summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-06-18Put file descriptors on shared data structures when they are completelyMartin Pieuchot
2018-06-18upfront, explain action/match, since it is central to how the new config works;Jason McIntyre
2018-06-18remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;Jason McIntyre
2018-06-17Fix an off-by-one line count when using include statements.denis
2018-06-17Bring snmpd agentx.c closer in line with relayd.rob
2018-06-17fix memory leaks: freeaddrinfo() the data from getaddrinfo().Sebastian Benoit
2018-06-16rework the table API so that it takes a struct smtpd * context in parameterGilles Chehade
2018-06-16heh. bug happens so seldom, fix was not 100%Marc Espie
2018-06-15Something went wrong - the strip option was documented twice.Reyk Floeter
2018-06-15Fix 304 Not Modified response: don't send a body, use the correct MIME type.Reyk Floeter
2018-06-15fix for the infamous "cups" bug. Finally.Marc Espie
2018-06-15no need to always use 1 for the constant, knowing how it got solved canMarc Espie
2018-06-15Add a -Dstub option to facilitate creating/adding/deleting "stubbed" packagesMarc Espie
2018-06-15the %{sender} variable should expand to the MAIL FROM address, so in theGilles Chehade
2018-06-14fix mem leakFlorian Obser
2018-06-14regenFlorian Obser
2018-06-14Update to nsd 4.1.22Florian Obser
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