summaryrefslogtreecommitdiff
path: root/config.c
AgeCommit message (Expand)Author
2006-03-12README files have changed names, better change references too :-)Olle Johansson
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.Olle Johansson
2006-02-24Update to trunkOlle Johansson
2006-02-14Bug 4377 - Initial round of loader changesTilghman Lesher
2006-02-09conversions to memory allocation wrappers, remove duplicated error messages,Russell Bryant
2006-01-20More doxygen updatesOlle Johansson
2006-01-07Bug 6160 - Replace inlined code with ast_skip_blanksTilghman Lesher
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27Bug 5854 - Allow quotation of the second field in extconfig, for the purpose ...Tilghman Lesher
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-07remove extraneous messageKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-31ignore non-regular files during config parsing (issue #5510, different fix)Kevin P. Fleming
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-17correct behavior change introduced by issue #5448 patchKevin P. Fleming
2005-10-17Improve config parsing performance (bug #5448)Mark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-23add 'sip show settings' CLI command (issue #4806)Kevin P. Fleming
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-07-05add support for 'early loading' modules, so that nearly all configuration fil...Kevin P. Fleming
2005-07-05clean up find_engine()Kevin P. Fleming
2005-06-24split up string/time functions into separate header filesKevin P. Fleming
2005-06-21make 'show config mapping' show all mappings associated with an engine (bug #...Kevin P. Fleming
2005-06-07fix memory leaks in config loader (bug #4223)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-05-25Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin bein...Josh Roberson
2005-05-25various code cleanups (bug #4353)Russell Bryant
2005-05-08Fix improper config dir path (bug #4184)Mark Spencer
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-17Fix help and command line completion for "show config mappings" (Bug #3766)Josh Roberson
2005-02-11Fix "not found" case (bug #3404)Mark Spencer
2005-02-10Separate IAX and SIP tables for users/peersMark Spencer
2005-02-02Clarify documentation (bug #3495)Mark Spencer
2005-02-02Merge #exec functionality (must be explicitly enabled!)Mark Spencer
2005-01-30Fix seg in variable replacement (bug #3464)Mark Spencer
2005-01-30Add category inheritance (bug #3099)Mark Spencer
2005-01-28Fix properly the issue of the verbose level for parsing... (bug #3404 etc)Mark Spencer
2005-01-27Fixing "parsing" bug in config.c (AGAIN!)Anthony Minessale II
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-22Un-revert in preparation for actual fixMark Spencer
2005-01-22repeal config prototype changesAnthony Minessale II
2005-01-22Fix tiny typo (bug #3404)Mark Spencer
2005-01-21Fix this annoying typeo that has been torturing me for weeks nowAnthony Minessale II