Commit Graph

18 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Corey Farrell 725e991faf
core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.
6 years ago
Corey Farrell bc7f4f4db3
astobj2: Create function to copy weak proxied objects from container.
7 years ago
Corey Farrell 932d0a40cf 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