summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-15Resolve issue with negative vs non-negative length parameters.Tilghman Lesher
2009-01-13Add option to hide console connect messagesTerry Wilson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the bufferTilghman Lesher
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleSean Bright
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.Russell Bryant
2008-12-20Make a note about formatting the review URL in commit messagesRussell Bryant
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITMark Michelson
2008-12-19Add configuration support for half_full DAHDI buffer policyMatthew Fredrickson
2008-12-19Disable some automatic links generated by doxygen.Russell Bryant
2008-12-19Introduce commit message formatting guidelines.Russell Bryant
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.Russell Bryant
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toEliel C. Sardanons
2008-12-16Add timezone to the possible fields in a timespec.Tilghman Lesher
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-16Merged revisions 164736 via svnmerge from Russell Bryant
2008-12-15Merged revisions 164422 via svnmerge from Mark Michelson
2008-12-15Merged revisions 164416 via svnmerge from Mark Michelson
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite rightTilghman Lesher
2008-12-15I was getting this warning during a compileSteve Murphy
2008-12-15Fix a couple more build issues related to ast_str_opaqueRussell Bryant
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-14Don't pass a negative to an unsigned type and expect things to work correctly.Tilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12Merged revisions 163448 via svnmerge from Russell Bryant
2008-12-10add tab completion for 'core set debug X filename.c'Michiel van Baak
2008-12-09it does help if the compiler attribute syntax is correctKevin P. Fleming
2008-12-09Add some additional Asterisk project developer documentation. Russell Bryant
2008-12-09Merged revisions 162413 via svnmerge from Russell Bryant
2008-12-09Merged revisions 162013 via svnmerge from Steve Murphy
2008-12-05Merged revisions 161426 via svnmerge from Sean Bright
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a callTilghman Lesher
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cMatthew Nicholson
2008-11-21Merged revisions 158539 via svnmerge from Russell Bryant
2008-11-20Merged revisions 158072 via svnmerge from Mark Michelson
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...Kevin P. Fleming
2008-11-19Starting with a change to ensure that ast_verbose() preserves ABI compatibilityTilghman Lesher
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-11-13Remove trailing whitespacesEliel C. Sardanons
2008-11-12This commit does two things:Michiel van Baak