summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-05-19Add support for client certificate authentication to httpd.Joel Sing
2018-05-18Move LISTEN ON {} code into a function listen_on().Reyk Floeter
2018-05-18Revert manpage description as wellReyk Floeter
2018-05-18Revert previous: it introduced a shift/reduce conflict in the grammar.Reyk Floeter
2018-05-18Allow to omit the listen port configuration. Default to port 80, tls port 443.Reyk Floeter
2018-05-18Add support for attribute filter rules on search/read operations.Reyk Floeter
2018-05-18Turn on minimal-reponses and refuse-any per default.Florian Obser
2018-05-17From upcomming nsd 4.1.22:Florian Obser
2018-05-17update to nsd 4.1.21Florian Obser
2018-05-16Fix the client search request time and size limits.Reyk Floeter
2018-05-16be a bit more paranoid about termsizes, this works around brokenMarc Espie
2018-05-15The snmpd.conf file is divided into four (not three) main sections.Reyk Floeter
2018-05-15Fix format string errors in log messages and update ldapd to use relayd's log.cReyk Floeter
2018-05-14simplify as suggested by Anton Lindqvist a while agoGilles Chehade
2018-05-14kill corrupt / uncorrupt queue mechanism as it has never been usable and itGilles Chehade
2018-05-14Remove duplicated word ("scope scope").Reyk Floeter
2018-05-14Add support to filter on attributes.Reyk Floeter
2018-05-13vmd(8): enable pause / unpause for vm ownerspd
2018-05-13adjust highly misleading comment to match realityMarc Espie
2018-05-12minor consistency fix; from raf czlonkaJason McIntyre
2018-05-11Make help output of relayctl redirect|host|table friendlier.Reyk Floeter
2018-05-10TCP debug sockets still had code for old TCP timers that wereAlexander Bluhm
2018-05-10reorganize codeEric Faurot
2018-05-09on the other hand, commenting this out was involuntary.Marc Espie
2018-05-09As required by IF-MIB, cap ifSpeed at UINT32_MAX; the value is a GAUGE32 soStuart Henderson
2018-05-09Remove empty syspatch dir if we fail to extract.Antoine Jacoutot
2018-05-08some barebones documentation for the record option.Ted Unangst
2018-05-04fix use-after-freeEric Faurot
2018-05-04the perl debugger tells you everything a perl process exits.Marc Espie
2018-05-01Remove extraneous new line from error message.anton
2018-05-01The length field of a DNS packet must be network byte order encoded; ok tedu@anton
2018-04-30allow limited setting of permanent A records. like unbound local-data.Ted Unangst
2018-04-30vmd(8): unbreak i386Mike Larkin
2018-04-29if we create fragments, we must know which files they come fromMarc Espie
2018-04-29Manpage tweaks:Anthony J. Bentley
2018-04-29remove useless indirectionsEric Faurot
2018-04-29move "mail from" and "rcpt to" code into their own function.Eric Faurot
2018-04-28link smtp(1) to the buildEric Faurot
2018-04-28okay, this wants BOTH shared directories AND dependency info, hahaMarc Espie
2018-04-28Reference hosts(5) instead of the obsolete networks(5).Ingo Schwarze
2018-04-28fix man sectionEric Faurot
2018-04-28simplify codeEric Faurot
2018-04-28remove left-over comma from log messageGilles Chehade
2018-04-28move code aroundEric Faurot
2018-04-28use the transaction as argument to the message parser.Eric Faurot
2018-04-28disallow executing by root and replace execve() with system() as we wantGilles Chehade
2018-04-28handle subaddressesGilles Chehade
2018-04-28pass transaction instead of session to smtp_message_*() functions.Eric Faurot
2018-04-28update-plist wants to ask the ports tree as well, so refactor so thatMarc Espie
2018-04-28need instrumentation for fragmentsMarc Espie