Commit Graph

303 Commits (70c5ac6635062efe03b51fb6c7afd30c22028be9)

Author SHA1 Message Date
Russell Bryant c1d9194482 Fix incorrect sizeof() in astman.
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Walter Doekes b84c0aabd4 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
13 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Tilghman Lesher b63c61953b Fix compilation of utilities (caught by Bamboo).
14 years ago
Jonathan Rose e77f1a6ae1 Some additional module documentation changes for 10 for the menuselect change.
14 years ago
Terry Wilson 6708ee76a0 Merged revisions 340219-340220 via svnmerge from
14 years ago
Jason Parker a6c29b931e Merged revisions 338228 via svnmerge from
14 years ago
Tilghman Lesher 318f0f5514 Merged revisions 332369 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Terry Wilson f0c8b18c18 Use older functions out of deference to older distros
14 years ago
Terry Wilson efd040cd11 Replace Berkeley DB with SQLite 3
14 years ago
Paul Belanger ed3a4856aa Revert changes to extconf.c
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Tilghman Lesher 5656e5020f Merged revisions 297821 via svnmerge from
15 years ago
Tzafrir Cohen 4a8fdd6aa1 Support for GNU/kFreeBSD
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.
15 years ago
Tilghman Lesher 304750c212 Oops, missed an include
15 years ago
Tilghman Lesher 8037982fa6 The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
15 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
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