summaryrefslogtreecommitdiff
path: root/res/res_sorcery_astdb.c
AgeCommit message (Expand)Author
2017-12-10astdb: Improve prefix searches in astdbSean Bright
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-05-19res_sorcery_astdb: Filter fields to only the registered ones.Joshua Colp
2016-05-05res_pjsip: improve realtime performanceAlexei Gradinari
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2015-07-11res/res_sorcery_astdb: Add a debugging message for when retrieval by ID failsMatt Jordan
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
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2014-02-19res_sorcery_astdb.c: Fix regex handling and keep simple prefix matching perfo...Richard Mudgett
2013-12-09Reverting regex part of -r403545 at request of file.Richard Mudgett
2013-12-09res_sorcery_astdb.c: Fix get multiple records by regex.Richard Mudgett
2013-08-02Address JSON thread safety issues.David M. Lee
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-04-06Add a res_sorcery_astdb module which uses the astdb to persist objects.Joshua Colp