Commit Graph

277 Commits (1.6.2)

Author SHA1 Message Date
Tilghman Lesher fb52725167 Merged revisions 298905 via svnmerge from
15 years ago
Tilghman Lesher 4fbd3b529b Merged revisions 297818 via svnmerge from
15 years ago
Tilghman Lesher 59f700a9b2 Merged revisions 284478 via svnmerge from
15 years ago
Tilghman Lesher edd521cfe2 Merged revisions 269636 via svnmerge from
15 years ago
Russell Bryant 203692c907 Merged revisions 267305 via svnmerge from
15 years ago
Tilghman Lesher b44409fd7b Merged revisions 266146 via svnmerge from
15 years ago
Jason Parker c20647af85 Merged revisions 254802 via svnmerge from
15 years ago
Russell Bryant 882c66da4d Merged revisions 252767 via svnmerge from
15 years ago
Tilghman Lesher 68e7b3b036 Merged revisions 240499-240500 via svnmerge from
16 years ago
Jeff Peeler e5caccdcab Merged revisions 236902 via svnmerge from
16 years ago
Tilghman Lesher 9e94589304 AST-2009-005
16 years ago
Kevin P. Fleming 0cad342de7 Merged revisions 209760-209761 via svnmerge from
16 years ago
Kevin P. Fleming c049643f5f Merged revisions 207680 via svnmerge from
16 years ago
David Vossel f3b69896f8 Merged revisions 201678 via svnmerge from
16 years ago
Tilghman Lesher 9ad21c6220 Merged revisions 188206 via svnmerge from
16 years ago
Tilghman Lesher 03c25bb848 Merged revisions 187302 via svnmerge from
16 years ago
Russell Bryant 8071bbd8f3 Merged revisions 184147 via svnmerge from
16 years ago
Jeff Peeler 58cf8b69da Fix malloc debug macros to work properly with h323.
16 years ago
Steve Murphy ceea9b1dce My bad! left check_expr2 in the ALL_UTILS list by mistake. Already done to 1.6.x
16 years ago
Steve Murphy f47b03877b Merged revisions 179807 via svnmerge from
16 years ago
Tilghman Lesher 97830cc9cb Use a SIGPIPE to kill the process, instead of depending upon the astcanary process being inherited by init.
16 years ago
Tilghman Lesher bb2b9b1ff4 Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
16 years ago
Steve Murphy d6d524741a This patch corrects a segfault reported in 14289,
16 years ago
Steve Murphy 834782960b This patch is here committed to satisfy the
17 years ago
Steve Murphy 1a37ee4025 A possibly "horrible fix" for a "horribly broken"
17 years ago
Tilghman Lesher 27cbfc1bd5 Add timezone to the possible fields in a timespec.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Sean Bright 0b1df98c19 Pay attention to the return value of system(), even if we basically ignore it.
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Kevin P. Fleming 63b031c471 Merged revisions 159476 via svnmerge from
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Kevin P. Fleming c054d798b8 don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only define it if it is not already defined
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Sean Bright 24c127ac19 When echoing our copies, strip off ASTTOPDIR from the front of the source file.
17 years ago
Sean Bright 690f97870c Make NOISY_BUILD work for the calls to cp in utils/Makefile
17 years ago
Sean Bright f8f25ff595 Quote arguments to cp so we can handle spaces in our paths.
17 years ago
Russell Bryant f6e73e8661 Make this build on my mac.
17 years ago
Kevin P. Fleming d0dd58548f remove incorrect comment
17 years ago
Kevin P. Fleming fa2f4776a2 fix bugs caused by r144949 when MALLOC_DEBUG is defined
17 years ago
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
17 years ago
Steve Murphy 9022df9b66 Matt suggests we remove utils/build-extensions-conf.lua, as per bug 12961, it is no longer necessary.
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Steve Murphy d78f79d82c Oops. put a decl in a generated file. My bad, but fixed now.
17 years ago
Sean Bright 6305009cfc More merges from resolve-shadow warnings:
17 years ago
Tilghman Lesher 9cd11917c5 Fix trunk breakage
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Mark Michelson 556664b79d Remove an unneeded target from the Makefile
17 years ago