Commit Graph

140 Commits (c64b86f90bc73d3c1ad5887754c2bb4eb2bba222)

Author SHA1 Message Date
Terry Wilson 73783b752c Handle integer over/under-flow in ast_parse_args
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming e7f158f20c Multiple revisions 369001-369002
13 years ago
Matthew Jordan 9dbc175305 Fix a variety of memory leaks
13 years ago
Kinsey Moore 573b7a2d18 Resolve FORWARD_NULL static analysis warnings
13 years ago
Kinsey Moore d8a55736c5 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Terry Wilson e61363dded Fix ast_parse_arg numeric type range checking and add tests
13 years ago
Kinsey Moore 8cff202f2f Make the config parser remove escaping backslashes
13 years ago
Walter Doekes 14200ca67f Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes ef82f32ca3 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Terry Wilson 2bdeae0faf Return NULL when no results returned for realtime_multientry
14 years ago
Richard Mudgett 57acdddb2d Merged revisions 334296 via svnmerge from
14 years ago
Richard Mudgett c69f237d3d Merged revisions 332939 via svnmerge from
14 years ago
Richard Mudgett 1aba6e23b1 Merged revisions 332759 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
14 years ago
Sean Bright 6abfc32125 Clarify a source comment about configuration template categories.
14 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
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
15 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
Tilghman Lesher da8069394b The first file should have a blank config filename in the structure, so that
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Ryan Brindley e27f9325ea more formatting corrections :: one line for loops and if statements still need {}
17 years ago
Ryan Brindley ad918da94f formatting changes :: one line for loops and if statements should have {}
17 years ago
Steve Murphy f68bfa4ff3 (closes issue #13420)
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Tilghman Lesher 2cc8e25222 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
BJ Weschke 9aefadd7c1 Do NOT attempt to do anything with the ast_config struct when it's been returned as INVALID by the config file interpreter.
17 years ago
Tilghman Lesher d5837ba8c2 Add additional memory debugging to several core APIs, and fix several memory
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Tilghman Lesher ff101d0b07 Add '+=' append operator to configuration files.
17 years ago