156 Commits (1.8)

Author SHA1 Message Date
George Joseph b95d0c471b config: bug: Fix SEGV in ast_category_insert when matching category isn't found 11 years ago
George Joseph 74f3df57de config: bug: fix truncation of included config files on permissions error 11 years ago
Jonathan Rose 560380a018 chan_sip: Fix order of variables specified in SIPNotify action 11 years ago
Richard Mudgett ae71ca1d2f config: Fix config files not reloading when only an included file changes. 11 years ago
Matthew Jordan c1be1f43cb main/config.c: AMI action UpdateConfig EmptyCat clears all categories 11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10 11 years ago
Richard Mudgett 70cdee628c config: Fix CB_ADD_LEN() to work as originally intended. 11 years ago
Kinsey Moore 992b0aa702 config: Fix inverted test 11 years ago
David M. Lee a15bacd163 Corrected cross-platform stat nanosecond code 11 years ago
Richard Mudgett ba39ba7635 config: Add file size and nanosecond resolution fields to the cached modified config file information. 11 years ago
Russell Bryant bfd09ecfd4 Allow nested #includes in extconfig.conf 11 years ago
Kevin Harwell e179b6e56e Fix various memory leaks 12 years ago
Matthew Jordan 8e5ffde816 Clean up memory leak in config file on off nominal paths when glob is allowed 12 years ago
Matthew Jordan eb0d0eb4d1 Prevent crashes from occurring when reading from data sources with large values 13 years ago
Richard Mudgett 570e415591 Cleanup config cache on exit. 13 years ago
Terry Wilson 3fe0a3cfe5 Handle integer over/under-flow in ast_parse_args 13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca() 13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files. 13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks 13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings 13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report 13 years ago
Terry Wilson f0eb58d0d5 Fix ast_parse_arg numeric type range checking and add tests 13 years ago
Kinsey Moore ae3a465d8f Make the config parser remove escaping backslashes 13 years ago
Walter Doekes ab2dacb555 Several fixes to the chan_sip dynamic realtime peer/user lookup 14 years ago
Walter Doekes 68b523463d Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
Terry Wilson a98dd1933b Return NULL when no results returned for realtime_multientry 14 years ago
Richard Mudgett 6d49117675 Fix potential memory allocation failure crashes in config.c. 14 years ago
Richard Mudgett b1f11e0df4 Revert previous commit. Not ready yet. 14 years ago
Richard Mudgett c0ce03d77f Signed 14 years ago
Richard Mudgett b06b8acd20 Minor code optimizations. 14 years ago
Richard Mudgett 08b76290a2 Memory leak reading realtime database variable list. 14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0. 14 years ago
Andrew Latham bb2cd0fc1a Replacing doc/* with wiki links 14 years ago
Jason Parker 1aec6b69ba Merged revisions 283881 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
Paul Belanger 66cd1ad2ec Merged revisions 273884 via svnmerge from 15 years ago
Tilghman Lesher c8b8c90f99 Don't attempt to proceed if our internal parser indicates an invalid file. 15 years ago
Tilghman Lesher cbc311cd8f Merged revisions 272921-272922 via svnmerge from 15 years ago
Sean Bright bb03a2f7d9 Merged revisions 241015 via svnmerge from 16 years ago
Tilghman Lesher c0eb48380a Oops, didn't compile (thanks, kpfleming) 16 years ago
Tilghman Lesher f2a282ce17 Further reduce the encoded blank values back to blank in the realtime API. 16 years ago
Tilghman Lesher 3093ccb619 Merged revisions 219023 via svnmerge from 16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005 16 years ago
Ryan Brindley ef667f2f82 If we delete the info, lets also delete the lines 16 years ago
Olle Johansson fa26904074 If there are no realtime engines, there's no reason to check for realtime families 16 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible. 17 years ago