Commit Graph

3822 Commits (f90a045a366a53a5c70876e1209352b758d5109f)

Author SHA1 Message Date
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Richard Mudgett 9556fb2516 Logging callid: Fix some sizeof() references per coding guidelines.
12 years ago
Tzafrir Cohen fec771b7c8 asterisk.c: suppress live_dangerously warning on rasterisk
12 years ago
Kevin Harwell 864d62349b channels.c: core show channeltypes slicing
12 years ago
Scott Griepentrog f7a03cc968 say.c: correct time for polish
12 years ago
Scott Griepentrog e87fa7d731 astdb: crash in sqlite3 during shutdown
12 years ago
Jason Parker 38c1c1de83 Add AMI event for presence state.
12 years ago
Rusty Newton 05117c87b7 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
David M. Lee a9ee948e90 security: Inhibit execution of privilege escalating functions
12 years ago
Scott Griepentrog faf4f6187b pbx.c: put copy of ast_exten.data on stack to prevent memory corruption
12 years ago
Joshua Colp bef4ec92ad translate: Move freeing of frame to after it is used.
12 years ago
Richard Mudgett 1f051c7e2d config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago
Matthew Jordan 45a6969b3c core/loader: Don't call dlclose in a while loop
12 years ago
Matthew Jordan 3fd342af8c Remove some spammy debug messages; improve clarity of others
12 years ago
Scott Griepentrog 90da875326 rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 53b25ff6eb pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
Kevin Harwell cb6492b7e2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Jonathan Rose a941dc3159 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
Jonathan Rose 19457016bd jitterbuf: Fix memory leak on jitter buffer reset
12 years ago
Jonathan Rose d4da5d79bf astobj2: Unregister debug CLI commands at exit
12 years ago
Jonathan Rose 037dee9eaa memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Jonathan Rose 4241f7b6ea res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Kevin Harwell a1ddd8987d Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
12 years ago
Walter Doekes 8a6db34dc8 Properly copy/remove the device state cache flag over a masquerade.
12 years ago
Kinsey Moore a055bdd4b4 Fix security events for AMI invalid password
13 years ago
Kinsey Moore 2fb3e52fda Ensure global types in the config framework are initialized
13 years ago
Kevin Harwell 44f616bd2e Fix memory leak in logger.
13 years ago
Richard Mudgett 9a0537cc98 UDPTL: Backport some fixes from v12 that should be in v11.
13 years ago
Kinsey Moore 0ca5aec494 Fix jitter buffer log file creation
13 years ago
Michael L. Young 1c37158fe0 Fix Segfault When Syntax Of A Line Under [applicationmap] Is Invalid
13 years ago
Kevin Harwell 1347333a46 Remote console: more output discrepancies
13 years ago
David M. Lee fb51ba1688 Don't write to /tmp/refs when REF_DEBUG is not defined.
13 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
13 years ago
Richard Mudgett 3f6b151a72 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
13 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
13 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
13 years ago
Kevin Harwell b41873d7e9 Memory leak fix
13 years ago
Kevin Harwell 3c376008f5 Fix memory leak
13 years ago
Kevin Harwell 3e0157c46f Check return value on fwrite
13 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
13 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
13 years ago
Walter Doekes 0bdd6ce706 Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.
13 years ago
Jonathan Rose 81ddc42fd3 UDPTL: Fix a regression where UDPTL won't load default settings
13 years ago
David M. Lee 041b910b17 Complete http_shutdown.
13 years ago
Kinsey Moore d9380e3ece Unregister CLI commands on exit
13 years ago
Kinsey Moore e71f01d16c Fix xmldoc memory leak
13 years ago
Kinsey Moore 9e1be72421 Protect CEL from an invalid config on reload
13 years ago
Matthew Jordan 186a2b171c Fix invalid access to disposed memory in main/data unit test
13 years ago
John Bigelow b44258d174 Add test suite events to indicate when a feature is detected or not
13 years ago