summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-22Initialize channels prior to loading "preload" modules.Mark Michelson
2010-03-22Merged revisions 253799 via svnmerge from Matthew Nicholson
2010-03-22Update query should be an UPDATE, not a SELECT.Tilghman Lesher
2010-03-22Return the list for later manipulation. This fixes an issue with the update ...Tilghman Lesher
2010-03-22Accomodate equal signs in DSNs and add documentation, based upon mmichelson's...Tilghman Lesher
2010-03-20Fix memory corruption found by unit tests.Russell Bryant
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.Russell Bryant
2010-03-20Resolve compiler warnings on FreeBSD.Russell Bryant
2010-03-20Resolve a compiler warning on FreeBSD.Russell Bryant
2010-03-20Use SHRT_MAX instead of MAXSHORT.Russell Bryant
2010-03-19prevent segfault if bad magic number is encountered.Alec L Davis
2010-03-18Update comment to reflect new timeout value.Russell Bryant
2010-03-18Increase CLI command output timeout for asterisk -rx to 60 seconds.Russell Bryant
2010-03-18Change usage of pipe to comma in UserEvent docs.Leif Madsen
2010-03-18Prevent a crash when a buddy gets offline.Philippe Sultan
2010-03-18Update to new Local channel documentation.Leif Madsen
2010-03-18Just in case of a race, send the signal on interrupt.Tilghman Lesher
2010-03-17main/test.c reports erroneous CLI message.Leif Madsen
2010-03-17Switch to using intptr_t, as suggested by Kevin Fleming on the -dev listTilghman Lesher
2010-03-17Fix a typo.Leif Madsen
2010-03-17Merged revisions 253018 via svnmerge from Leif Madsen
2010-03-17Argh.Tilghman Lesher
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...Tilghman Lesher
2010-03-16Mask out previous arguments on each nested invocation of Gosub.Tilghman Lesher
2010-03-16Re-enable test_time on non-Linux.Russell Bryant
2010-03-16Include an extra newline after "Aliased CLI command" to get back the prompt.Sean Bright
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)Tilghman Lesher
2010-03-16Merged revisions 252766 via svnmerge from Russell Bryant
2010-03-16Merged revisions 252761 via svnmerge from Leif Madsen
2010-03-16OSARCH is not inherited to this directoryTilghman Lesher
2010-03-16Disable this test on non-Linux for now.Russell Bryant
2010-03-15Improve handling of values supplied to FAXOPT(ecm).Kevin P. Fleming
2010-03-15Tell the RTP engine API about the initial read and write format.Russell Bryant
2010-03-15Resolve a crash in SLATrunk when the specified trunk doesn't exist.Sean Bright
2010-03-15Merged revisions 252617 via svnmerge from Tilghman Lesher
2010-03-15Merged revisions 252533 via svnmerge from Leif Madsen
2010-03-15Make the Makefile logic more explicit and move the Snow Leopard logic down to...Tilghman Lesher
2010-03-15THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.Tilghman Lesher
2010-03-15Recorded merge of revisions 252366 via svnmerge from Tilghman Lesher
2010-03-15Merged revisions 252361 via svnmerge from Tilghman Lesher
2010-03-14Fix building CDR and CEL SQLite3 modules.Sean Bright
2010-03-14generate roundtrip delay requests and responsesAlexandr Anikin
2010-03-13Resolve unit test failure that occurred on Mac OSX.Russell Bryant
2010-03-13Resolve compiler warning by paying attention to system() return value.Russell Bryant
2010-03-12Test script to verify that timezone cache is properly removed on zonefile alt...Tilghman Lesher
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-12add missing mfcr2_skip_category settingMoises Silva
2010-03-12Don't override a user option with the global option.Tilghman Lesher
2010-03-12Merged revisions 251986 via svnmerge from Richard Mudgett