summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-03-10localtime: Fix file descriptor leak on kqueue(2) systemsMatthew Jordan
2015-03-06app: Add functions to swap voicemail function table for testing purposesJonathan Rose
2015-03-04translate: Prevent invalid memory accesses on fast shutdownMatthew Jordan
2015-02-27ARI: Fix crash if integer values used in JSON payload 'variables' object.Richard Mudgett
2015-02-26Dial API: add self destruct option when completeScott Griepentrog
2015-02-26app_chanspy, channel: fix frame leaksKevin Harwell
2015-02-25channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKIMatthew Jordan
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-21http: Add missing html tag to 'httpstatus' functionality.Joshua Colp
2015-02-21Allow shutdown to unload modules that register bucket scheme's or codec's.Corey Farrell
2015-02-19ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel associa...Richard Mudgett
2015-02-19tcptls: Handle new OpenSSL compile time option to disable SSLv3Matthew Jordan
2015-02-19Create work around for scheduler leaks during shutdown.Corey Farrell
2015-02-14sorcery: Output an error message if a wizard is specified for an object type ...Joshua Colp
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-02-11Enable REF_DEBUG for ast_module_ref / ast_module_unref.Corey Farrell
2015-02-06various: cleanup issues found during leak huntScott Griepentrog
2015-02-04sorcery: Don't try to load object types which haven't been defined.Joshua Colp
2015-01-30HTTP: For httpd server, need option to define server name for security purposesAshley Sanders
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-29stasis transfer: fix stasis bridge push race part twoScott Griepentrog
2015-01-28res_pjsip_outbound_registration: Fix reload race condition.Richard Mudgett
2015-01-27tcptls: Bad file descriptor error when reloading chan_sipKevin Harwell
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-27bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during ...Joshua Colp
2015-01-27Manager: Fix Manager Action ModuleLoad to give correct response when reloadingJonathan Rose
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-25dynamic realtime: Updates fail to work due to update fields being passed overMatthew Jordan
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22Bridge core: Pass a ref with the swap channel when joining a bridge.Richard Mudgett
2015-01-21main/rtp_engine: Format NTP timestamps as unsigned longsMatthew Jordan
2015-01-19Call extension state callbacks at hint creation.Mark Michelson
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-12AMI: Revert non-backwards compatible changes from earlier commit.Richard Mudgett
2015-01-12main/syslog: Allow dynamic logs, such as security events, to log to the syslogMatthew Jordan
2015-01-09app_bridge: return to the next dialplan priorityScott Griepentrog
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2015-01-07config: Add option to NOT preserve effective context when changing a templateGeorge Joseph
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2015-01-05bridge: avoid leaking channel during blond transfer pt2Scott Griepentrog
2014-12-22DTMF atxfer: Setup recall channels as if the transferee initiated the call.Richard Mudgett
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-20acl: Fix reloading of configuration if configuration file does not exist at s...Joshua Colp
2014-12-19bridge: avoid leaking channel during blond transferScott Griepentrog
2014-12-18Prevent possible race condition on dual redirect of channels in the same bridge.Mark Michelson
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-12-12DEBUG_THREADS: Fix regression and lock tracking initialization problems.Richard Mudgett
2014-12-12media: Fix crash when determining sample count of a frame during shutdown.Joshua Colp