summaryrefslogtreecommitdiffhomepage
path: root/src/conffile.c
AgeCommit message (Expand)Author
2008-12-08Break at 80 columnsMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-07-14Allow numeric uid/gids in User and Group directivesMukund Sivaraman
2008-05-24Renamed htmlerror.[ch] to html-error.[ch]Mukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2008-03-30Free arg before returning, or it'll leakMukund Sivaraman
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman
2005-11-04Added support for UPSTREAM directive.Robert James Kaes
2005-11-04Reformatted the reverse and filter configuration blocks. If eitherRobert James Kaes
2005-11-04Fixed up whitespace formatting of the config file directives. AlsoRobert James Kaes
2005-08-16* [Refactor] Moved Reverse Proxy CodeRobert James Kaes
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2004-08-24(get_bool_arg): Moved the initialization of "p" _before_ the assert()Robert James Kaes
2004-08-14Reorganized the source code. Added the missing reverse proxyRobert James Kaes
2004-08-13Added some error logging information for directives that areRobert James Kaes
2004-08-13Added the new configuration parsing system (conffile.c andRobert James Kaes