Commit Graph

185 Commits (abf3e40902abe9a3b32aba0d1691b209b4d32e66)

Author SHA1 Message Date
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
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
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
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Matthew Jordan 2d1cbb4311 Clean up memory leak in config file on off nominal paths when glob is allowed
12 years ago
Matthew Jordan 89f9e077d7 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett f9cc7a15ad Cleanup config cache on exit.
13 years ago
Mark Michelson 89a5ff859d Add scoped locks to Asterisk.
13 years ago
Terry Wilson 69dc8e3adb Handle integer over/under-flow in ast_parse_args
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Kinsey Moore 25e344168e Make the config parser remove escaping backslashes
13 years ago