summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-12-17remove unused macros;Jason McIntyre
2019-12-17copy pledge code from nslookupTheo de Raadt
2019-12-17Since dscp probing (setsockopt, special cmsg handling, etc) no longer occursTheo de Raadt
2019-12-17disable all the dscp probing code. it sees all the dscp optionTheo de Raadt
2019-12-17correct some uses of .NmJonathan Gray
2019-12-17We aren't going to update to a MPL licensed bind codebase so replaceJonathan Gray
2019-12-17- isc-config isn't needed, we're only using bind sources for dig/host/nslookupStuart Henderson
2019-12-17avoid line wrap in the dkimsign filter line;Jason McIntyre
2019-12-17tweak the rspamd bits a little. we really don;t need to repeat theJason McIntyre
2019-12-17kn pointed out that the changes i made to "socket owner" can beJason McIntyre
2019-12-17Use local variable isntead of function parameterkn
2019-12-17combine "socket owner user[:group]" and "socket owner :group"Jason McIntyre
2019-12-17what is docbook?Theo de Raadt
2019-12-17Add back some SOCK_DNS to socket() calls, and add a few more whileTheo de Raadt
2019-12-17merge in https://github.com/isc-projects/bind9/commit/b8a04d50a361.patchStuart Henderson
2019-12-17update to 9.10.8-P1, last isc-licensed releaseStuart Henderson
2019-12-17rm more unuseful filesStuart Henderson
2019-12-16scrap some unused files, part of a bigger diff to update to 9.10.8-P1Stuart Henderson
2019-12-16knock out some unused variable warningsTheo de Raadt
2019-12-16disable IP_RECVTOS below try_proto() alsoTheo de Raadt
2019-12-16pledge +inet until the try_proto() garbage is neuteredTheo de Raadt
2019-12-16don't pick up libjson, it also adds /usr/local/include to header search pathStuart Henderson
2019-12-16Update to bind-9.10.5-P3, which appears to have been the last ISC version.Theo de Raadt
2019-12-16Update to bind-9.10.5-P3, which appears to have been the last ISC version.Theo de Raadt
2019-12-16When rsync exits non zero because of network issues or because theClaudio Jeker
2007-01-10ISC BIND release 9.3.3Jakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2005-03-22ISC BIND release 9.3.1. ok deraadt@Jakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2019-12-16Instead of passing the peer id down to peer specific functions do the lookupClaudio Jeker
2019-12-16Rework route priority filter.denis
2019-12-15Clear r_list if the interface is passive. Additionaly move the checkremi
2019-12-15Explicitly print root user in status OWNER columnkn
2019-12-14failing fsync() with EINVAL should not cause a TempFail in mboxfile,Gilles Chehade
2019-12-14introduce a bypass keyword so that builtin filters can bypass processing ofGilles Chehade
2019-12-14Strip out the optional login style before looking up user in passwd.Todd C. Miller
2019-12-13fix DKIM exampleGilles Chehade
2019-12-13occuring -> occurringGilles Chehade
2019-12-13trim previous; ok gillesJason McIntyre
2019-12-13In rde_dispatch_imsg_session() reorder the case blocks a bit so theyClaudio Jeker
2019-12-13add support for CIDR in a: spf atomsGilles Chehade
2019-12-13file no longer existsGilles Chehade
2019-12-13lka_proc.c had common code to fork a proc filter for lka_filter.c andGilles Chehade
2019-12-13Remove some more show_*_head() functions. Compiler agrees.Claudio Jeker
2019-12-13Remove show_rib_summary_head() it is no longer used.Claudio Jeker
2019-12-13First step of refactoring the output processing of bgpctl. MoveClaudio Jeker
2019-12-13add IMSG_REPORT_SMTP_LINK_GREETING, IMSG_REPORT_SMTP_LINK_IDENTIFY andGilles Chehade