228 Commits (16)

Author SHA1 Message Date
George Joseph f18d20e28e res_geolocation: Fix segfault when there's an empty element 3 years ago
George Joseph d0ef2164d9 Geolocation: Base Asterisk Prereqs 3 years ago
George Joseph 45fec4bb7c xml.c, config,c: Add stylesheets and variable list string parsing 3 years ago
George Joseph 83372e7ab5 core: Config and XML tweaks needed for geolocation 3 years ago
Sean Bright 6060b9ccb0 utils.c: Remove all usages of ast_gethostbyname() 3 years ago
Alexander Traud 37c29b6a28 main: Fix for Doxygen. 3 years ago
Sean Bright 1dce155f07 config.c: Prevent UB in ast_realtime_require_field. 3 years ago
Josh Soref 47c50aa47e main: Spelling fixes 4 years ago
Sean Bright a78758d0a2 config.c: Skip UTF-8 BOMs if present when reading config files 5 years ago
Sean Bright 518b6bfb5c channels: Allow updating variable value 6 years ago
Chris-Savinovich 85bbb7a3e8 config.c: Fix a crash in extconfig parsing 6 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine. 7 years ago
Sean Bright d1698b4e0b 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
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing 10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static 10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup. 10 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos 10 years ago
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt 10 years ago
Matthew Jordan a8ae5a7bcb dynamic realtime: Updates fail to work due to update fields being passed over 10 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template 10 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