summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-06-13one too many .El;Jason McIntyre
2018-06-13Rename httpd.conf "root strip" option to "request strip".Reyk Floeter
2018-06-13RFC 8106 obsolteted RFC 6106.Florian Obser
2018-06-13various clarifications for the auth/ca/pki/cert stuff;Jason McIntyre
2018-06-13zap a stray ';' and make a comment less uglyTheo Buehler
2018-06-13avoid a double flag;Jason McIntyre
2018-06-13Add crontab entry option -n for "No mail when run successful"job
2018-06-13separate arg name and punctuation with whitespace;Jason McIntyre
2018-06-13Provide backwards compatibility for some of the announce directivesjob
2018-06-13Deprecate announce (all|self|none|default-route)Claudio Jeker
2018-06-12Send LSAs with MAX_METRIC for carp interfaces in state backup.remi
2018-06-12Fix resending intra area prefix LSAs on link state or if flag change.remi
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11The http_query is already url_encoded; don't encode it twice.Reyk Floeter
2018-06-11Sorry, forgot a whitespace.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-11Fix an off-by-one line count when using include statements.denis
2018-06-10When a TLS error occurs, print the tls_error() message as part of theSebastian Benoit
2018-06-10memory leak spotted by claudio@remi
2018-06-10The value for metric of intra area prefix LSAs should be set to:remi
2018-06-09parse SIZE advertisementEric Faurot
2018-06-07remove unused flags and obsolete commentsEric Faurot
2018-06-07add some EXIT STATUS sections; from matthew martinJason McIntyre
2018-06-07use RELAY_* flags where appropriateEric Faurot
2018-06-07simplify the codepath for backup relay setupEric Faurot
2018-06-06code cleanupEric Faurot
2018-06-06remove fields that are found in struct dispatcher from struct relayhostEric Faurot
2018-06-06if the parser can't find a starting line in user db, it won't lookMarc Espie
2018-06-06document missing database filtersremi
2018-06-06print metric for Intra-Area-Prefix LSAsremi
2018-06-05remove struct relayhost from struct envelope.Eric Faurot
2018-06-05Revert introduction of fdinsert(), a sanitify check triggers whenMartin Pieuchot
2018-06-05document "match tag"; ok gillesJason McIntyre
2018-06-04honor SIZE extension when advertised by peerGilles Chehade
2018-06-04for "match", document that envelopes that do not match anything are rejected,Jason McIntyre
2018-06-04Fix file descriptor leak.Gerhard Roth
2018-06-04tweak previous;Jason McIntyre
2018-06-04add support for mda wrappers allowing postmaster to define command wrappersGilles Chehade
2018-06-04tweak the text of the relaying example: make it clear that the exampleJason McIntyre
2018-06-04"match auth" matches transactions that *have been* authenticated;Jason McIntyre