summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-02-27replys -> replies;Jason McIntyre
2007-02-27open the db read-only if we're only looking. ok millert@ beck@Otto Moerbeek
2007-02-27in addition to actions on request headers, allow to define relayReyk Floeter
2007-02-27manpage clarification for the "change" and "append" relay actions.Reyk Floeter
2007-02-27tweaks;Jason McIntyre
2007-02-26Error out if the -t or -T options are specified without -a or -d.Todd C. Miller
2007-02-26kill the ``use ssl'' directive for consistency across parser directives.Pierre-Yves Ritschard
2007-02-26remove HTTP and HTTPS tokens, makes for cleaner parser.Pierre-Yves Ritschard
2007-02-26re-enable the -W flags except -Werror which behaves differently withReyk Floeter
2007-02-26sync the documentation with the latest change to require a 'header'Reyk Floeter
2007-02-26solve some conflicts in the configuration parser.Pierre-Yves Ritschard
2007-02-26handle strlcpy return values, make lint happyReyk Floeter
2007-02-26better error handling for buffer I/O, fix the log actionReyk Floeter
2007-02-26grammar;Jason McIntyre
2007-02-26KNFPierre-Yves Ritschard
2007-02-26Change the ``virtual ip'' directive to ``virtual host''.Pierre-Yves Ritschard
2007-02-26handle requests with chunked transfer-encoding.Reyk Floeter
2007-02-26Set the metric for loopback interfaces.Esben Norby
2007-02-26tweak flushing of unwritten bytes on http mode changesReyk Floeter
2007-02-26spacingReyk Floeter
2007-02-26improve the relay bufferevent handler if one side closed the connectionReyk Floeter
2007-02-26re-use the retry value from table host entries for inbound relayReyk Floeter
2007-02-26fix small memleaksReyk Floeter
2007-02-26Zero out struct before using, not after.Ray Lai
2007-02-26don't leak memory, from dhclient; ok krw@Kevin Steves
2007-02-25one example (of two) of tree breaking the "other gcc"Theo de Raadt
2007-02-25delete -W flags that reyk uses to break the treeTheo de Raadt
2007-02-25copy mis-aligned routing socket message into a properly aligned struct, soTheo de Raadt
2007-02-25remove unused variableReyk Floeter
2007-02-25we do have a table with suberror codes for cease and their meaning;Henning Brauer
2007-02-25tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net>Henning Brauer
2007-02-25tweaks;Jason McIntyre
2007-02-24UI improvement: in case the disk overflows, let tally give informationMarc Espie
2007-02-24exit right away if the config file isn't there, rather thanBob Beck
2007-02-24license + copyrightBob Beck
2007-02-24Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org>Bob Beck
2007-02-24disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH).Reyk Floeter
2007-02-24disable SSLv2 and use "HIGH" crypto cipher suites by default.Reyk Floeter
2007-02-24xref adjfreq(2); from Igor ZinovikOtto Moerbeek
2007-02-24- allow to specify the SSL cipher suite and the SSL protocolsReyk Floeter
2007-02-24spelling; sthen@spacehopperTheo de Raadt
2007-02-23add missing copyright; ConstantineTheo de Raadt
2007-02-23Make spamd include the HELO/EHLO identification string sent byBob Beck
2007-02-23register is so 1980, plus knfTheo de Raadt
2007-02-23greytrapping improvementsBob Beck
2007-02-23remove some lintTheo de Raadt
2007-02-23i.e. -> e.g.; ok reykJason McIntyre
2007-02-23tweaks;Jason McIntyre
2007-02-23use correct variable in error message: print the filename, not the keyAlexander von Gernler
2007-02-23knfTheo de Raadt