summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-02-12Standardize argument naming for "sourceaddr" and unify the wording a bit,Ingo Schwarze
2020-02-12Reorder to handle apm events and timeouts with the same codeJeremie Courreges-Anglas
2020-02-12On APM_POWER_CHANGE events check battery life against autoaction levelJeremie Courreges-Anglas
2020-02-12Zap apmtimeout, the way it's used isn't meaningful any moreJeremie Courreges-Anglas
2020-02-12Move the code to figure out the alternate IP address (IPv6 addr for IPv4Claudio Jeker
2020-02-11Simplify and unify wording for the -I sourceaddr option in various places.Theo de Raadt
2020-02-11Finish moving of dig(1) to /usr/bin/dig by removing the sources in theFlorian Obser
2020-02-11add iwx to fw_updateStefan Sperling
2020-02-11Remove setlocale(3) calls. I checked that no functions are called thatIngo Schwarze
2020-02-10briefly mention /etc/examples/ in the FILES section of all theIngo Schwarze
2020-02-09mention /etc/examples/bgpd.conf; tweak and OK jmc@, OK benno@Ingo Schwarze
2020-02-09Implement "strip" option for fastcgi to be able to have multiple chrootsFlorian Obser
2020-02-08correct history ac was in v5Jonathan Gray
2020-02-08sa was in v5Jonathan Gray
2020-02-08correct Research Unix edition "appeared in" use in HISTORYJonathan Gray
2020-02-07Do not define variables in extern.h since this will lead to duplicateFlorian Obser
2020-02-07Unhook usr.sbin/bind from the build and hook up new dig sourceFlorian Obser
2020-02-05Replace atoi with strtonum for stricter and safer integer parsing.Florian Obser
2020-02-04iterated_hash is unusedFlorian Obser
2020-02-04bit.h and events.h are unused.Florian Obser
2020-02-04lwres no longer deals with lists.Florian Obser
2020-02-04Nothing sets DNS_RDATASETATTR_NEGATIVE; remove code dealing with thatFlorian Obser
2020-02-04dig is not generating DS records.Florian Obser
2020-02-04keydata.c is unused.Florian Obser
2020-02-04soa.c is unused.Florian Obser
2020-02-04We are not going to generate nsec or nsec3 RRsets.Florian Obser
2020-02-04dig(1) only needs tsig support so we can delete all non-HMACFlorian Obser
2020-02-04isc/stat.h is unusedFlorian Obser
2020-02-04just use netdb.h directlyFlorian Obser
2020-02-04Remove unused typedefs that got left behind in previousFlorian Obser
2020-02-04Get rid of getopt(3) compat code.Florian Obser
2020-02-04Remove a bunch of unused functions who access the filesystem and thenFlorian Obser
2020-02-04We are not going to generate sig0 records so we can rip out theFlorian Obser
2020-02-04Use opendir(3) to not depend on lib/isc/unix/dir.c.Florian Obser
2020-02-04unusedFlorian Obser
2020-02-04We are not using aes.Florian Obser
2020-02-04Remove unused files.Florian Obser
2020-02-03ORCPT addresses are prefixed with an address type, the stricter check causeGilles Chehade
2020-02-03now that mail.local(8) relies on lockspool(1) for mailbox locking, have theGilles Chehade
2020-02-02add SENDER to mda environment and teach lmtp to use that instead of commandGilles Chehade
2020-02-02Fix MD in "ldomctl dump"kn
2020-02-01be much stricter about ORCPT, it isn't in the code path of local deliveryGilles Chehade
2020-02-01condition to enter mda_mbox() is too strict, if user have commands in theirGilles Chehade
2020-01-31introduce mda_mbox() to handle mbox delivery in its own code path, and makeGilles Chehade
2020-01-30Properly determine era 0 or era 1, making it possible to move pastOtto Moerbeek
2020-01-30Bump smtpd version after recent changessolene
2020-01-28Fix a security vulnerability discovered by Qualys which can lead to aGilles Chehade
2020-01-28Nuke autohell from orbit. It's the only way to be sure.Florian Obser
2020-01-28Switch to Makefile based builds.Florian Obser
2020-01-28We only need to be able to parse tsig key files, rip out all the restFlorian Obser