summaryrefslogtreecommitdiff
path: root/res/res_sorcery_memory.c
AgeCommit message (Expand)Author
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-02sorcery: Use more compatible regex for local expressions.Joshua Colp
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-02-15Fix creation race of contact_status structures.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-03-20Pass the sorcery instance to wizards for CUD operations as well as retrieve.Joshua Colp
2013-03-07Load sorcery modules earlier, so they can actually be used.Jason Parker
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-01-25Make sorcery modules global, since they are required by other modules that ar...Jason Parker
2013-01-25Merge the sorcery data access layer API.Joshua Colp