Module Name:src
Committed By: manu
Date: Wed Jun 28 02:46:31 UTC 2017
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.c
src/external/bsd/dhcp/dist/common: bpf.c comapi.c discover.c dispatch.c
dlpi.c execute.c lpf.c nit.c options.c packet.c pa
Module Name:src
Committed By: manu
Date: Mon Jun 5 07:35:23 UTC 2017
Modified Files:
src/external/bsd/dhcp/dist/relay: dhcrelay.c
Log Message:
Fix buggy dhcrelay(8) requirement to stay in foreground
This version of dhcrelay(8) needed to stay inforeground with -d flag in
Module Name:src
Committed By: agc
Date: Mon Jan 25 22:15:15 UTC 2016
Removed Files:
src/external/bsd/dhcp/dist/bind: bind.tar.gz
Log Message:
Get rid of a file which shouldn't be there.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/external/
Module Name:src
Committed By: christos
Date: Fri Jan 8 23:09:41 UTC 2016
Modified Files:
src/external/bsd/dhcp/dist/common: packet.c
Log Message:
Check correctly the packet length (CVE-2015-8605)
XXX: pullup-6, pullup-7
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Wed Oct 14 15:58:46 UTC 2015
Modified Files:
src/external/bsd/dhcp/dist/includes: dhcpd.h
src/external/bsd/dhcp/dist/includes/omapip: omapip_p.h
Log Message:
use __sysloglike where appropriate.
To generate a diff of th
Module Name:src
Committed By: uebayasi
Date: Wed Dec 10 07:43:34 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/includes/omapip: result.h
Log Message:
Don't define ISC_R_* symbols, that conflict with the newest bind.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: spz
Date: Sat Jul 12 12:09:38 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/client: dhc6.c dhclient.8 dhclient.c
src/external/bsd/dhcp/dist/common: alloc.c bpf.c conflex.c discover.c
dispatch.c dns.c icmp.c ns_name.c
Module Name:src
Committed By: matt
Date: Fri Mar 7 05:51:44 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/common: ns_name.c
Log Message:
Fix (back into) comment
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/dhcp/dist/common/ns_name.c
Module Name:src
Committed By: christos
Date: Fri Mar 7 01:04:30 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/common: ns_name.c
Log Message:
fix incorrect overflow test: https://android-review.googlesource.com/#/c/50570/
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Tue Feb 4 22:34:39 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.c
Log Message:
Wait for all the interfaces specified on the command line to be configured
before daemonizing, not just the first one. Perha
Module Name:src
Committed By: christos
Date: Thu Dec 19 22:05:58 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/common: alloc.c discover.c
Log Message:
more casts
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/dhcp/dist/common/alloc
Module Name:src
Committed By: christos
Date: Thu Jun 20 15:14:03 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.c
Log Message:
file descriptor neatness.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/dhcp/dist/client/dh
Module Name:src
Committed By: christos
Date: Thu Jun 20 12:26:34 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/includes: dhcpd.h
Log Message:
add finish_daemon();
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/dhcp/dist/includes/dhcpd.
Module Name:src
Committed By: christos
Date: Thu Jun 20 12:24:08 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhc6.c dhclient.c
Log Message:
1. don't try to open the pid file if the path is NULL
2. daemonize in two stages: always fork() first and wait for th
Module Name:src
Committed By: christos
Date: Thu Jun 20 12:15:38 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.8
Log Message:
document -m flag
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/dhcp/dist/client/dhclien
Module Name:src
Committed By: christos
Date: Sun Jun 16 23:49:50 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhclient.c
Log Message:
Become daemon before initializing anything, otherwise this does not work
with threaded workers.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Sun Apr 14 01:51:39 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/server: dhcpd.c
Log Message:
initialize the omapi subsystem early so we can allocate interfaces.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1
Module Name:src
Committed By: christos
Date: Sat Apr 13 23:04:35 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/server: dhcpd.c
Log Message:
How could this possibly ever have worked with threads? It forked *after*
it initialized the isc library and the parent having c
Module Name:src
Committed By: christos
Date: Mon Apr 8 02:16:03 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/common: bpf.c
Log Message:
Use the active link local layer address instead of the first one you find.
It would be nice if getifaddrs gave all the informatio
Module Name:src
Committed By: christos
Date: Wed Mar 27 00:38:09 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhc6.c dhclient.c
src/external/bsd/dhcp/dist/common: dispatch.c dns.c ns_name.c
src/external/bsd/dhcp/dist/dst: base64.c dst_api.c
Module Name:src
Committed By: christos
Date: Wed Mar 27 00:31:54 UTC 2013
Update of /cvsroot/src/external/bsd/dhcp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21137
Log Message:
security fix propagation from bind, no actual changes, and it does not
affect us since we use an
Module Name:src
Committed By: christos
Date: Sun Mar 24 22:50:50 UTC 2013
Update of /cvsroot/src/external/bsd/dhcp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv13098
Log Message:
updat to 4.2.5
Status:
Vendor Tag: ISC
Release Tags: DHCP4_2_5
U src/ext
Module Name:src
Committed By: christos
Date: Sun Mar 24 16:27:58 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/dst: base64.c
Log Message:
remove error(1) comment
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/dhcp/dist/dst/base64.c
Pl
Module Name:src
Committed By: christos
Date: Sun Mar 24 15:53:59 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/client: dhc6.c dhclient.c
src/external/bsd/dhcp/dist/common: conflex.c discover.c dispatch.c
dns.c ns_name.c
src/external/bsd/dhc
Module Name:src
Committed By: christos
Date: Sun Mar 24 15:46:06 UTC 2013
Update of /cvsroot/src/external/bsd/dhcp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21169
Log Message:
from ftp.isc.org
Status:
Vendor Tag: ISC
Release Tags: DHCP4_2_3
N src/e
25 matches
Mail list logo