summaryrefslogtreecommitdiff
path: root/src/conffile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-30Free arg before returning, or it'll leakMukund Sivaraman1-0/+3
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-1/+1
2005-11-04Added support for UPSTREAM directive.Robert James Kaes1-4/+52
2005-11-04Reformatted the reverse and filter configuration blocks. If eitherRobert James Kaes1-73/+10
2005-11-04Fixed up whitespace formatting of the config file directives. AlsoRobert James Kaes1-52/+61
2005-08-16* [Refactor] Moved Reverse Proxy CodeRobert James Kaes1-1/+2
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-168/+281
2004-08-24(get_bool_arg): Moved the initialization of "p" _before_ the assert()Robert James Kaes1-3/+3
2004-08-14Reorganized the source code. Added the missing reverse proxyRobert James Kaes1-109/+143
2004-08-13Added some error logging information for directives that areRobert James Kaes1-13/+49
2004-08-13Added the new configuration parsing system (conffile.c andRobert James Kaes1-0/+612