David Hankins
00663f8159
Pass the non-const version of the pointer to memcpy - silence warnings.
2006-02-27 23:43:30 +00:00
David Hankins
88cd8aca9e
- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
...
robie).
2006-02-24 23:16:32 +00:00
David Hankins
b43c87ad59
- RFC3942 compliance, site-local option spaces start at 224 now, not 128.
...
[ISC-Bugs #13142 ]
2005-09-30 19:15:55 +00:00
David Hankins
06e77c34fb
Corrections to changes made on HEAD pursuant to review of changes between
...
V3.0.3 and HEAD. [ISC-Bugs #15348 ]
2005-09-30 17:57:32 +00:00
David Hankins
c75473d800
Merge changes between 3.0.3b1 and 3.0.3rc1 to HEAD.
HEAD-MERGE-V3-0-3RC1
2005-07-07 16:39:08 +00:00
David Hankins
13936722ca
Upon trying to back the www-server documentation down to the
...
V3-release-branch, I now believe that this was a merge error...the option
is already documented, this duplicates it. Probably confused cvs merging
somehow from the fact that a single word was added...
HEAD-MERGE-V3-0-3RC1_base
2005-04-01 23:41:26 +00:00
David Hankins
9748a78039
Files removed in the massive merge between V3-RELEASE-BRANCH and HEAD,
...
bringing HEAD up to par with V3-0-3-BETA-1.
2005-03-17 20:42:06 +00:00
David Hankins
5d0ff7ea7c
New files added in merge from V3-RELEASE-BRANCH to HEAD as of V3-0-3-BETA-1.
2005-03-17 20:30:41 +00:00
David Hankins
98311e4ba9
MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
...
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Mark Andrews
c570dfe68e
create a empty dhcpd.leases file at install time if it does not already
...
exist that is only read/writable by the installer.
2002-08-13 01:00:32 +00:00
Mark Andrews
9c375e3d14
add a ddns-update-style example to dhcpd.conf
2002-08-13 00:55:17 +00:00
Murray
d01a85ad31
Back out last change. The bug is in FreeBSD, not in this file.
...
Requested by: mellon
2002-06-10 00:12:34 +00:00
Murray
8794ca1fba
Add $Id$ tag, to make it easier to track changes for the translators
...
and other contributors.
2002-06-10 00:07:41 +00:00
Murray
c9681d5f62
Merge the last year's worth of work on the branch to the HEAD.
2002-06-10 00:06:34 +00:00
Murray
8db1caf34e
Correct typos found during the Japanese translation.
...
Submitted by: SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2002-06-10 00:00:47 +00:00
Murray
2d8825356e
Merge from branch (MFB) : Remove Ted's email address.
...
Also, use www.isc.org/isc consistently.
2002-06-09 23:01:03 +00:00
Murray
dc91687368
Remove generated cat pages.
2002-06-09 22:57:23 +00:00
Murray
fd115a7b10
Remove an extraneous word.
2002-06-09 22:57:01 +00:00
Murray
e1f77b3154
Increase size of buffer to support more interfaces.
...
Submitted by: NAKAMURA Motonori <motonori@media.kyoto-u.ac.jp>
RT #: 2974
2002-06-09 22:52:39 +00:00
Murray
066bd4d547
Merge from branch - possibly avoid null-pointer dereference.
2002-06-09 22:49:51 +00:00
Murray
7d1223521e
Merge from branch - Remove pre-formatted man pages from the
...
repository.
2002-06-09 22:46:49 +00:00
Murray
0d5e25bc07
Fix a bug that would cause problems if the server provides a new
...
domain name server, but not the actual domain.
Submitted by: sanpei@sanpei.org (MIHIRA Sanpei Yoshiro)
RT #: 3038
2002-06-09 22:35:00 +00:00
Murray
4089dd2111
Merge from branch: Don't print errors in fallback_discard().
2002-06-09 22:19:37 +00:00
Murray
5c1f23c421
Properly initialize sockaddr
...
Submitted by: Jun-ichiro itojun Hagino <itojun@iijlab.net>
RT #: 3040
2002-06-09 22:17:09 +00:00
Murray
cd6568057e
Properly initialize sockaddr to 0.
...
Submitted by: Jun-ichiro itojun Hagino <itojun@iijlab.net>
RT #: 3040
2002-06-09 22:16:34 +00:00
Murray
d1d0d78ad5
When an interface goes away in FreeBSD, read(2) returns ENXIO, not
...
EIO.
This fixes an annoying infinite-loop bug on FreeBSD.
Fix suggested by: mellon
2002-06-08 09:28:15 +00:00
Murray
f953078e4e
Merge from branch.
2002-06-08 08:22:09 +00:00
Murray
15766849f1
Spell eliminating properly.
...
Submitted by: Jens Schweikhardt <schweikh@schweikhardt.net> (FreeBSD)
2002-06-08 08:18:53 +00:00
Murray
fbd2486f4a
This is not version 3.0 RC 4. For now, just call it
...
"Version 3.1 - DEVELOPMENT"
2002-05-27 03:57:12 +00:00
Murray
99038d3961
Add an $Id$ tag.
2002-05-27 03:54:47 +00:00
Murray
f49473baa5
Add $Id$ tags.
2002-05-27 03:53:19 +00:00
Murray
8b68d50a68
Add more $Id$ tags.
2002-05-27 03:50:56 +00:00
Murray
51aca6664e
Add $Id$ tags, so that these documents may more easily be tracked by
...
translators.
2002-05-27 03:50:21 +00:00
Murray
8d6cbe49a0
Add translated Japanese man pages to the doc/ directory.
...
The directory structure for translated manual pages should be :
doc/<locale>.<encoding>
This nomenclature is used by several other open-source documentation
projects. These manual pages are current as of DHCP 3.0.1rc8 but they
are not complete. These man pages only cover the client.
We should add $Id$ tags to the english language documents, so we can
easily see what version of the English document this Japanese document
is current with.
Submitted by: Kazuo Horikawa <horikawa@FreeBSD.org>
2002-05-27 03:48:24 +00:00
Murray
668c33c74a
Sync with V3-RELEASE-BRANCH. Fixes remote root exploit.
2002-04-30 06:18:39 +00:00
Ted Lemon
09636c6550
Fix a signed vs. unsigned warning.
2002-01-17 17:04:00 +00:00
Ted Lemon
f7a68a215f
Detect double-null-terminated hostname - a bug in some Lexmark printers.
2002-01-17 17:01:46 +00:00
Ted Lemon
a609e69bba
sync with branch
2001-08-10 10:50:50 +00:00
Ted Lemon
eaf0b3020b
Update version info and changelog
2001-08-10 10:47:15 +00:00
James Brister
f3fe382d68
Fixes for QoS support.
2001-07-10 20:36:06 +00:00
Ted Lemon
0db87765e3
Pull up RC9
2001-06-29 18:34:57 +00:00
Ted Lemon
274387c7b0
Add to main branch.
2001-06-27 02:17:43 +00:00
Ted Lemon
d758ad8cac
Merge changes between 3.0rc7 and 3.0rc8pl2.
2001-06-27 00:31:20 +00:00
Ted Lemon
07b958004f
remove these from the mainline.
2001-06-27 00:13:08 +00:00
Ted Lemon
9bc62b9bb2
Add these to the mainline.
2001-06-27 00:12:02 +00:00
James Brister
899d754f27
OMAPI class and subclass support.
2001-06-22 16:47:20 +00:00
Ted Lemon
31bbee784c
Sync with 3.0rc7
2001-05-17 19:04:09 +00:00
Ted Lemon
cb7cfe5cb7
Mention that an ASCII DHCP client identifier may include a leading NUL.
2001-05-04 17:15:17 +00:00
Ted Lemon
33d1e366db
Make print_hw_addr bulletproof.
2001-05-04 01:05:17 +00:00
Ted Lemon
fe7fba8901
Oops, don't go line-oriented when parsing client config.
2001-05-04 00:51:35 +00:00