Commit Graph

239 Commits (9277311f93db6fbd2059a2f221056697b9f93a0c)

Author SHA1 Message Date
Allan Nathanson 9277311f93 config.c: #include of non-existent file should not crash
2 months ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
4 months ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
4 months ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
5 months ago
Naveen Albert 3cab4e7ab4 config.c Make ast_variable_update update last match.
5 months ago
Naveen Albert d1bba7efc0 main, res, tests: Fix compilation errors on FreeBSD.
7 months ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
1 year ago
Naveen Albert d1fb397cfc general: Fix broken links.
1 year ago
Sean Bright 8c3ebf9747 config.c: Log #exec include failures.
1 year ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
2 years ago
George Joseph bd2fb077ac res_geolocation: Fix segfault when there's an empty element
3 years ago
George Joseph 5fe9887701 Geolocation: Base Asterisk Prereqs
3 years ago
George Joseph b40c4d59b1 xml.c, config,c: Add stylesheets and variable list string parsing
3 years ago
George Joseph b5391ff691 core: Config and XML tweaks needed for geolocation
3 years ago
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
3 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Sean Bright 2478bfcff9 config.c: Prevent UB in ast_realtime_require_field.
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Sean Bright 40b5cf8f52 config.c: Skip UTF-8 BOMs if present when reading config files
5 years ago
Sean Bright 32ce6e9a06 channels: Allow updating variable value
6 years ago
Chris-Savinovich 391112d89a config.c: Fix a crash in extconfig parsing
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Sean Bright ac23e5ad48 config.c: Cleanup AST_INCLUDE_GLOB
7 years ago
Alexei Gradinari 39632c7e00 config.c: Fix successful DELETE treated as failure
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
7 years ago
Jenkins2 716e2d46e7 Merge "main/config: Use ast_cli_completion_add for reload completion."
7 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
7 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
7 years ago
Corey Farrell 3ad56aa929 main/config: Use ast_cli_completion_add for reload completion.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG."
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
7 years ago
Corey Farrell a7927471ad core: Fix handling of maximum length lines in config files.
7 years ago
Corey Farrell e03f0f9572 config: Fix locking for extconfig reload.
7 years ago
krells 77f2814d01 pbx: Reduce verbosity while loading extensions
7 years ago
Sean Bright d9fdeae6a4 config: Speed up config template lookup
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 55ccdf93c3 Fix checks for allocation debugging.
9 years ago
George Joseph 284bb814ac config: Fix ast_config_text_file_save2 writability check for missing files
9 years ago
George Joseph 984d6fd95c config: Allow filters when appending to a category
9 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
Corey Farrell 480ccfcc97 main/config: Clean config maps on shutdown.
9 years ago
Richard Mudgett 984f100dab config.c: Fix off-nominal memory leak.
10 years ago
Richard Mudgett 9951255775 config.c: Fix potential memory corruption after [section](+).
10 years ago
Richard Mudgett c1ed11ee31 config.c: Fix #include after [section](+).
10 years ago
Matt Jordan ef74ccb18d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago