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