summaryrefslogtreecommitdiff
path: root/main/named_acl.c
AgeCommit message (Expand)Author
2018-03-19named_acl: Use ast_cli_completion_add.Corey Farrell
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-12-30core: Use macros to generate ao2_container callbacks where possible.Corey Farrell
2017-12-20Fix Common Typo's.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-12-20acl: Fix reloading of configuration if configuration file does not exist at s...Joshua Colp
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2013-08-30Fix various memory leaksKevin Harwell
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-02-15Add CLI configuration documentationMatthew Jordan
2012-12-06Minor code cleanup in named_acl.c.Russell Bryant
2012-12-06Add CLI tab completion to 'acl show'.Russell Bryant
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-07-19named_acl: Remove systemname option from acl.conf, use asterisk.conf valueJonathan Rose
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose