Commit History

Author SHA1 Message Date
  Alexander Traud 9440f6ec58 main: Fix for Doxygen. 2 years ago
  Mike Bradeen 4a4f1a5c9a astobj2.c: Fix core when ref_log enabled 2 years ago
  George Joseph f156391176 Merge "core: Fix ABI mismatch of ao2_global_obj." 5 years ago
  Corey Farrell 725e991faf core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. 5 years ago
  Corey Farrell a4142c8437 core: Fix ABI mismatch of ao2_global_obj. 5 years ago
  Corey Farrell 79677ead28 refdebug: Create refstats.py script. 6 years ago
  Corey Farrell 13df745278 astobj2: Record lock usage to refs log when DEBUG_THREADS is enabled. 6 years ago
  Jenkins2 252e4a8fd4 Merge "astobj2: Reduce memory overhead." 6 years ago
  Corey Farrell 205c6be895 lock: Improve performance of DEBUG_THREADS. 6 years ago
  Corey Farrell 62a0db2df1 astobj2: Reduce memory overhead. 6 years ago
  Corey Farrell 39bf9881e0 astobj2: Fix shutdown order. 6 years ago
  Corey Farrell 1b80ffa495 Fix Common Typo's. 6 years ago
  Corey Farrell fd3101e8ad astobj2: Run weakproxy callbacks outside of lock. 7 years ago
  Sean Bright 5c1ea3ebbd astobj2: Prevent potential deadlocks with ao2_global_obj_release 7 years ago
  Richard Mudgett 930a24a730 astobj2.c: Add excessive ref count trap. 7 years ago
  Corey Farrell ad60927a40 astobj2: Declare private variable data_size for AO2_DEBUG only. 8 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Corey Farrell 2a03575c30 astobj2: Add backtrace to log_bad_ao2. 8 years ago
  Corey Farrell 0c5b6e9ff5 astobj2: Support using a separate object for locking. 8 years ago
  Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions. 8 years ago
  Corey Farrell 5a1f2a5884 Astobj2: Run weakproxy subscription callbacks in reverse order. 9 years ago
  Corey Farrell 8f3cee1258 Astobj2: Fix initialization order of refdebug and AO2_DEBUG. 9 years ago
  Corey Farrell c9c03998cc Astobj2: Add ao2_weakproxy_ref_object function. 9 years ago
  Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config. 9 years ago
  Corey Farrell cb6bf3094e astobj2: Add support for weakproxy objects. 9 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance 9 years ago
  Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
  Richard Mudgett a7add3a257 astobj2.c/refcounter.py: Fix to deal with invalid object refs. 10 years ago
  Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup 10 years ago