aboutsummaryrefslogtreecommitdiffstats
path: root/main/config.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Fix an issue with using UpdateConfig (manager action) where escaped semicolonsqwell1-3/+2
2007-08-03Changed the behavior of sip's realtime_peer function to match the correspondi...mmichelson1-0/+8
2007-06-14Merged revisions 69469 via svnmerge from qwell1-1/+1
2007-05-07Don't remove configuration from memory just because one section failed.oej1-1/+0
2007-04-26Merged revisions 61958 via svnmerge from file1-0/+2
2007-04-20Fix the UpdateConfig manager action to properly treat "variables" and "objects"russell1-39/+26
2007-03-26Fix for 9257; by eliminating the globals in main/config.c, we make it thread-...murf1-64/+65
2007-02-02Merged revisions 53117 via svnmerge from file1-1/+1
2007-01-16It is possible for the config pointer to be NULL here, so it needs to berussell1-1/+1
2007-01-10Fix parsing when using something like ldap settings. (done by anthonyl)file1-1/+4
2007-01-05reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most ...kpfleming1-1/+0
2007-01-04Only free comments and line buffer once we reach the first level. (issue #867...file1-12/+20
2006-11-15Merged revisions 47686,47688-47689 via svnmerge from kpfleming1-1/+7
2006-11-15Merged revisions 47682 via svnmerge from kpfleming1-3/+3
2006-11-13This solves bug 8342, whereby a crash occurs under certain circumstances whil...murf1-1/+1
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman1-2/+2
2006-11-01Cleanups suggested by Russell.murf1-31/+32
2006-10-26Fix config comment code preservation code (thanks murf!)markster1-10/+165
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-3/+3
2006-09-19similar patch for verbose vs debug with minor changesmogorman1-5/+5
2006-09-18merge qwell's CLI verbification workkpfleming1-4/+12
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-0/+10
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1235