2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 21:07:43 +00:00

3868 Commits

Author SHA1 Message Date
Shawn Routhier
00e9af8ee0 [master] Add configure option to incude PID in syslog entries 2014-05-07 12:19:33 -07:00
Shawn Routhier
d8c7c34ef6 [master] Print out files used and move the dropping of privileges in paranoia
17551 - When starting up in verbose mode have the server print out
        the files it will use

25806 - Moving the paranoia code that drops the privileges to be after
        the server has written the PID file.
2014-05-07 11:54:27 -07:00
Shawn Routhier
02b0bdc3cf [master] Some small client changes
18933 - add an extra server by name call
26735 - when requested via a command line option
        have client exit afer 1 failure per the docs
33098 - expose next-server option to dhclient script
2014-05-07 08:20:12 -07:00
Shawn Routhier
f950de775f [master] Add code to remove pid files and to log killing of clients 2014-05-07 08:03:19 -07:00
Shawn Routhier
b6ab3f6c2a [master] Correct calculation of client timeout to include MRD
Correc the calculation of the next climet timeout period to
properly include MRD.
2014-04-30 13:21:48 -07:00
Shawn Routhier
df1280d050 [master] Continue work on 34172, remove the attempt to find the size 2014-04-29 19:39:27 -07:00
Shawn Routhier
2c4be1d73e [master] Remove unneeded RCSID tags 2014-04-29 10:16:17 -07:00
Shawn Routhier
388cba45bb [master] Remove the pre-errata code for handling no addresses available 2014-04-29 09:59:21 -07:00
Mark Andrews
8591cbb5e5 bad sizeof call
(cherry picked from commit 9f5dbfc4bd1a76902500ede57f8ef51d32e504cc)
2014-04-29 11:23:13 +10:00
Shawn Routhier
1be2ba154d [master] Correct ordering for subnet mask and router and overload vs relay option
Conflicts:
	RELNOTES
