Commit Graph

229 Commits (bcff5928395d3dea747fcef368362bae77fdc895)

Author SHA1 Message Date
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Sean Bright befad10893 Merged revisions 199022 via svnmerge from
17 years ago
Sean Bright 3982b8c71b Call ast_stun_init() when we're initializing to get the 'stun debug set'
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher 92ace48782 Move the spawn of astcanary down, until after the call to daemon(3).
17 years ago
Sean Bright f2d26b3ddb Update copyright year to 2009
17 years ago
Tilghman Lesher 91dde03ba8 Detect eaccess (or euidaccess) before using it.
17 years ago
Tilghman Lesher 4cbe6b1afe Change working directory to / under certain conditions.
17 years ago
Sean Bright 7a7f17ce4d Fix copy/paste error with 'transmit silence' flag.
17 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
17 years ago
Russell Bryant 2cb0018fa1 Start splitting up miscellaneous doxygen documentation into separate files.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Eliel C. Sardanons 79ec90b3b2 Merged revisions 184188 via svnmerge from
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
Russell Bryant a300f82035 Merged revisions 178508 via svnmerge from
17 years ago
Tilghman Lesher de3d9f829a Apparently, a void cast doesn't override warn_unused_result.
17 years ago
Tilghman Lesher a8630432c9 The 3 possible errors with pipe(2) are all impossible in this situation.
17 years ago
Tilghman Lesher 97830cc9cb Use a SIGPIPE to kill the process, instead of depending upon the astcanary process being inherited by init.
17 years ago
Michiel van Baak 787811d815 add extra check for sysinfo/sysctl
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 80f91f6ab7 Merged revisions 172438 via svnmerge from
17 years ago
Tilghman Lesher 02094f7fb9 Merged revisions 169722 via svnmerge from
17 years ago
Michiel van Baak fae3ba7421 fix assignment in swapmode plug.
17 years ago
Michiel van Baak ffb3f301af Make asterisk compile on non-amd64 versions of OpenBSD.
17 years ago
Michiel van Baak d7eaa9c6aa Fix compilation on FreeBSD and OSX
17 years ago
Terry Wilson 7c6d9c7235 Add option to hide console connect messages
17 years ago
Olle Johansson 0bad5fd12e Don't include swap.h unless we have swapctl
17 years ago
Jeff Peeler 334a89f754 When parsing environment variable ASTERISK_PROMPT, make sure to proceed to the next character when a non format specifier is used (no %). Otherwise, the while loop looking for the null byte will never exit.
17 years ago
Russell Bryant 53f788c6b5 Fix build issues on Linux after sysinfo related changes
17 years ago
Michiel van Baak d2d96b10ac introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinfo stuff but do have sysctl.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Tilghman Lesher 5e034d9f0b Merged revisions 163761 via svnmerge from
17 years ago
Tilghman Lesher 592cab8202 Merged revisions 163383 via svnmerge from
17 years ago
Michiel van Baak c8c8995b70 add tab completion for 'core set debug X filename.c'
17 years ago
Russell Bryant d0bc22b3e8 Add some additional Asterisk project developer documentation.
17 years ago
Russell Bryant 179667088b Merged revisions 162413 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Eliel C. Sardanons 033bffd32f Introduce CLI permissions.
17 years ago
Russell Bryant e2133648f9 Merged revisions 156164 via svnmerge from
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Eliel C. Sardanons 23adb8e509 Move all the XML documentation API from pbx.c to xmldoc.c.
17 years ago
Tilghman Lesher 81fb7597e5 Don't read history on -rx commands.
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
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Russell Bryant 316f3897a8 Merged revisions 151905 via svnmerge from
17 years ago