summaryrefslogtreecommitdiff
path: root/main/config_options.c
AgeCommit message (Expand)Author
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-09-04Prevent crash from using app_page with no confbridge.conf file provided.Mark Michelson
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-14Add a post_apply callback to the Config Options APITerry Wilson
2012-06-14Add filename alias support to the Config Options APITerry Wilson
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-01Add new config-parsing frameworkTerry Wilson