Commit Graph

20 Commits (20.2)

Author SHA1 Message Date
Josh Soref f382775241 main: Spelling fixes
3 years ago
lvl b08427134f Introduce astcachedir, to be used for temporary bucket files
4 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago
Matt Jordan 887945d410 main/bucket: Add a callback function for ast_bucket_file objects
10 years ago
Matt Jordan ef8d3f6506 bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
10 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
11 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
11 years ago
Richard Mudgett 3357c494cb sorcery, bucket: Change observer remove calls to take const callbacks struct.
12 years ago
Richard Mudgett f62373b7a3 bucket: Fix scheme ref leak in __ast_bucket_scheme_register().
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago
David M. Lee 6c410d00d1 Fixed bucket.c for systems where tv_usec is not an unsigned long.
12 years ago
Joshua Colp 9c713d12da Fix building of trunk.
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago