aboutsummaryrefslogtreecommitdiffstats
path: root/main/config.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03Merged revisions 316265 via svnmerge from russell1-2/+1
2011-02-02Replacing doc/* with wiki linkslathama1-1/+1
2011-01-19Clarify a source comment about configuration template categories.seanbright1-3/+3
2010-08-27Merged revisions 283882 via svnmerge from qwell1-1/+1
2010-07-23Merge the realtime failover branchtilghman1-42/+101
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-2/+2
2010-07-17Merged revisions 277568 via svnmerge from tilghman1-1/+30
2010-07-08Add IPv6 to Asterisk.mmichelson1-1/+15
2010-07-05Merged revisions 273884 via svnmerge from pabelanger1-3/+1
2010-06-30Don't attempt to proceed if our internal parser indicates an invalid file.tilghman1-1/+3
2010-06-28Merged revisions 272921-272922 via svnmerge from tilghman1-15/+10
2010-01-18Merged revisions 241015 via svnmerge from seanbright1-22/+18
2010-01-04Oops, didn't compile (thanks, kpfleming)tilghman1-1/+2
2010-01-04Further reduce the encoded blank values back to blank in the realtime API.tilghman1-0/+3
2009-09-16Merged revisions 219023 via svnmerge from tilghman1-10/+20
2009-08-10AST-2009-005tilghman1-1/+1
2009-06-23If we delete the info, lets also delete the linesrbrindley1-5/+24
2009-02-17If there are no realtime engines, there's no reason to check for realtime fam...oej1-0/+3
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-30/+36
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-1/+1
2008-12-05The first file should have a blank config filename in the structure, so thattilghman1-3/+5
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-2/+2
2008-11-20more formatting corrections :: one line for loops and if statements still nee...rbrindley1-6/+11
2008-11-20formatting changes :: one line for loops and if statements should have {}rbrindley1-3/+6
2008-11-18(closes issue #13420)murf1-4/+5
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-2/+2
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman1-0/+5
2008-11-01Merge changes from team/group/appdocsxmlrussell1-18/+0
2008-10-20 Do NOT attempt to do anything with the ast_config struct when it's been retu...bweschke1-2/+2
2008-10-14Add additional memory debugging to several core APIs, and fix several memorytilghman1-0/+8
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedtilghman1-15/+32
2008-10-09(closes issue #13557)murf1-1/+1
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-6/+11
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-1/+1
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-11/+11
2008-08-05Add '+=' append operator to configuration files.tilghman1-50/+82
2008-07-18Merged revisions 132107 via svnmerge from tilghman1-1/+1
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman1-0/+32
2008-06-03Merged revisions 120173 via svnmerge from jpeeler1-0/+4
2008-05-21Be sure that we cache included files for each source file which loadsmmichelson1-1/+1
2008-05-05#execing the same file multiple times led to warning messages saying that the...mmichelson1-1/+2
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...tilghman1-2/+4
2008-03-26Simplify new macro, simplify configfile logic, now that list is sortedtilghman1-24/+8
2008-03-26Add a linkedlist macro that maintains a sorted listtilghman1-2/+2
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-1/+105
2008-03-19Merged revisions 109908 via svnmerge from murf1-8/+14
2008-03-11An offhand comment from Russell made me realize that the configuration filetilghman1-16/+22
2008-03-04Whitespace changes onlytilghman1-11/+11
2008-02-25Merged revisions 104092 via svnmerge from qwell1-1/+2
2008-02-15Fix up some doxygen issues.qwell1-0/+2