aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Merged revisions 190721 via svnmerge from kpfleming1-29/+17
2009-04-24TLS/SSL private key optiondvossel1-0/+1
2009-04-24Update comment.rmudgett1-2/+3
2009-04-24Add \since tag for new API calls.russell1-0/+20
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell3-83/+361
2009-04-23Support HTTP digest authentication for the http manager interface.tilghman2-24/+123
2009-04-22Merged revisions 190092 via svnmerge from tilghman2-2/+76
2009-04-22Fix building of chan_h323 with gcc-3.3jpeeler1-1/+1
2009-04-21Merged revisions 189601 via svnmerge from dbailey2-2/+14
2009-04-14Add service maintenance message supportjpeeler1-0/+6
2009-04-10revert addition of LOG_SECURITY log channel; after further discussion, a much...kpfleming1-12/+1
2009-04-10Modify headers and macros, according to Russell's suggestions on the -dev listtilghman2-394/+401
2009-04-09Add ability for dialplan execution to continue when caller hangs up.jpeeler1-0/+1
2009-04-09Merged revisions 187428 via svnmerge from tilghman2-0/+191
2009-04-09Add support for allowing the channel driver to handle transcoding.file1-0/+9
2009-04-09Merged revisions 187300-187301 via svnmerge from tilghman1-0/+29
2009-04-09add a dedicated log channel for modules to be able report security-related ev...kpfleming1-1/+12
2009-04-08Add timer for features so that backup bridge config can go awayjpeeler1-1/+1
2009-04-08Add documentation for reviewboard usage and guidelines.russell2-0/+128
2009-04-08Add some additional notes on release numbering.russell1-0/+18
2009-04-08Start splitting up miscellaneous doxygen documentation into separate files.russell4-491/+554
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson3-346/+1010
2009-04-03Add better support for relaying success or failure of the ast_transfer() API ...file1-0/+6
2009-04-03Merged revisions 186320 via svnmerge from file1-7/+7
2009-04-02Merge in the RTP engine API.file4-416/+1666
2009-04-01Merge changes from str_substitution that are unrelated to that branch.tilghman5-53/+93
2009-04-01Fix dev-mode build on my box.russell1-1/+1
2009-03-31Optimizations to the stringfields APIkpfleming1-31/+58
2009-03-27Update commit message guidelines in re: to punctuation.lmadsen1-1/+2
2009-03-27Improve timing interface to remember which provider provided a timerkpfleming2-30/+40
2009-03-27Change global_app_buf to ast_str_thread_global_buf.russell1-1/+1
2009-03-27Change g_eid to ast_eid_default.russell1-1/+1
2009-03-27Fix some issues with rwlock corruption that caused deadlock like symptoms.russell1-49/+39
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.russell1-0/+13
2009-03-25Improve performance of the ast_event cache functionality.russell4-33/+61
2009-03-25Fix build issues on Mac OSX.russell1-1/+1
2009-03-20Remove symbols I just added to main/asterisk.exports and instead rename the f...mmichelson1-2/+2
2009-03-19Merged revisions 183386 via svnmerge from dvossel1-1/+5
2009-03-19Merged revisions 183241 via svnmerge from russell1-6/+0
2009-03-19Merged revisions 183126 via svnmerge from dvossel1-9/+20
2009-03-18Merged revisions 182882 via svnmerge from kpfleming1-1/+1
2009-03-18Merged revisions 182810 via svnmerge from russell4-20/+21
2009-03-18Merged revisions 182808 via svnmerge from kpfleming1-60/+60
2009-03-17Improve behavior of ast_answer() to not lose incoming frameskpfleming1-1/+50
2009-03-16Add MFC/R2 support for chan_dahdi.russell1-0/+6
2009-03-11Turn off malloc debugging of astobj2, since it apparently doesn't work too we...tilghman1-4/+0
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler2-14/+39
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...tilghman4-0/+72
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler30-422/+778
2009-03-05Merged revisions 180372 via svnmerge from kpfleming1-0/+10