Commit Graph

19955 Commits (bfdb973191e4845fb82e90d459a20678bad2a24c)
 

Author SHA1 Message Date
Mark Michelson 10d65ad6b1 Fix potential invalid reads that could occur in pbx.c
15 years ago
Jeff Peeler 560d5c6099 Allow configuration of minsecs and nextaftercmd per mailbox.
15 years ago
Jeff Peeler 5990fe07b8 Merged revisions 254235 via svnmerge from
15 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
15 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results.
15 years ago
Jeff Peeler 48edf2c78a Exit native bridging early for greater timing accuracy with warnings
15 years ago
Jason Parker 61e7dbdddd Blocked revisions 254046 via svnmerge
15 years ago
Sean Bright 9461bac812 Remove unused structure member in app_queue.
15 years ago
Tzafrir Cohen 69f7901fc0 Change the name of the category 'TEST' to match the name of the subdir
15 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Mark Michelson f9e4d024c9 Initialize channels prior to loading "preload" modules.
15 years ago
Matthew Nicholson 8acef966ef Merged revisions 253799 via svnmerge from
15 years ago
Tilghman Lesher fdef7e5deb Update query should be an UPDATE, not a SELECT.
15 years ago
Tilghman Lesher 957dfc8c6d Return the list for later manipulation. This fixes an issue with the update procedure.
15 years ago
Tilghman Lesher 589c397065 Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback.
15 years ago
Russell Bryant 008930a3f2 Fix memory corruption found by unit tests.
15 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
15 years ago
Russell Bryant a5b4b429f1 Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.
15 years ago
Russell Bryant 33aa72d592 Resolve compiler warnings on FreeBSD.
15 years ago
Russell Bryant b6e5e180b9 Resolve a compiler warning on FreeBSD.
15 years ago
Russell Bryant 24137871be Use SHRT_MAX instead of MAXSHORT.
15 years ago
Alec L Davis 743b168319 prevent segfault if bad magic number is encountered.
15 years ago
Russell Bryant 32a649c3b9 Update comment to reflect new timeout value.
15 years ago
Russell Bryant d6ca5ac86e Increase CLI command output timeout for asterisk -rx to 60 seconds.
15 years ago
Leif Madsen 4e53643fd4 Change usage of pipe to comma in UserEvent docs.
15 years ago
Philippe Sultan 5200b6e81e Prevent a crash when a buddy gets offline.
15 years ago
Leif Madsen b6e783d97c Update to new Local channel documentation.
15 years ago
Tilghman Lesher 0c0bf14d99 Just in case of a race, send the signal on interrupt.
15 years ago
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message.
15 years ago
Tilghman Lesher 91d6592e61 Switch to using intptr_t, as suggested by Kevin Fleming on the -dev list
15 years ago
Leif Madsen 6587f0941d Fix a typo.
15 years ago
Leif Madsen 13397e9446 Merged revisions 253018 via svnmerge from
15 years ago
Tilghman Lesher e93c16ccc6 Argh.
15 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
15 years ago
Tilghman Lesher ae5a398322 Mask out previous arguments on each nested invocation of Gosub.
15 years ago
Russell Bryant 1239a9792d Re-enable test_time on non-Linux.
15 years ago
Sean Bright 5f3730df4c Include an extra newline after "Aliased CLI command" to get back the prompt.
15 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
15 years ago
Russell Bryant 4acc1689c1 Merged revisions 252766 via svnmerge from
15 years ago
Leif Madsen 26d2f39520 Merged revisions 252761 via svnmerge from
15 years ago
Tilghman Lesher fcdd407f5c OSARCH is not inherited to this directory
15 years ago
Russell Bryant 477393db3c Disable this test on non-Linux for now.
15 years ago
Kevin P. Fleming 43d922b5a6 Improve handling of values supplied to FAXOPT(ecm).
15 years ago
Russell Bryant ce4086bbdc Tell the RTP engine API about the initial read and write format.
15 years ago
Sean Bright fb7adfa6d1 Resolve a crash in SLATrunk when the specified trunk doesn't exist.
15 years ago
Tilghman Lesher a452a07645 Merged revisions 252617 via svnmerge from
15 years ago
Leif Madsen 2b9d9f8ec8 Merged revisions 252533 via svnmerge from
15 years ago
Tilghman Lesher f053b65f17 Make the Makefile logic more explicit and move the Snow Leopard logic down to where it's not executed on non-Darwin systems.
15 years ago
Tilghman Lesher 7d963333e2 THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.
15 years ago