Commit Graph

60 Commits (8924258639ffa919b4b78908f161756814e2bd06)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Naveen Albert 183954bed3 config_options.c: Fix truncation of option descriptions.
1 year ago
Naveen Albert 1da5eb3795 xmldoc: Allow XML docs to be reloaded.
2 years ago
Sean Bright 5029e78f39 config_options: Handle ACO arrays correctly in generated XML docs.
4 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell cacbe32534
core: Disable astobj2 locking for some common objects.
7 years ago
Corey Farrell 9e335f22e7 aco: Use ast_cli_completion_add for 'config show help'.
7 years ago
Corey Farrell aaed0b8b3a aco: Fix NULL dereference in error path.
7 years ago
Corey Farrell f298178583 aco: Add missing aco_option_type_string for OPT_TIMELEN_T.
7 years ago
Corey Farrell a455e18320 aco: Create ways to minimize use of regex.
7 years ago
Sean Bright 1ad0fbc80e config: Speed up ACO & sorcery initialization
8 years ago
Corey Farrell 5553adb8ba Build System: Fix --disable-xmldoc option.
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
George Joseph 0001834157 app_confbridge: Fix reference to cfg in menu_template_handler
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Mark Michelson b6bd97eea2 Fix Alembic upgrades.
9 years ago
Chris Trobridge 02f4ca1079 config_options.c: Expand #ifdef to contain whole if statement.
9 years ago
Gianluca Merlo 894071ea2c config: fix flags in uint option handler
9 years ago
Mark Michelson 51547175c0 Merge "config: Allow options to register when documentation is unavailable."
9 years ago
Richard Mudgett d2397f028f config_options.c: Fix warning message wording.
9 years ago
Joshua Colp 1dfd104a27 config: Allow options to register when documentation is unavailable.
9 years ago
Matt Jordan 45cf79665c main/config_options: Check for existance of internal object before derefing
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan b2c4eaf06a config_options: Display the see-also information for CLI config option help
11 years ago
Kinsey Moore 6cc3084ae7 Ensure global types in the config framework are initialized
12 years ago
Richard Mudgett 28da6dc0a5 Make config framework able to reload module configs with multiple config files.
12 years ago
Jonathan Rose 0dfe658a5c features_config: Ignore parkinglots in features.conf instead of failing to load
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Matthew Jordan 447848a580 Fix the config_options_test
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Matthew Jordan 32a0567c46 Prevent seg fault in off nominal path when registered option fails to validate
12 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
12 years ago
Richard Mudgett e35860f954 Changed some BUGBUG tags to associated JIRA issue tags.
12 years ago
Richard Mudgett 415b79dec9 Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
12 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett d416b15c52 Add config framework non-empty string validation requirement option.
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Kinsey Moore 4f84e48028 Refactor CEL channel events on top of Stasis-Core
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Matthew Jordan e123ee2d77 Disable strict XML documentation config checking; fix crash caused by sorcery
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Mark Michelson 1b6cf69e7b Prevent crash from using app_page with no confbridge.conf file provided.
13 years ago