summaryrefslogtreecommitdiff
path: root/tests/test_config.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-10-23test_config: Fix failure and segfault when config_hook is run twice.Corey Farrell
2017-08-03Correct some leaks in unit tests.Corey Farrell
2017-07-13core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-04-25config: Fix ast_config_text_file_save2 writability check for missing filesGeorge Joseph
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-05-15res_pjsip_config_wizard/config: Fix template processingGeorge Joseph
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-07func_config: Add ability to retrieve specific occurrence of a variableGeorge Joseph
2014-10-16config: Fix inf loop using ast_category_browse and ast_variable_retrieveGeorge Joseph
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-25Fix the config_options_testMatthew Jordan
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-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-07Fix type punned compiler warning in test_config.cRichard Mudgett
2012-04-27Multiple revisions 364365,364369Terry Wilson