Commit Graph

199 Commits (f6f4cf459f43f072604927209b39646f84aaa2e2)

Author SHA1 Message Date
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
9 years ago
George Joseph 566601837e utils.c: Fix typo in handle_show_locks
9 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
9 years ago
Diederik de Groot 0f79c8839b main: Use ast_strdup instead of strdup
9 years ago
Richard Mudgett 36097a185d Fix sscanf() format string type mismatch.
10 years ago
Matt Jordan 77ac79b175 Merge "main/utils: Don't emit an ERROR message if the read end of a pipe closes" into 13
10 years ago
Matt Jordan 94f9927784 main/utils: Don't emit an ERROR message if the read end of a pipe closes
10 years ago
George Joseph 5b867fa904 pjsip/config_transport: Check pjproject version at runtime for async ops
10 years ago
George Joseph 21962dad93 res_pjsip: Add existence and readablity checks for tls related files
10 years ago
Guido Falsi 4ed9c9a280 Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Richard Mudgett e31cb6b248 strings.h: Fix issues with escape string functions.
10 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
10 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
10 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Corey Farrell 433366ab90 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Walter Doekes b94fc06966 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Matthew Jordan d1c6a9e69e main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 9be438299d Add some asserts that were handy when looking for a stasis cache problem.
11 years ago
Jonathan Rose 2a9d15b400 Thread Debugging: Add LWP to core show locks output
11 years ago
Kevin Harwell 05cbf8df9b res_pjsip: AMI commands and events.
12 years ago
Jonathan Rose 6fb07febbc utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
Richard Mudgett 97fcd6366d MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
12 years ago
David M. Lee c2e6e1ef49 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Richard Mudgett a847e65b2c Fix utilities compilation/linking.
12 years ago
Kinsey Moore a4ffa9f72b Improve sounds indexer CLI commands
12 years ago
Walter Doekes c43e19e8e5 Prevent heap alloc functions from running out of stack space.
12 years ago
Kinsey Moore 3f46d461bf Fix deadlocks in chan_sip in REFER and BYE handling
12 years ago
Matthew Jordan 2a8219b64a Prevent spurious memory error when appending backtrace with MALLOC_DEBUG
12 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
12 years ago
David M. Lee 04cde027d4 Fix utils directory breakage.
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
David M. Lee 9ba976b19c ARI authentication.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Alec L Davis 0b87695460 Add Asterisk Version to core show locks
12 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
12 years ago
Russell Bryant fad2637297 Remove compile time check HAVE_DEV_URANDOM.
13 years ago
David M. Lee 23c53c18c0 Fixed ast_random's comment about locking.
13 years ago
Matthew Jordan 530ce21b5d Reorder startup sequence to prevent lockups when process is sent to background
13 years ago