summaryrefslogtreecommitdiff
path: root/main/config.c
AgeCommit message (Expand)Author
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-12Realtime: Fix a bug that caused realtime destroy command to crashJonathan Rose
2014-09-10config: bug: fix truncation of included config files on permissions errorGeorge Joseph
2014-07-11config: inform config hook of change when writing fileScott Griepentrog
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-06-05config: Fix indentation and missing curlies in config_text_file_load().Richard Mudgett
2014-06-05config: Fix config files not reloading when only an included file changes.Richard Mudgett
2014-05-30main/config.c: AMI action UpdateConfig EmptyCat clears all categoriesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-08config: Fix CB_ADD_LEN() to work as originally intended.Richard Mudgett
2014-03-21Remove a LOG_NOTICE from ast_config_engine_register.Sean Bright
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-05config: Fix inverted testKinsey Moore
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-02-20pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.George Joseph
2014-02-19config: Add file size and nanosecond resolution fields to the cached modified...Richard Mudgett
2014-02-12realtime: Fix ast_update2_realtime() on raspberry pi.Walter Doekes
2014-01-27Allow nested #includes in extconfig.confRussell Bryant
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-08-30Fix various memory leaksKevin Harwell
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-26Clean up memory leak in config file on off nominal paths when glob is allowedMatthew Jordan
2013-01-02Prevent crashes from occurring when reading from data sources with large valuesMatthew Jordan
2012-12-03Cleanup config cache on exit.Richard Mudgett
2012-08-21Add scoped locks to Asterisk.Mark Michelson
2012-08-16Handle integer over/under-flow in ast_parse_argsTerry Wilson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-04-27Multiple revisions 364365,364369Terry Wilson
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-09Make the config parser remove escaping backslashesKinsey Moore
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-11-30Remove the few places where we try to ast_verbose() without a newline.Tilghman Lesher
2011-11-21Add #tryinclude statementPaul Belanger
2011-11-01Several fixes to the chan_sip dynamic realtime peer/user lookupWalter Doekes
2011-11-01Cleanup references to sipusers and sipfriends dynamic realtime familiesWalter Doekes
2011-10-25Return NULL when no results returned for realtime_multientryTerry Wilson
2011-09-02Merged revisions 334297 via svnmerge from Richard Mudgett
2011-08-22Merged revisions 332940 via svnmerge from Richard Mudgett
2011-08-22Merged revisions 332761 via svnmerge from Richard Mudgett
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant