aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman2-3/+5
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...kpfleming3-5/+20
2008-11-02Merged revisions 153651 via svnmerge from russell1-0/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell9-6/+220
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsmmichelson1-2/+2
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...twilson1-0/+1
2008-10-30Add a todo for a new timing API implementation that would work for Linux systemsrussell1-0/+3
2008-10-30Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the objectrussell1-2/+1
2008-10-30try to get this committed before the buildbot complains about a broken treekpfleming1-0/+29
2008-10-29Merged revisions 152535 via svnmerge from murf2-14/+16
2008-10-19cleaup of the TCP/TLS socket API:kpfleming1-36/+27
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.qwell1-0/+115
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.tilghman1-0/+16
2008-10-14Merged revisions 149204 via svnmerge from mmichelson1-0/+2
2008-10-14Add additional memory debugging to several core APIs, and fix several memorytilghman4-0/+45
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedtilghman2-2/+32
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...seanbright1-2/+0
2008-10-09only include this for OpenBSD. At least FreeBSD is borked when including itmvanbaak1-0/+2
2008-10-09(closes issue #13557)murf2-3/+3
2008-10-07Allow people to select the old console behavior of white text on a blacktilghman1-0/+3
2008-10-06Update documentation; AST_THREADSTORAGE() in trunk only takes a singletilghman1-3/+2
2008-10-06All ODBC parts can now use either unixodbc or iodbc.mvanbaak1-0/+6
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...jpeeler1-0/+2
2008-10-06Mvanbaak said this was needed to compile on OpenBSD, so put it in the OpenBSD...jpeeler1-1/+1
2008-10-06make aescrypt.c compile on OpenBSD againmvanbaak1-0/+2
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found atilghman1-0/+33
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedkpfleming1-0/+7
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-7/+4
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.murf1-1/+5
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-0/+2
2008-09-12Merged revisions 142675 via svnmerge from murf1-0/+5
2008-09-09Minor fix to docosnuffy1-1/+1
2008-08-26(closes issue #13366)murf1-0/+2
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman1-0/+3
2008-08-22Merged revisions 139553 via svnmerge from mmichelson1-1/+1
2008-08-10Fix this again so we can compile with shadow warnings enabled and IMAP chosenseanbright1-3/+3
2008-08-09Merged revisions 136946 via svnmerge from tilghman2-0/+3
2008-08-08Merged revisions 136726 via svnmerge from murf1-1/+2
2008-08-07Merged revisions 136541 via svnmerge from kpfleming1-1/+92
2008-08-07Merge in a few more changes. This time the include/ directory.seanbright2-11/+11
2008-08-06Merged revisions 135899 via svnmerge from tilghman2-2/+2
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from mmichelson1-0/+6
2008-08-05Merged revisions 135799 via svnmerge from murf1-1/+3
2008-08-05Add '+=' append operator to configuration files.tilghman1-0/+9
2008-08-05datastore inheritance is a channel feature, so move this definition backkpfleming2-2/+2
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming3-38/+121
2008-08-04HTTP module memory leakstilghman1-1/+5
2008-08-03Merge in changes that allow Asterisk to be built against the Hoardseanbright1-0/+6
2008-07-30Oops, wrong definetilghman1-1/+1
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIstilghman1-2/+10