summaryrefslogtreecommitdiff
path: root/res/res_sorcery_realtime.c
AgeCommit message (Expand)Author
2018-02-02res_sorcery_realtime.c: Fix ref leak if object failed to apply.Richard Mudgett
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-07-07res_sorcery_realtime: fix bug when successful UPDATE is treated as failedAlexei Gradinari
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-02-02res_sorcery_realtime: Fix regex regression.Mark Michelson
2016-01-12res_sorcery_realtime: Remove leading ^ requirement.Mark Michelson
2015-11-23res_sorcery_realtime.c: Fix crash from NULL sorcery object type.Richard Mudgett
2015-06-29res_sorcery_realtime: Fix leak of sorcery object type.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-25A couple minor cleanup tweaks.Richard Mudgett
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2013-04-27Add support for a realtime sorcery module.Joshua Colp