summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2018-01-11Merge "stasis_message_router: Remove silly usage of RAII_VAR."Jenkins2
2018-01-11Merge "stasis_endpoints: Remove silly usage of RAII_VAR."Jenkins2
2018-01-11Merge "stasis_system: Remove silly usage of RAII_VAR."Jenkins2
2018-01-11Merge "stasis: Remove silly usage of RAII_VAR."Jenkins2
2018-01-11Merge "stasis_bridges: Remove silly usage of RAII_VAR."Jenkins2
2018-01-11Merge "stasis_cache: Remove silly usage of RAII_VAR."Jenkins2
2018-01-10stasis: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-10stasis_cache_pattern: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-09stasis_bridges: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-09stasis_cache: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-09stasis_endpoints: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-09stasis_message_router: Remove silly usage of RAII_VAR.Corey Farrell
2018-01-09stasis_system: Remove silly usage of RAII_VAR.Corey Farrell
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-04Merge "rtp_engine: Add missing unlock."Jenkins2
2018-01-04Merge "translators: Don't use ast_module_running_ref."Joshua Colp
2018-01-04translators: Don't use ast_module_running_ref.Corey Farrell
2018-01-04rtp_engine: Add missing unlock.Corey Farrell
2018-01-04aco: Fix NULL dereference in error path.Corey Farrell
2018-01-04Merge "loader: Create ast_module_running_ref."Joshua Colp
2018-01-04Merge "datastore: Add automatic module references."Joshua Colp
2018-01-03loader: Create ast_module_running_ref.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."Joshua Colp
2018-01-03Merge "cdr: submit: fix logic of test for batch mode"Jenkins2
2018-01-02Merge "stasis_channels.c: Misc cleanup."Jenkins2
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
2017-12-31ice: Increase foundation buffer sizeSean Bright
2017-12-30core: Use macros to generate ao2_container callbacks where possible.Corey Farrell
2017-12-29datastore: Add automatic module references.Corey Farrell
2017-12-28stasis_channels.c: Misc cleanup.Richard Mudgett
2017-12-28Merge "manager.c: Update AMI Status event documentation"Jenkins2
2017-12-28Merge "cdr: Missing NULL check and unlock."Jenkins2
2017-12-28manager.c: Update AMI Status event documentationRichard Mudgett
2017-12-25cdr: Missing NULL check and unlock.Corey Farrell
2017-12-23loader: 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."Jenkins2
2017-12-21Merge "bridge: Old channel video source not set to NULL after unref."Joshua Colp
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."Jenkins2
2017-12-20Merge "bridge: Stop music on hold on adding an arbitrary channel to a bridge"Jenkins2
2017-12-20Merge "dns_core: Protect against array index violation."Jenkins2
2017-12-19Merge "Remove constant conditionals (dead-code)."Jenkins2