summaryrefslogtreecommitdiff
path: root/main/astobj2_container.c
AgeCommit message (Expand)Author
2018-03-15astobj2_container: Use ast_cli_completion_add for container names.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-10-10astobj2: Add ao2_weakproxy_find function.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-30astobj2: Add backtrace to log_bad_ao2.Corey Farrell
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-22Astobj2: Ensure all calls to __adjust_lock pass a valid object.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-06Split astobj2.c into more maintainable components.George Joseph