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