Commit Graph

226 Commits (69a2bc15b51d397055b0e685a857b2c5005c0e02)

Author SHA1 Message Date
George Joseph 3196ba7fcb res_geolocation: Fix segfault when there's an empty element
3 years ago
George Joseph cc26b1d52b Geolocation: Base Asterisk Prereqs
3 years ago
George Joseph 4e604f03a7 xml.c, config,c: Add stylesheets and variable list string parsing
3 years ago
George Joseph 157a9e64c1 core: Config and XML tweaks needed for geolocation
3 years ago
Sean Bright 04ac4fe509 config.c: Prevent UB in ast_realtime_require_field.
4 years ago
Josh Soref 4019a93edf main: Spelling fixes
4 years ago
Sean Bright 40b5cf8f52 config.c: Skip UTF-8 BOMs if present when reading config files
6 years ago
Sean Bright 32ce6e9a06 channels: Allow updating variable value
6 years ago
Chris-Savinovich 391112d89a config.c: Fix a crash in extconfig parsing
7 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.
8 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
8 years ago
Jenkins2 716e2d46e7 Merge "main/config: Use ast_cli_completion_add for reload completion."
8 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
8 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
8 years ago
Corey Farrell 3ad56aa929 main/config: Use ast_cli_completion_add for reload completion.
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG."
8 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
8 years ago
Corey Farrell a7927471ad core: Fix handling of maximum length lines in config files.
8 years ago
Corey Farrell e03f0f9572 config: Fix locking for extconfig reload.
8 years ago
krells 77f2814d01 pbx: Reduce verbosity while loading extensions
8 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
10 years ago
George Joseph 984d6fd95c config: Allow filters when appending to a category
10 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
Corey Farrell 480ccfcc97 main/config: Clean config maps on shutdown.
10 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
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt
11 years ago
Matthew Jordan a8ae5a7bcb dynamic realtime: Updates fail to work due to update fields being passed over
11 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
11 years ago
George Joseph f128ff61ab config: Create ast_variable_find_in_list()
11 years ago
George Joseph d5de94201e config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph bd42a09d7f config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
George Joseph c2ec5f0f6f config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 104fca5001 config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago