summaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Collapse)Author
2011-08-16Minor whitespace fixMukund Sivaraman
2010-05-30Fix typo in manpageMukund Sivaraman
2010-04-22Use complete sentences in the manpagesMukund Sivaraman
2010-03-28Just fix the support URLsMukund Sivaraman
2010-03-28Revert "Update Tinyproxy website URLs"Mukund Sivaraman
This reverts commit b108162dfb408b4818a6ea8b2a148ddaf1506bbe.
2010-03-27Update Tinyproxy website URLsMukund Sivaraman
2010-03-02change the default pid file location to ↵Michael Adam
"@LOCALSTATEDIR@/run/tinyproxy/tinyproxy.pid" I.e., add a tinyproxy subdirectory. This is meant to ease running tinyproxy as non-root user. The subdirectory can be used to give the tinyproxy user write permission. Michael
2010-03-02change the default log file location to ↵Michael Adam
"@LOCALSTATEDIR@/log/tinyproxy/tinyproxy.log" i.e. add a tinyproxy subdirectory. This is meant to ease running tinyproxy as non-root user the subdirectory can be used to give the tinyproxy user write permission. Michael
2010-01-25Fix typo in manpageMukund Sivaraman
2010-01-16Add author sections to the manpagesMukund Sivaraman
2010-01-16Add see-also sections to the manpagesMukund Sivaraman
2010-01-10Happy new year 2010!Michael Adam
2010-01-10Happy new year 2010!Michael Adam
2010-01-08[BB#17] Add custom HTTP request headers to outgoing HTTP requestsMukund Sivaraman
2010-01-03Use named lists to match rest of the documentMukund Sivaraman
2010-01-03Modify description of LogLevel in manpageMukund Sivaraman
2010-01-03Use proper asciidoc formatting in manpageMukund Sivaraman
2010-01-03Fix caps in manpageMukund Sivaraman
2009-11-14Make asciidoc a requirement for building TinyproxyMukund Sivaraman
asciidoc is necessary as the version number is added during configure into the asciidoc manpage sources. So simply bundling a pre-generated manpage won't do.
2009-11-14Revert "Don't cleanup generated and dist'ed manpages"Mukund Sivaraman
This reverts commit 276ca8369dbe82ddba5e72684becc5e774169157.
2009-11-14Use located a2x binary instead of hard-coded nameMukund Sivaraman
2009-11-14Mark all generated stuff with silent rulesMukund Sivaraman
2009-11-14Don't cleanup generated and dist'ed manpagesMukund Sivaraman
2009-11-10docs: update description of STATHOST in tinyproxy(8)Michael Adam
Michael
2009-11-10docs: document StatHost in tinyproxy.conf(5)Michael Adam
Michael
2009-10-11Document DisableViaHeader in the tinyproxy.conf(5) manpage.Michael Adam
2009-10-10Fix another typo in the tinyproxy.conf(5) manpage.Michael Adam
2009-10-10Fix a typo in the tinyproxy.conf(5) manpage.Michael Adam
2009-09-28docs: Fix typos in tinyproxy.conf manpageMukund Sivaraman
2009-09-28docs: Fix caseMukund Sivaraman
2009-09-28docs: document the reverse proxying options in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document ConnectPort in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document Anonymous in tinproxy.conf(5)Michael Adam
2009-09-28docs: document the filtering options in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document ViaProxyName in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document Allow and Deny in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document MaxRequestsPerChild in tinyproy.conf(5)Michael Adam
2009-09-28docs: document StartServers in tinyproxy.conf(5)Michael Adam
2009-09-28docs: document MinSpareServers and MaxSpareServers in tinyproxy.conf(5)Michael Adam
Michael
2009-09-28docs: document "MaxClients" in tinyproxy.conf(5)Michael Adam
Michael
2009-09-28docs:document "Upstream"/"No Upstream" in the tinyproxy.conf manpageMichael Adam
Michael
2009-09-27docs:tinyproxy.conf(5): fix a typo.Michael Adam
Michael
2009-09-27docs: document XTinyproxy in the tinyproxy.conf manpage.Michael Adam
Michael
2009-09-22docs:tinyproxy.conf: document "PidFile".Michael Adam
Michael
2009-09-22docs:tinyproxy.conf: document LogFile, Syslog, and LogLevelMichael Adam
Michael
2009-09-22docs:tinyproxy.conf: describe ErrorFile and DefaultErrorFile and StatFileMichael Adam
Somehow, I don't quite get the asciidoc formatting yet. I can't get the extra paragraph on templates to look nice in the manpage output. But at least there is some content... Michael
2009-09-20docs: Make formatting changes in tinyproxy.conf manpageMukund Sivaraman
2009-09-20docs: Further describe User and Group keys in tinyproxy.conf manpageMukund Sivaraman
2009-09-20Revert "docs: extend description of the User and Group parameters."Mukund Sivaraman
This reverts commit b6433522eb051c2d19d4ee2d0c8bdae13f5cbdc2.
2009-09-20docs: document Listen, Bind, Bindsame, and Timeout in tinyproxy.conf(5)Michael Adam
Michael