summaryrefslogtreecommitdiffhomepage
path: root/etc
AgeCommit message (Expand)Author
2010-03-02Comment out the LogFile and PidFile options in the example tinyproxy.conf.Michael Adam
2010-03-02change the default pid file location to "@LOCALSTATEDIR@/run/tinyproxy/tinypr...Michael Adam
2010-03-02change the default log file location to "@LOCALSTATEDIR@/log/tinyproxy/tinypr...Michael Adam
2010-02-23tinyproxy.conf: fix LogFile to proper CamelCase for consistencyMichael Adam
2010-02-18Fix pkgdatadir path in tinyproxy.confMukund Sivaraman
2010-01-08[BB#17] Add custom HTTP request headers to outgoing HTTP requestsMukund Sivaraman
2009-11-14Mark all generated stuff with silent rulesMukund Sivaraman
2009-11-10gitignore etc/tinyproxy.conf - it is generatedMichael Adam
2009-11-10Update etc/Makefile.am to substitute TINYPROXY_STATHOSTMichael Adam
2009-11-10tinyproxy.conf: add a comment documenting StatHostMichael Adam
2009-10-11Clean tinyproxy.conf in make clean.Michael Adam
2009-10-11Fix make distcheck with tinyproxy.conf.inMichael Adam
2009-10-11Document DisableViaHeader in the tinyproxy.conf template.Michael Adam
2009-10-10Fix a typo in the tinyproxy.conf template.Michael Adam
2009-10-10generate etc/tinyproxy.conf from a tinyproxy.conf.in templateMichael Adam
2009-09-27tinyproxy.conf: Update the description of XTinyproxy (it is a bool).Michael Adam
2009-09-20tinyproxy.conf: add a comment referring to the tinyproxy.conf(5) manpageMichael Adam
2009-09-20tinyproxy.conf: update description of User/GroupMichael Adam
2009-09-13doc: Move doc/tinyproxy.conf to etc/ directoryMukund Sivaraman