17 Commits (16)

Author SHA1 Message Date
Alexander Traud 3489f926e7 progdocs: Fix for Doxygen, the hidden parts. 3 years ago
Josh Soref 47c50aa47e main: Spelling fixes 4 years ago
Corey Farrell fec6e1bd87 core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 6 years ago
Corey Farrell 0d2b39065f astobj2: Create function to copy weak proxied objects from container. 7 years ago
Corey Farrell fa9cd68589 astobj2: Comment on OBJ_NOLOCK in ao2_container_clone. 7 years ago
Corey Farrell aa0d95c730 astobj2_container: Use ast_cli_completion_add for container names. 7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 7 years ago
Corey Farrell b058f8673a astobj2: Add ao2_weakproxy_find function. 8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 9 years ago
Corey Farrell 2a03575c30 astobj2: Add backtrace to log_bad_ao2. 9 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config. 10 years ago
Corey Farrell c231c85ea4 Astobj2: Ensure all calls to __adjust_lock pass a valid object. 10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one 11 years ago
George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls. 11 years ago
George Joseph 077c4187d9 Split astobj2.c into more maintainable components. 11 years ago