summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2018-01-09translate: Avoid absolute value on unsigned substraction.Alexander Traud
2018-01-08Merge "editline: Avoid comparison between pointer and zero character constant...Jenkins2
2018-01-06editline: Avoid comparison between pointer and zero character constant.Alexander Traud
2018-01-04pbx: Prevent execution of NULL pointer.Corey Farrell
2018-01-04aco: Fix NULL dereference in error path.Corey Farrell
2018-01-03Merge "core: Use macros to generate ao2_container callbacks where possible." ...Jenkins2
2018-01-03Merge "aco: Add missing aco_option_type_string for OPT_TIMELEN_T." into 13Joshua Colp
2018-01-02cdr: submit: fix logic of test for batch modeTzafrir Cohen
2018-01-02aco: Add missing aco_option_type_string for OPT_TIMELEN_T.Corey Farrell
2018-01-01core: Use macros to generate ao2_container callbacks where possible.Corey Farrell
2017-12-28stasis_channels.c: Misc cleanup.Richard Mudgett
2017-12-28Merge "manager.c: Update AMI Status event documentation" into 13Jenkins2
2017-12-28Merge "cdr: Missing NULL check and unlock." into 13Jenkins2
2017-12-28manager.c: Update AMI Status event documentationRichard Mudgett
2017-12-25cdr: Missing NULL check and unlock.Corey Farrell
2017-12-24loader: Add volatile to resource_being_loaded.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-21Merge "Fix Common Typo's." into 13Jenkins2
2017-12-21Merge "bridge: Old channel video source not set to NULL after unref." into 13Jenkins2
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-20bridge: Old channel video source not set to NULL after unref.Corey Farrell
2017-12-20core: Fix unused variable error in handle_show_sysinfo.Corey Farrell
2017-12-20Merge "CLI: Address multiple issues." into 13Joshua Colp
2017-12-20Merge "bridge: Stop music on hold on adding an arbitrary channel to a bridge"...Jenkins2
2017-12-20Merge "core: Fix multiple trivial issues in the core." into 13Joshua Colp
2017-12-19Merge "Remove constant conditionals (dead-code)." into 13Jenkins2
2017-12-19CLI: Address multiple issues.Corey Farrell
2017-12-19Merge "main/app: Fix leaks." into 13Jenkins2
2017-12-19bridge: Stop music on hold on adding an arbitrary channel to a bridgeIvan Poddubny
2017-12-19Merge "rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage." into 13Jenkins2
2017-12-19Remove constant conditionals (dead-code).Corey Farrell
2017-12-19core: Fix multiple trivial issues in the core.Corey Farrell
2017-12-18main/app: Fix leaks.Corey Farrell
2017-12-18ast_json_pack(): Use safer json ref mechanism.Richard Mudgett
2017-12-18rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.Richard Mudgett
2017-12-18Merge "CLI: Fix 'core set debug channel' completion bug." into 13Joshua Colp
2017-12-18Merge "CLI: Remove special handling of 'core set verbose' from rasterisk." in...Jenkins2
2017-12-18Merge "aco: Minimize use of regex." into 13Jenkins2
2017-12-18Merge "aco: Create ways to minimize use of regex." into 13Jenkins2
2017-12-18CLI: Fix 'core set debug channel' completion bug.Corey Farrell
2017-12-18Merge "loader: Use vector to build apha sorted module lists." into 13George Joseph
2017-12-18Merge "loader: Replace priority heap with vector." into 13George Joseph
2017-12-18Merge "cdr: Minor optimizations." into 13Jenkins2
2017-12-18Merge "loader: Rework of load_dynamic_module." into 13George Joseph
2017-12-18Merge "loader: Minor fix to module registration." into 13Jenkins2
2017-12-15cdr: Minor optimizations.Corey Farrell
2017-12-15loader: Use vector to build apha sorted module lists.Corey Farrell
2017-12-15loader: Replace priority heap with vector.Corey Farrell
2017-12-15loader: Rework of load_dynamic_module.Corey Farrell
2017-12-15loader: Minor fix to module registration.Corey Farrell