Commit Graph

297 Commits (aba63cda67788c53c58fcb66d04ff863bec0e5e4)

Author SHA1 Message Date
Matthew Jordan aba63cda67 Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Richard Mudgett df3fc95c4a Add MALLOC_DEBUG enhancements.
13 years ago
Matthew Jordan da1af69fd3 Ensure Shutdown AMI event is still fired during Asterisk shutdown
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Terry Wilson 9753325d32 Fix race condition for CEL LINKEDID_END event
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Terry Wilson bbd95e031d Add more constness to the end_buf pointer in the netconsole
13 years ago
Terry Wilson fe7f595e9b OpenBSD doesn't have rawmemchr, use strchr
13 years ago
Terry Wilson 07a9b1744d Handle multiple commands per connection via netconsole
13 years ago
Matthew Jordan 0e488d7cc4 Fix a variety of potential buffer overflows
13 years ago
Matthew Jordan 0bdbd0d899 Fix places in main where a negative return value could impact execution
13 years ago
Walter Doekes 2263f9d10e Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Kinsey Moore 2f0051982a Make sure asterisk builds on OpenBSD
14 years ago
Richard Mudgett c1f9b1277e Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago
Jonathan Rose 879208db8e Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.
14 years ago
Tzafrir Cohen 42840a2ef9 do parse defaultlanguage from asterisk.conf
14 years ago
Richard Mudgett 422e191e03 Fix multiple parking issues.
14 years ago
Mark Murawki e739fd42fc Fixed invalid read and null pointer deref on asterisk shutdown.
14 years ago
Tilghman Lesher 72d041e1b9 Save and restore errno from within signal handlers.
14 years ago
Jonathan Rose c728c8d56b Fixes level toggling for logger set levels since it was reversed
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Russell Bryant 6ee9eaefc0 Set the copyright year to 2011 in the startup message.
14 years ago
Tilghman Lesher b17b0a7fa8 Merged revisions 312287 via svnmerge from
14 years ago
Tilghman Lesher e4a3720d49 Merged revisions 309677 via svnmerge from
14 years ago
Jason Parker 0962153fea Merged revisions 307535 via svnmerge from
15 years ago
Tilghman Lesher 5211e1c9d3 Merged revisions 296533 via svnmerge from
15 years ago
Jeff Peeler aafc5f4e99 Merged revisions 294639 via svnmerge from
15 years ago
Jeff Peeler c55ebead20 Merged revisions 290863 via svnmerge from
15 years ago
Russell Bryant 19b257224c Merged revisions 288340 via svnmerge from
15 years ago
Tilghman Lesher 74e9d2b239 Merged revisions 287934 via svnmerge from
15 years ago
Tilghman Lesher 6c61e312c6 Merged revisions 284593,284595 via svnmerge from
15 years ago
Sean Bright 0140af581e Revert r280019 for now - This was poorly executed.
15 years ago
Sean Bright 5fb5c90b89 Add ability to use system libedit and update bundled libedit.
15 years ago
Tilghman Lesher ec482eac9c Merged revisions 278981 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 1555c082e3 Merged revisions 272925 via svnmerge from
15 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Tilghman Lesher dd26c53707 Merged revisions 266585 via svnmerge from
15 years ago
Tilghman Lesher 2da88f1977 Setup environment variables for the benefit of child processes and disallow changing them.
15 years ago
Tilghman Lesher 7e204048fc Only report swap on platforms which can examine those statistics
15 years ago
Tilghman Lesher fb80119b87 Merged revisions 266142 via svnmerge from
15 years ago
Terry Wilson 0390dae08d Merge the rest of the FullyBooted patch
15 years ago
Tilghman Lesher 6f998f06af On systems with a LOT of RAM, a signed integer sometimes printed negative.
15 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
15 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Tilghman Lesher 3c6c879681 Pass the PID of the Asterisk process, not the PID of the canary.
15 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
15 years ago