Commit Graph

168 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Scott Griepentrog 2394edcc32 config hooks: correct ref leaks
10 years ago
George Joseph 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
George Joseph 2fbdeafb19 config: bug: fix truncation of included config files on permissions error
11 years ago
Scott Griepentrog a100307eaa config: inform config hook of change when writing file
11 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett 4cc6c7683c config: Fix config files not reloading when only an included file changes.
11 years ago
Matthew Jordan c0494ad9c9 main/config.c: AMI action UpdateConfig EmptyCat clears all categories
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 8382e5fbcc config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Kinsey Moore a14a4d5194 config: Fix inverted test
11 years ago
David M. Lee 647c6859db Corrected cross-platform stat nanosecond code
11 years ago
Richard Mudgett 6271995d24 config: Add file size and nanosecond resolution fields to the cached modified config file information.
11 years ago
Russell Bryant b2f5dd0bfd Allow nested #includes in extconfig.conf
11 years ago
Richard Mudgett 1f051c7e2d config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Matthew Jordan bf9fe01359 Clean up memory leak in config file on off nominal paths when glob is allowed
12 years ago
Matthew Jordan 7eb9a846d8 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett b71431977e Cleanup config cache on exit.
13 years ago
Terry Wilson ed2b01f301 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
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Tilghman Lesher 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
14 years ago
Paul Belanger 298d015828 Add #tryinclude statement
14 years ago
Walter Doekes b41b49ea0e Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes 25ee5f83b5 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Terry Wilson 700f0a2752 Return NULL when no results returned for realtime_multientry
14 years ago
Richard Mudgett 220bf14557 Merged revisions 334297 via svnmerge from
14 years ago
Richard Mudgett 76a808ed22 Merged revisions 332940 via svnmerge from
14 years ago
Richard Mudgett b8748f4c00 Merged revisions 332761 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Andrew Latham 9f1a17f137 Replacing doc/* with wiki links
15 years ago
Sean Bright 6abfc32125 Clarify a source comment about configuration template categories.
15 years ago
Jason Parker 7dd1392fba Merged revisions 283882 via svnmerge from
15 years ago
Tilghman Lesher 3ab0041118 Merge the realtime failover branch
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago