aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-09-21Merged revisions 83432 via svnmerge from russell2-7/+7
2007-09-21Check for the presence of trunc and round, and make the ISOC99 detection a li...tilghman1-0/+24
2007-09-19Transmit proper invitation, thus conforming to XEP-0166 (Jingle generalphsultan1-1/+3
2007-09-18Merged revisions 82929 via svnmerge from russell1-0/+1
2007-09-18Make sure that libpthread doesn't try to call free() directly when MALLOC_DEBUGrussell1-1/+1
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell1-5/+7
2007-09-14Add a direct execute method to res_odbc (closes issue #10722)tilghman1-0/+10
2007-09-14Merged revisions 82385 via svnmerge from russell1-0/+6
2007-09-13Merged revisions 82337 via svnmerge from russell1-0/+1
2007-09-13Various code and documentation cleanups for res_config_sqliterussell1-0/+11
2007-09-13Assign namespace properlyphsultan1-1/+1
2007-09-13Changed Jingle and Jingle DTMF namespaces.phsultan1-1/+3
2007-09-12Merged revisions 82285 via svnmerge from tilghman1-4/+1
2007-09-09Merged revisions 82028 via svnmerge from tilghman1-3/+11
2007-09-08Add doxygen documentation for slinfactory_destroy(), mainly just noting thatrussell1-0/+13
2007-09-06Merged revisions 81778 via svnmerge from qwell1-2/+0
2007-09-06Merged revisions 81743 via svnmerge from phsultan1-5/+17
2007-09-06various changes to the documentation, and redefinition ofrizzo1-93/+109
2007-09-05Merged revisions 81569 via svnmerge from tilghman1-0/+4
2007-09-05Merged revisions 81599 via svnmerge from russell2-0/+4
2007-09-05Doxygen cleanups/fixes.qwell7-33/+35
2007-09-05this set of changes fixes issue # 10643 by keeping track of the last object d...murf1-0/+1
2007-09-04Merged revisions 81448 via svnmerge from russell1-25/+17
2007-09-04logger.h depends on options.h, so go ahead and include itrussell1-0/+1
2007-09-01Merged revisions 81426 via svnmerge from mmichelson1-0/+1
2007-08-31Merged revisions 81418 via svnmerge from russell1-2/+1
2007-08-29Make the event header file work under C++.file1-0/+8
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-6/+9
2007-08-29To keep others happy... revert part of my additions so trunk works.file1-1/+1
2007-08-29Add API calls for iterating through an event. This should allow events to hav...file2-0/+58
2007-08-29Add inline function for signed linear subtraction.file1-0/+13
2007-08-28Change the audiohook lock and unlock wrappers to macros instead of inlinerussell1-8/+2
2007-08-28* Constify the uid field of channel datastoresrussell1-4/+10
2007-08-28(closes issue #7852)russell1-0/+12
2007-08-23Merged revisions 80573 via svnmerge from russell1-1/+1
2007-08-22Merged revisions 80426 via svnmerge from russell1-33/+45
2007-08-22Merged revisions 80362 via svnmerge from russell2-1/+534
2007-08-20This change set fixes bug 8126 in trunk. It is implemented via compile time o...murf2-3/+96
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesmurf1-1/+1
2007-08-17Merged revisions 79904 via svnmerge from qwell1-0/+7
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedrussell1-0/+24
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-4/+21
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compiletilghman2-0/+516
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf3-108/+52
2007-08-13Merged revisions 79334 via svnmerge from file1-2/+2
2007-08-13Merged revisions 79207 via svnmerge from file1-0/+4
2007-08-13constify the return value of reason2strrussell1-3/+1
2007-08-10Merged revisions 79099 via svnmerge from murf1-0/+10
2007-08-10Merge a set of device state improvements from team/russell/events.russell1-19/+81
2007-08-10Merged revisions 78995 via svnmerge from russell1-9/+17