aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-11fixing up the pthread stuff for hashtest2murf1-2/+2
2007-09-11Merged revisions 82249 via svnmerge from crichter2-5/+7
2007-09-11Merged revisions 82252 via svnmerge from mmichelson1-53/+53
2007-09-11Merged revisions 82250 via svnmerge from russell1-3/+36
2007-09-11(closes issue #10666)file1-6/+7
2007-09-11Remove an unused variable. I have no idea why this was marked with the unusedrussell1-1/+0
2007-09-11Merged revisions 82245 via svnmerge from russell1-7/+25
2007-09-11Merged revisions 82243 via svnmerge from file1-0/+5
2007-09-11(closes issue #10560)file1-4/+4
2007-09-11Merged revisions 82240 via svnmerge from russell1-0/+2
2007-09-11Merged revisions 82238 via svnmerge from russell1-0/+1
2007-09-11Merged revisions 82236 via svnmerge from russell1-1/+6
2007-09-11Include string compatibility file in hashtest2.file1-2/+2
2007-09-11Include compat.h to hopefully make it compatible with FreeBSD.file1-0/+1
2007-09-11Fix building under FreeBSD. Make sure alloca.h exists before including it.file1-0/+2
2007-09-11(closes issue #10695)file1-1/+6
2007-09-11(closes issue #10692)file4-10/+6
2007-09-10Change the IAXPeers command to have manager-style output, instead of CLI-styl...tilghman2-18/+27
2007-09-10Blocked revisions 82198 via svnmergerussell0-0/+0
2007-09-10Fixing a problem where NULL channels would cause a crash when calling indispo...mmichelson1-4/+8
2007-09-10Merged revisions 82155 via svnmerge from tilghman1-161/+183
2007-09-10Add a counter to the 'database deltree' CLI command.qwell1-4/+6
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...murf2-1/+420
2007-09-10Add counter to 'database show' CLI command.qwell1-3/+6
2007-09-10Changes applied from marta's team/marta/astobj2 branch to solve a race conditionmurf1-2/+4
2007-09-10Merged revisions 82091 via svnmerge from mmichelson1-10/+0
2007-09-10(closes issue #10688)file1-6/+7
2007-09-10(closes issue #10684)file1-5/+7
2007-09-10(closes issue #10686)file1-1/+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-08Merged revisions 81997 via svnmerge from russell1-8/+15
2007-09-08Make Callerid more consistent in IMAP mail headersmmichelson1-10/+19
2007-09-08Merged revisions 81952 via svnmerge from russell1-1/+1
2007-09-07Merged revisions 81923 via svnmerge from qwell1-21/+21
2007-09-07Add an optional reason parameter to PauseQueueMember/UnpauseQueueMember appli...qwell1-22/+39
2007-09-07Merged revisions 81886 via svnmerge from mmichelson1-12/+8
2007-09-07Don't check for epoll support when cross compiling.file2-1/+7
2007-09-06Fix memory issue that crept up with Russell's testing. It is *not* proper to ...file2-11/+39
2007-09-06fix the build ... oopsrussell1-2/+2
2007-09-06Merged revisions 81832 via svnmerge from russell1-1/+10
2007-09-06Merged revisions 81826 via svnmerge from qwell1-1/+2
2007-09-06Initialize iax_frames variable to NULL, keeps valgrind happy.file1-2/+2
2007-09-06Add EXTENSION_STATE() function that can retrieve the state of an extension thatrussell2-0/+137
2007-09-06s/DEVSTATE/DEVICE_STATE/russell1-1/+1
2007-09-06Rename the DEVSTATE() function to DEVICE_STATE() to better conform to how otherrussell1-11/+11
2007-09-06Merge HINT() dialplan function from my sandbox branch into trunk. This functionrussell2-0/+67
2007-09-06(closes issue #10377)file2-31/+239
2007-09-06Fix the syntax of declaring a hint with a name to be compatible with trunkrussell1-1/+1
2007-09-06Merged revisions 81778 via svnmerge from qwell1-2/+0