summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-09-15consistently format/word the function documentationJasper Lievisse Adriaanse
2020-09-15s/sizeof(ipaddress)/sizeof(*ipaddress)/gMartijn van Duren
2020-09-15Fix a dead store and a wrong-level NULL-check.Martijn van Duren
2020-09-14Established TCP and TLS sockets of syslogd did stay open foreverAlexander Bluhm
2020-09-14Briefly document default boot disk behaviourkn
2020-09-14add support for '&' and '|' operators in btrace scriptsJasper Lievisse Adriaanse
2020-09-14Fix handling of user names containing '@' symbols.Todd C. Miller
2020-09-14Typofixkn
2020-09-14We need to be able to provide contact information to use theFlorian Obser
2020-09-14Relax parsing of pem files a bit. Apparently there are CAs that useFlorian Obser
2020-09-14Report what's wrong when account creation fails instead of a genericFlorian Obser
2020-09-14Document "pki" option for relay delivery too; from Nick GassonTodd C. Miller
2020-09-14Rewrite the agentx code of relayd. This new framework should allow usMartijn van Duren
2020-09-14All buffers are in rw-memory, but lookup_record has it defined asMartijn van Duren
2020-09-14Make "spf walk" report if an spf-record has macro's and can't be resolved.Martijn van Duren
2020-09-14Document the fact that the maximum size of a font is currently 512 KiB.Frederic Cambus
2020-09-14Let slaacd handle all rdomains in a single daemon.Florian Obser
2020-09-12link btrace(8) to the buildSebastien Marie
2020-09-12Include openssl/x509.h in extern.h since it uses a few of the typedefs fromClaudio Jeker
2020-09-12Remove last two arguments from repo_lookup() since they are unused.Claudio Jeker
2020-09-12Move the proc_rsync and with that the rsync processing into rsync.cClaudio Jeker
2020-09-12Delete unused strdup().tobhe
2020-09-12Change the noop (-n) behaviour. When no network fetch is done thereClaudio Jeker
2020-09-12Use the original requested URI for REQUEST_URI.YASUOKA Masahiko
2020-09-11Support '-p' a flag to filter all actions by PID.Martin Pieuchot
2020-09-11If we get messages but they are not ntp replies (e.g. caused byOtto Moerbeek
2020-09-10Move the tcp/udp keyword before <address>. This allows for easier addingMartijn van Duren
2020-09-10Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messagesJonathan Matthew
2020-09-08Fix PCI config space union such that the register state is properlyMark Kettenis
2020-09-06Remove snmpe_dispatch_parent.Martijn van Duren
2020-09-06replace duplicated sizeofa marco with predefined nitemsjan
2020-09-06Split "trap receiver" into its own trap_address struct and clean up theMartijn van Duren
2020-09-05Use SETSDIR consistently.Florian Obser
2020-09-05httpd(8) uses TLSv1.3 and TLSv1.2 by defaultTheo Buehler
2020-09-04Replace TAILQ concatenation loop with TAILQ_CONCATbket
2020-09-04Ignore ftruncate failure with errno == EAGAINTheo Buehler
2020-09-03No need for a private #define for the INQUIRY response_format value '2'. JustKenneth R Westerback
2020-09-02Fix clang warning in vmctl(8)Theo Buehler
2020-09-01Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big toKenneth R Westerback
2020-08-30If no replies are received for a while due to connectivity issuesOtto Moerbeek
2020-08-29typo; pointed out by Matthias (mpfr AT fn.de), thanks!Florian Obser
2020-08-27add missing "regex" keyword; from heddi nabbisenJason McIntyre
2020-08-26Set fastcgi socket default on server and location.Florian Obser
2020-08-25check that fcgiport string value is within rangetracey
2020-08-24Add support for non-localhost fastcgi sockets.tracey
2020-08-24The kernel provides sufficiently randomised ports.Florian Obser
2020-08-24merge unbound 1.11.0Stuart Henderson
2020-08-24update to unbound 1.11.0, tests tb@ dtucker@, ok tb@Stuart Henderson
2020-08-23Merge listen_sock into address, since there's a 1:1 correlation. Save someMartijn van Duren
2020-08-21Fix wrong fall through. The IMSG_CTL_SHOW_DB_INTRA case should onlyjan