Commit Graph

308 Commits (edca0bd412b712ab31cf108e9ffcdf1d93172fb0)

Author SHA1 Message Date
David M. Lee b695da6510 Fix memory stomping bug in astman.
11 years ago
Corey Farrell b78f5a2d30 Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Scott Griepentrog 16c2728634 pbx.c: Pre-initialize timezone to avoid crash on destroy
12 years ago
Jonathan Rose 1ee20a668c Put clicompat-r2.patch back in
12 years ago
Jonathan Rose eb6293eeaa revert clicompat-r2.patch from r401704
12 years ago
Jonathan Rose d74eabf012 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
David M. Lee ac043540cc Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 81f1dc6cf6 Fixed utils directory breakage from r398648
12 years ago
Walter Doekes 612bf744b4 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Matthew Jordan cc950e6a80 Update utils Makefile to handle r387294
12 years ago
David M. Lee 2dae604628 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee fe1ea0d38e Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Kinsey Moore 6a198f0045 Revert alloca changes for utils
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Matthew Jordan 0e488d7cc4 Fix a variety of potential buffer overflows
13 years ago
Russell Bryant a12e5aab1a Fix incorrect sizeof() in astman.
13 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Walter Doekes 6cb062d193 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
14 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Jason Parker 529ab3ad50 Add support levels to non-module sections of menuselect (cflags, utils, etc).
14 years ago
Tilghman Lesher 582aacb3d8 Re-add support for spaces in pathnames, including now spaces in DESTDIR.
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher d70a3b0856 Merged revisions 298957 via svnmerge from
15 years ago
Tilghman Lesher 8bd94df72a Merged revisions 297819 via svnmerge from
15 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
15 years ago
Tilghman Lesher 8872926df7 Fix trunk build on Mac OS X.
15 years ago
Russell Bryant 84e150f1bb Fix a build error on mac.
15 years ago
Tilghman Lesher fb80119b87 Merged revisions 266142 via svnmerge from
15 years ago
Jason Parker b65e2b6f98 Add another random function that does nothing to make the utils/ dir happy.
15 years ago
Jason Parker 81ec31afbb Make utils/ stuff *actually* compile this time.
15 years ago
Jason Parker 6915f50dd3 Let utils/ dir compile when DEBUG_THREADS is not enabled.
15 years ago
Jason Parker 6c693bc2b1 Merged revisions 254800 via svnmerge from
15 years ago
Russell Bryant 4acc1689c1 Merged revisions 252766 via svnmerge from
15 years ago
Tilghman Lesher 94fd355eff Instead of just automatically filtering out in the Makefile, give an indication of dependencies in menuselect.
16 years ago
Tilghman Lesher 304750c212 Oops, missed an include
16 years ago
Tilghman Lesher 8037982fa6 The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
16 years ago
Jeff Peeler 7283d2b59b One more LOW_MEMORY compile fix.
16 years ago
Sean Bright 117d3fd910 Add the programs in utils/ to menuselect.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Kevin P. Fleming ed2a3cedd1 Merged revisions 209759 via svnmerge from
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Sean Bright e75ae63ac2 Fix a few compilation problems found when building Asterisk against uClibc.
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Doug Bailey cf95f3a118 Merged revisions 189664 via svnmerge from
16 years ago
Tilghman Lesher c5719a495c Application delimiter is ',', not '|'.
16 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
16 years ago
Russell Bryant 08f561f196 Fix build issues on Mac OSX.
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