summaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Collapse)Author
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
2009-09-20docs: extend description of the User and Group parameters.Michael Adam
Michael
2009-09-19doc: Add initial description in tinyproxy.conf manpageMukund Sivaraman
2009-09-19docs: Add placeholder for tinyproxy.conf manpageMukund Sivaraman
2009-09-14docs: Fix .gitignoreMukund Sivaraman
2009-09-14Rename doc directory to docsMukund Sivaraman