summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-10-13More useless stuff snuck in.Florian Obser
2020-10-13remove dir useless for cvsStuart Henderson
2020-10-13merge NSD 4.3.3Stuart Henderson
2020-10-13import NSD 4.3.3, ok florian@Stuart Henderson
2020-10-13annoying whitespace gliches spotted during re-readTheo de Raadt
2020-10-11Implement more of RFC 8630 and support more than one URI in the TAL file.Claudio Jeker
2020-10-11Introduce repo_filename() a function that converts a URI into the localClaudio Jeker
2020-10-11Handle absence of TLS certs while parsing the configTheo Buehler
2020-10-08Fail on invalid installurlkn
2020-10-08Print usage to stderr, print error messages in errx(3) fashionkn
2020-10-08Remove -y from usage too; noticed by jmc@Todd C. Miller
2020-10-07Remove support for zic's long-obsolete '-y YEARISTYPE' option.Todd C. Miller
2020-10-05Remove redundant code and lets code looks similarjan
2020-10-04Fix indentdenis
2020-10-03The new intra area db entry has to be saved into the tree beforejan
2020-10-01In OpenSSL 1.1.x EVP_ENCODE_CTX is an opaque struct and has to beClaudio Jeker
2020-10-01Rewrite the signal handler to just toggle a flag and then exit asapClaudio Jeker
2020-10-01Make the repotab (rt) a global instead of passing the value around asClaudio Jeker
2020-10-01Use correct way to report error when strtonum fails.Claudio Jeker
2020-09-30Sync with libagentxMartijn van Duren
2020-09-30Instead of using the kind of hidden b64_pton() from libc resolv.h switchClaudio Jeker
2020-09-29Sync with libagentxMartijn van Duren
2020-09-28Set hw.perfpolicy to "manual" and hw.setperf to max when handling -HJeremie Courreges-Anglas
2020-09-28Fix segfault in pstat -vTheo Buehler
2020-09-24Always ask the kernel about current hw.perfpolicyJeremie Courreges-Anglas
2020-09-23Revert agentx support for now, we're too close to release.Martijn van Duren
2020-09-23Revert agentx support for now, we're too close to release.Martijn van Duren
2020-09-23Add support for agentx to smtpd.Martijn van Duren
2020-09-23Add support for agentx to vmd.Martijn van Duren
2020-09-23Zap code remnants of the "cool running mode" (removed in 2014)Jeremie Courreges-Anglas
2020-09-22Allow handling long lines in an aliases table.Martijn van Duren
2020-09-21Fix memory leak in "iov".tobhe
2020-09-19Add a bsd.schema including a shadowPassword and an sshPublicKeyTheo Buehler
2020-09-18fix typo in comment and trailing whitespaceJasper Lievisse Adriaanse
2020-09-18various fixes; ok mpiJason McIntyre
2020-09-17document min/max/sum functionJasper Lievisse Adriaanse
2020-09-16Stop removing the control socket on exit and tighten the unveil evenremi
2020-09-16Add the admd keyword. This can be used by filters interested in theMartijn van Duren
2020-09-16close all fds > STDERR_FILENO before executing the pipe program.Martijn van Duren
2020-09-15Align man page with realityjob
2020-09-15Experienced a situation where (older code) rpki-client+openrsyncd got "stuck"Theo de Raadt
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