summaryrefslogtreecommitdiff
path: root/res/res_sorcery_config.c
AgeCommit message (Expand)Author
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-12-17res_sorcery_config: Output an error message when an object can't be created.Joshua Colp
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-03-28Add uuid wrapper API call ast_uuid_generate_str().Richard Mudgett
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-02-07Fix a bug where a changed configuration file might not be available to all so...Joshua Colp
2013-01-25Make sorcery modules global, since they are required by other modules that ar...Jason Parker
2013-01-25Add a missing '\' to a log message.Joshua Colp
2013-01-25Merge the sorcery data access layer API.Joshua Colp