Commit Graph

204 Commits (c711e4076a6913e18e27a694bcb3fb721822fb58)

Author SHA1 Message Date
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
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
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
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph d120e40309 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Jonathan Rose dd6bdede7d Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
George Joseph 93894d53c4 config: bug: fix truncation of included config files on permissions error
11 years ago
Scott Griepentrog 6e5d843a56 config: inform config hook of change when writing file
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett b0abea6028 config: Fix indentation and missing curlies in config_text_file_load().
11 years ago
Richard Mudgett 61b0be0600 config: Fix config files not reloading when only an included file changes.
11 years ago
Matthew Jordan e9f09ab2bc main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 551b2d1183 config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Sean Bright df2d959d7d Remove a LOG_NOTICE from ast_config_engine_register.
11 years ago
Mark Michelson 9665c2d3eb Handle the return values of realtime updates and stores more accurately.
11 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
11 years ago
Kinsey Moore b98c2b0e82 config: Fix inverted test
11 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
11 years ago
George Joseph 31a18c14b8 pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.
11 years ago
Richard Mudgett 75067daac7 config: Add file size and nanosecond resolution fields to the cached modified config file information.
11 years ago
Walter Doekes 55ee292d45 realtime: Fix ast_update2_realtime() on raspberry pi.
11 years ago
Russell Bryant 8a762efb35 Allow nested #includes in extconfig.conf
11 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Richard Mudgett 0721b1de83 config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago