summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-03-16lint is dead (long live the lint!), so stop using it as a cpp conditionalPhilip Guenther
2014-03-16merge conflicts, remove old libldns filesStuart Henderson
2014-03-16import unbound 1.4.22 upstream sources, ok brad@Stuart Henderson
2013-09-22update to ldns 1.6.16Stuart Henderson
2012-08-23update to ldns 1.6.13, tested by okan@, thanks (not yet linked to build).Stuart Henderson
2012-03-26Import ldns 1.6.12, needed for Unbound, to work on in-tree.Stuart Henderson
2014-03-15Enable Unbound in base, ok deraadt@Stuart Henderson
2014-03-15change pidfile location again; actually this is written before chroot, soStuart Henderson
2014-03-14use $chrootdir/run for pid file, like nsd.Stuart Henderson
2014-03-14merge conflictsStuart Henderson
2014-03-14Update to NSD 4.0.3, main change is to improve/fix nsd.db databaseStuart Henderson
2014-03-14more informative log message on unknown SNI.Eric Faurot
2014-03-14field renameEric Faurot
2014-03-14print the correct user name if SMTPD_QUEUE_USER is missingAlexander Hall
2014-03-13Don't suggest running the AML parser as root. :-)Bryan Steele
2014-03-13When failing to find the required privsep user entry, it is not cool atTheo de Raadt
2014-03-13oops! none of us spotted that pkg_add is section 1, not 8;Jason McIntyre
2014-03-13Correction from jmc@, sort references alphabetically.Bryan Steele
2014-03-13Add a reference to the ACPICA utilities, with examples.Bryan Steele
2014-03-13remove old instructions about sendmail. poke by jmcTed Unangst
2014-03-13The enqueue utility should not add a User-Agent header to emails.Chris Cappuccio
2014-03-13Unhook httpd(8) from build; man page bitsFlorian Obser
2014-03-13Unhook httpd(8) from buildFlorian Obser
2014-03-13merge conflictsBrad Smith
2014-03-13update to NSD 4.0.2, ok sthen@Brad Smith
2014-03-12Are they going to help?Ted Unangst
2014-03-11bugfix update to 1.4.6Robert Nagy
2014-03-1013_datalen.msgFlorian Obser
2014-03-1012_malloc_memset_to_calloc.msgFlorian Obser
2014-03-1011_w_flag.msgFlorian Obser
2014-03-1010_setvbuf.msgFlorian Obser
2014-03-09record errors, and only crash at the end. much less painful to synchMarc Espie
2014-03-08format string has changed for K_USERINFOEric Faurot
2014-03-08code cleanupEric Faurot
2014-03-07rename $_ for better style... lots more to be doneMarc Espie
2014-03-07the IO::Uncompress framework can auto-detect compression type, turnMarc Espie
2014-03-06Always print the key signify(1) is using.Antoine Jacoutot
2014-03-05shush. signify is quiet now, but we want it to stay that wayMarc Espie
2014-03-05refactor solve_from_ports a bit.Marc Espie
2014-03-02if peer advertises DSN and we don't want to use it, make sure we don't sendGilles Chehade
2014-03-01start using the new officially named keys. This is being done beforeTheo de Raadt
2014-02-28The user.directory expansion is not supposed to be escaped.Eric Faurot
2014-02-28do not miss out F_BACKUP when dumping envelope or it breaks backup MXGilles Chehade
2014-02-26Again the default is not 0.Claudio Jeker
2014-02-26This is a lie, the default is not 0. It is inherited from the process.Claudio Jeker
2014-02-26There is no need to init a global to 0Claudio Jeker
2014-02-25if a specific pattern of failures/success happen, we can end up notGilles Chehade
2014-02-24fix off by one leading to invalid host stats treeEric Faurot
2014-02-24fix a buffer overflow of an array introduced with the ssl inspection commitJonathan Gray
2014-02-24fix a memory leak in an error pathJonathan Gray