CVS commit: src/external/bsd/unbound

2021-03-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 15 20:15:36 UTC 2021 Modified Files: src/external/bsd/unbound/dist: config.guess config.sub src/external/bsd/unbound/dist/libunbound: unbound.h src/external/bsd/unbound/dist/util: netevent.c src/ex

CVS commit: src/external/bsd/unbound/dist/util

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 23:24:31 UTC 2021 Modified Files: src/external/bsd/unbound/dist/util: mini_event.c Log Message: libunbound: Enforce that mini_event isn't used by include/config.h As I tire of fixing it to use libevent. To generate a di

CVS commit: src/external/bsd/unbound/lib/libunbound

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 23:17:15 UTC 2021 Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: Revert prior With the correct #defines mini_event.c and winsock_event.c are compiled but practically unused. What is expose

CVS commit: src/external/bsd/unbound/lib/libunbound

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 20:38:36 UTC 2021 Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: libunbound: Now we use libevent, don't build mini_event or winsock_event. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/external/bsd/unbound/include

2021-01-01 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Jan 1 20:16:16 UTC 2021 Modified Files: src/external/bsd/unbound/include: config.h Log Message: libunbound: actually use libevent as we link to it Would appreciate if people modify this file to actually test what polling mechan

CVS commit: src/external/bsd/unbound

2019-12-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 15 16:16:34 UTC 2019 Modified Files: src/external/bsd/unbound/dist: config.guess config.sub src/external/bsd/unbound/dist/util: mini_event.c netevent.c src/external/bsd/unbound/include: config.h Removed Fi

CVS commit: src/external/bsd/unbound/dist/util

2019-12-03 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Dec 3 11:25:20 UTC 2019 Modified Files: src/external/bsd/unbound/dist/util: netevent.c Log Message: Apply a fix from upstream: https://github.com/NLnetLabs/unbound/pull/122 This should enable proper functioning of tcp-idle-time

CVS commit: src/external/bsd/unbound

2018-09-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 3 14:36:04 UTC 2018 Modified Files: src/external/bsd/unbound/include: config-1.0.h config-1.1.h Removed Files: src/external/bsd/unbound/dist/testdata/ctrl_pipe.tdir: ._bad_control.key ._bad_control.pe

CVS commit: src/external/bsd/unbound/sbin

2018-03-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 13 03:07:51 UTC 2018 Modified Files: src/external/bsd/unbound/sbin: Makefile.inc Log Message: add the generated prog.conf.5 to CLEANFILES. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/unbound

CVS commit: src/external/bsd/unbound/include

2018-02-06 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Feb 6 21:27:49 UTC 2018 Modified Files: src/external/bsd/unbound/include: config-1.0.h config-1.1.h Log Message: Restore default paths to what they were before prior import. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/external/bsd/unbound/sbin

2018-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 6 03:30:18 UTC 2018 Modified Files: src/external/bsd/unbound/sbin: Makefile.inc src/external/bsd/unbound/sbin/unbound: Makefile Log Message: put back all the build info in one place (Makefile.inc) To generate

CVS commit: src/external/bsd/unbound/include

2018-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 6 03:29:57 UTC 2018 Modified Files: src/external/bsd/unbound/include: config.h Added Files: src/external/bsd/unbound/include: config-1.0.h config-1.1.h Log Message: provide 2 configs: one for openssl-1.0 and one

CVS commit: src/external/bsd/unbound

2018-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Feb 6 03:05:48 UTC 2018 Modified Files: src/external/bsd/unbound/include: config.h src/external/bsd/unbound/lib/libunbound: Makefile shlib_version src/external/bsd/unbound/sbin/unbound: Makefile Added Files:

CVS commit: src/external/bsd/unbound/etc/rc.d

2017-10-25 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Oct 25 09:13:41 UTC 2017 Modified Files: src/external/bsd/unbound/etc/rc.d: unbound Log Message: unbound reloads config on SIGHUP, so add the reload command To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/extern

CVS commit: src/external/bsd/unbound

2017-03-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Mar 21 13:49:03 UTC 2017 Modified Files: src/external/bsd/unbound: TODO Log Message: Now builds with libevent. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/TODO Please note that diffs ar

CVS commit: src/external/bsd/unbound

2017-03-14 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Mar 14 21:11:12 UTC 2017 Modified Files: src/external/bsd/unbound: Makefile.inc src/external/bsd/unbound/include: config.h Log Message: Build support for libevent. To generate a diff of this commit: cvs rdiff -u -r1.2 -

CVS commit: src/external/bsd/unbound

2016-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 07:13:39 UTC 2016 Modified Files: src/external/bsd/unbound/bin: Makefile.inc src/external/bsd/unbound/sbin: Makefile.inc Log Message: fix sun2; no need for worker_cb.c To generate a diff of this commit: cvs

CVS commit: src/external/bsd/unbound/etc

2016-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 23 15:04:29 UTC 2016 Modified Files: src/external/bsd/unbound/etc: Makefile Log Message: FIx non update build (Julian Coleman) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/etc/Ma

CVS commit: src/external/bsd/unbound

2016-08-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 22 09:38:50 UTC 2016 Modified Files: src/external/bsd/unbound: Makefile Log Message: Visit "etc" so our rc.d file gets installed. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/Makef

CVS commit: src/external/bsd/unbound

2016-08-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 21 17:24:22 UTC 2016 Modified Files: src/external/bsd/unbound: Makefile.inc Log Message: reorder for the benefit of sun2 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/Makefile.inc

CVS commit: src/external/bsd/unbound/lib/libunbound

2016-08-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 20 15:24:29 UTC 2016 Modified Files: src/external/bsd/unbound/lib/libunbound: Makefile Log Message: avoid yacc regeneration (lex does not need it, because their file is called .lex and we don't have rules for that) To

CVS commit: src/external/bsd/unbound

2016-08-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 20 11:20:32 UTC 2016 Added Files: src/external/bsd/unbound: Makefile Makefile.inc TODO src/external/bsd/unbound/bin: Makefile Makefile.inc src/external/bsd/unbound/bin/unbound-host: Makefile src/ex