2014-04-28 16:15:36 -07:00
Shawn Routhier
dceef8736e [master] Update partner's stos field when processing an update 2014-04-28 16:02:22 -07:00
Shawn Routhier
158a34fb68 [master] Add #ifdefs to allow code to compile if NSUPDATE isn't defined 2014-04-28 15:27:02 -07:00
Shawn Routhier
0da37b4ca8 [master] Fix some minor issues in the dst code 2014-04-28 15:05:42 -07:00
Shawn Routhier
db3f77999c [master] Add a better warning about multiple key definitions 2014-04-28 14:52:37 -07:00
Shawn Routhier
fc48033aa1 [master] Remove an extra set of msg_controllen 2014-04-28 14:32:46 -07:00
Shawn Routhier
38c4774a43 [master] Several small patches
Tidy up several small tickets
Correct parsing of DUID from config file, previously the LL type
was put in the wrong place in the DUID string.
[ISC-Bugs #20962]
Add code to parse "do-forward-updates" as well as "do-forward-update"
[ISC-Bugs #31328]
Remove log_priority as it isn't currently used.
[ISC-Bugs #33397]
Increase the size of the buffer used for reading interface information.
[ISC-Bugs #34858]
2014-04-25 10:50:24 -07:00
Shawn Routhier
57187138e0 [master] fix up the rel notes 2014-04-25 10:47:18 -07:00
Shawn Routhier
01a44a77ee [master] Update RELNOTES for 4.3.x
Compress all of the 4.2.x sectionss into a single section under
Changes since 4.2.0 (bug fixes), add the changes since 4.3.0 heading
and change the version number to 4.3.1-pre-beta.
2014-04-22 10:26:08 -07:00
Shawn Routhier
faeebc73b7 [master] Update bind.sh to include correct 4.2 info
Update bind.sh to include all the information for 4.2.
Hopefully this will make updates a bit neater - update master
and cherrypick to 4.2 as necessary.
[ISC-Bugs 33195]
2014-04-17 13:30:11 -07:00
Shawn Routhier
8143726991 [master] Typo in dhcpd.conf.5
Correct pool6 to pool.
2014-04-16 20:13:08 -07:00
Shawn Routhier
629a76d5ca [master] Add comment about TAHI addresses in example dhcpv6 config 2014-03-11 15:07:49 -07:00
Shawn Routhier
5de62c8b34 [master] Run auto-tools for version update v4_3_0 2014-01-31 19:24:37 +00:00
Shawn Routhier
4df6c4905e [master] Add descriptions of new options from 35198 2014-01-31 11:10:15 -08:00
Shawn Routhier
8c532cdd01 [master] Update version to 4.3.0 2014-01-30 14:15:30 -08:00
Shawn Routhier
c35b3891a5 [master] typos 2014-01-30 14:08:33 -08:00
Shawn Routhier
6b9c9f874f [master] Fix typos 2014-01-30 13:59:08 -08:00
Shawn Routhier
80778e94d2 [master] typos 2014-01-28 10:42:01 -08:00
Shawn Routhier
2603fcb393 [master] Auto generated files for 4.3.0rc1 v4_3_0rc1 2014-01-26 19:04:39 +00:00
Shawn Routhier
71b49b9f87 [master] Update copyright and vesion for 4.3.0rc1 2014-01-26 11:02:16 -08:00
Shawn Routhier
edad9be5cd [master] Remove vix.com and nominum.com
Remove old information from copyrights and
    man pages.
2014-01-26 10:52:15 -08:00
Shawn Routhier
ccc2a36775 [master] Add some more options form older RFCS 2014-01-25 18:59:36 -08:00
Shawn Routhier
8ee352ee9a [master] Tidy up bpf processing
Make bpf processing a bit better so we properly
process broken packets and their successors
2014-01-24 20:00:12 -08:00
Shawn Routhier
c5905ed038 [master] typo 2014-01-23 13:51:27 -08:00
Shawn Routhier
fef8c6f09c [master] Update 3rd party licnese issues
Instead of duplicating more third-party licenses here in LICENSE
    file (there are many), just generically suggest to see the other files.

    Per the md5 copyright license agreement, add mention of
    required verbatim advertising statement in the release notes and
    readme.

    In the RELNOTES, I also mention ISC is open source software.

    In the README, I added a HISTORY section and placed that
    advertising statement there. If the HISTORY section is not wanted,
    then remove it and just mention the required verbatim advertising statement.
    By the way, some good history is in old READMEs and at
    http://hack.org/mc/texts/dhcp-freenix.txt
    (but I can't find the official hosted Lemon version of that paper).

    Remove the advertising clause from the historical BSD
    code copyrighted by The Regents of the University of California.

    For details see
    ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

    (To summarize: in 1999, the University said that distributors
    are no longer required to acknowledge within advertising and the
    paragraph in the license may be deleted.)
2014-01-23 13:28:48 -08:00
Shawn Routhier
4809ef5cf6 [master] Fix typos found during release engineering 2014-01-21 08:34:28 -08:00
Shawn Routhier
35baec748a [master] Update auto generated files v4_3_0b1 2014-01-16 04:11:43 +00:00
Shawn Routhier
7dc4e69ca2 [master] Handle an absent resolv.conf file better
Add relnote and update copyright
2014-01-15 19:47:08 -08:00
Shawn Routhier
324257e3db [master] Update version stamps and such for 4.3.0b1 2014-01-15 19:38:55 -08:00
Mark Andrews
22ceb8bb3a handle ISC_R_FILENOTFOUND now being returned from irs_resconf_load 2014-01-16 14:25:19 +11:00
Shawn Routhier
4889a646b0 [master] Update log_fatal message to be shorter and point to the web page 2014-01-15 19:02:29 -08:00
Shawn Routhier
bc30c84e65 [master] Add defintiions for options 2014-01-15 18:54:35 -08:00
Shawn Routhier
fe2ac9e327 [master] Extend hardware expression to look at leases if no packet is available
[rt24584] Extend the hardware expression to look into the lease if available
2014-01-14 13:17:26 -08:00
Shawn Routhier
7e54ea4c0f [master]
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp
2014-01-09 19:29:29 -08:00
Shawn Routhier
624d5a03da [master] correct dont-use-async to dont-use-fsync in docs 2014-01-08 17:00:00 -08:00
Mark Andrews
437d119b40 ldap code failed to compile due to missing comma. [RT #35159] 2014-01-08 09:33:22 +11:00
Shawn Routhier
08e6dad9e4 [master] Update release notes for previous commits 2014-01-02 11:49:13 -08:00
Francis Dupont
b45889b49e RT#35138 signaled typo 2013-12-31 15:14:24 +01:00
Shawn Routhier
19748527a0 [master] Update test makefiles to use the correct libraries v4_3_0a1 2013-12-13 23:50:40 +00:00
Shawn Routhier
eb8a7cd7fa [master] Correct some makefile issues in the test directories 2013-12-13 15:48:47 -08:00
Shawn Routhier
bc8f2affab [master] Auto generate files for 4.3.0a1 2013-12-13 22:09:19 +00:00