Age | Commit message (Expand) | Author |
2017-02-28 | Make object-in-archive-used identification portable to lld: use --trace | Philip Guenther |
2017-02-28 | Sort vm.conf(5) config options alphabetically | Reyk Floeter |
2017-02-28 | Use fmt_scaled(3) in vmctl status output to print curmem/maxmem | Reyk Floeter |
2017-02-27 | update an example in the relayd.conf manpage, that was not converted | Sebastian Benoit |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-27 | Replace openpty(3) with local function that uses pre-opened /dev/ptm fd | Reyk Floeter |
2017-02-27 | framework for some performance stats as a -V... option (like how much | Marc Espie |
2017-02-27 | Add size checks for imsg received over the control socket. | Reyk Floeter |
2017-02-27 | Print the DNSSEC OKAY flag as "DO", like in upstream tcpdump | Jeremie Courreges-Anglas |
2017-02-26 | Use mkdir -p instead of install -d to create the obj/util directory. | Theo Buehler |
2017-02-26 | build pcidump on arm64 | Jonathan Gray |
2017-02-25 | pledge stdio before parsing the http response | Bob Beck |
2017-02-24 | Implement fork+exec model | Gleydson Soares |
2017-02-22 | print a formatted errx() string instead of segfault, | Gleydson Soares |
2017-02-22 | No need to use SIOCGIFRDOMAIN anymore. | Renato Westphal |
2017-02-22 | Allow specifying an alternate socket path. | Renato Westphal |
2017-02-22 | Add missing htonl for IPsec SPI. | Renato Westphal |
2017-02-22 | The default for the strip-nt-domain attribute is "yes", so fix up | Patrick Wildt |
2017-02-22 | Delete lines which are misleading and unneeded. | YASUOKA Masahiko |
2017-02-21 | update to unbound-1.6.1 release; only version string changes compared to | Stuart Henderson |
2017-02-21 | Stop using "DEBUG" make variable for extra debugs. | YASUOKA Masahiko |
2017-02-20 | Add missing $OpenBSD$ | Bob Beck |
2017-02-19 | draft-ietf-idr-large-community has been published as RFC 8092 | Peter Hessler |
2017-02-17 | regen | Florian Obser |
2017-02-17 | Update to 4.1.15. | Florian Obser |
2017-02-17 | Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests. | Stuart Henderson |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2017-02-17 | ypbind(8) is not started automatically at boot time by /etc/rc if domainname | Antoine Jacoutot |
2017-02-16 | Bring parse_warn() into the log.[ch] 21st century and adopt the "^" | Kenneth R Westerback |
2017-02-15 | Adopt the common verbiage other log.[ch] daemons use to describe '-d'. | Kenneth R Westerback |
2017-02-15 | improve list item formatting; | Jason McIntyre |
2017-02-14 | fix man page, diff from jmc@ | Gilles Chehade |
2017-02-14 | add standalone maildir MDA (work in progress) which will soon obsolete the | Gilles Chehade |
2017-02-14 | add standalone mda for file delivery which will later obsolete | Gilles Chehade |
2017-02-14 | prepare Makefiles but don't link to the build yet | Gilles Chehade |
2017-02-14 | add new implementation of a standalone LMTP client which will deprecate the | Gilles Chehade |
2017-02-14 | fix a crash when parsing large community given on the command line | Sebastian Benoit |
2017-02-13 | Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and | Kenneth R Westerback |
2017-02-13 | Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and | Kenneth R Westerback |
2017-02-13 | Adjust some long lines. | Kenneth R Westerback |
2017-02-13 | Adjust some long lines. | Kenneth R Westerback |
2017-02-13 | Do the strerror() elimination dance with a log_warnx() -> log_warn(). | Kenneth R Westerback |
2017-02-13 | Do the strerror() elimination dance with log_warnx() -> log_warn(), | Kenneth R Westerback |
2017-02-13 | Banished to the attic. | Kenneth R Westerback |
2017-02-13 | Switch from old errwarn.c logging to shiny new log.[ch]. | Kenneth R Westerback |
2017-02-13 | Switch from old errwarn.c logging to shiny new log.[ch]. | Kenneth R Westerback |
2017-02-13 | Fix powerdown with vmmci(4) VMs using a shutdown and no reset. | Reyk Floeter |
2017-02-13 | Reverse output when installing a patch; it's more logical (first get, then | Antoine Jacoutot |