- 02 Apr, 2013 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
[ISC-Bugs #26303]
-
- 16 Jan, 2013 3 commits
-
-
Shawn Routhier authored
-
Shawn Routhier authored
When checking to see if atf is available also check the lib64 directory. [rt32206]
-
Shawn Routhier authored
Modify the server code to allow the administrator to configure options 51, 58 and 59 in all universes except the dhcp universe. [rt32309_41]
-
- 02 Jan, 2013 2 commits
-
-
Shawn Routhier authored
-
Shawn Routhier authored
Update for 4.1-ESV-R8 - version, dates and copyrights
-
- 13 Dec, 2012 4 commits
-
-
Shawn Routhier authored
-
Shawn Routhier authored
Update version and copyright for 4.1-ESV-rc1
-
Shawn Routhier authored
Clean up ATF issues: describe patch to ATF code for solaris 11 remove unneeded options for use on solaris 11 comment out unused hash test [rt32089]
-
Shawn Routhier authored
Update per sanity check comments
-
- 05 Dec, 2012 2 commits
-
-
Shawn Routhier authored
-
Shawn Routhier authored
Update versions and dates for 4.1-ESV-R8b1
-
- 04 Dec, 2012 1 commit
-
-
Shawn Routhier authored
Remove outdated section on ad-hoc DDNS [ISC-Bugs #21798 #29939]
-
- 28 Nov, 2012 2 commits
-
-
Shawn Routhier authored
Tidy up dhclient.8 file: make use of man sections consistent for dhclient.conf, dhclient-script and dhclient.lease make port port-number and VAR=val VAR=value correct desciptionof to description of [ISC-Bugs #17368]
-
Shawn Routhier authored
Remove unused variable. [ISC-Bugs #31983]
-
- 19 Nov, 2012 1 commit
-
-
Shawn Routhier authored
[master] Move the dhclient.conf and dhcpd.conf files to *.example to avoid overwriting them during installation. [ISC-Bugs #19337]
-
- 17 Nov, 2012 2 commits
-
-
Shawn Routhier authored
Tidy up some compiler issues in the debug code [ISC-Bugs #26460]
-
Shawn Routhier authored
Add support for a simple check that the server id in a request message to a failover peer matches the server id of the server. This support is enabled by editing the file includes/site.h and uncommenting the definition for SERVER_ID_CHECK. The option has several restrictions and issues - please read the comment in the site.h file before enabling it. [ISC-Bugs #31463]
-
- 13 Nov, 2012 1 commit
-
-
Shawn Routhier authored
The client now passes information about the options it requested from the server to the script code via environment variables. These variables are of the form requested_<option_name>=1 with the option name being the same as used in the new_* and old_* variables. [ISC-Bugs #29068]
-
- 02 Nov, 2012 1 commit
-
-
Shawn Routhier authored
Modify the nak_lease function to make some attempts to find a server-identifier option to use for the NAK.
-
- 23 Oct, 2012 1 commit
-
-
Shawn Routhier authored
[ISC-Bugs #23048] Parsing unquoted base64 strings improved. Parser now properly handles strings that contain reserved names.
-
- 16 Oct, 2012 1 commit
-
-
Shawn Routhier authored
[rt23833] Clean up a number of items identified by the Coverity static analysis tool. Runs courtesy of Red Hat.
-
- 11 Oct, 2012 2 commits
-
-
Shawn Routhier authored
Update auto-generated files for rt26108
-
Shawn Routhier authored
[ISC-Bugs #26108] Add a compile time option, enable-secs-byteorder, to deal with clients that do the byte ordering on the secs field incorrectly. This field should be in network byte order but some clients get it wrong. When this option is enabled the server will examine the secs field and if it looks wrong (high byte non zero and low byte zero) swap the bytes. The default is disabled. This option is only useful when doing load balancing within failover.
-
- 09 Oct, 2012 1 commit
-
-
Shawn Routhier authored
[rt30320] When processing a failover request with an unexpected name create an option block the relationship_name instead of using the one from the incoming message. This avoids problems when the option is freed. Also add code to free the relationship_name from the incoming mesasage when we free the message.
-
- 19 Sep, 2012 1 commit
-
-
Shawn Routhier authored
Update the memory leakage debug code to work with v6.
-
- 23 Aug, 2012 2 commits
-
-
Shawn Routhier authored
the distribution and update the auto generated files
-
Shawn Routhier authored
Update per 4.1-ESV-R7 sanity check comments remove calls to dhcp_context_create() correct a reference to R6
-
- 20 Aug, 2012 2 commits
-
-
Shawn Routhier authored
-
Shawn Routhier authored
Update version and dates for r7
-
- 17 Aug, 2012 1 commit
-
-
Shawn Routhier authored
Modify the renew_lease6() code to properly handle a lease time that is reduced rather than extended. Fix the ATF tests for mdb6 and add a new test to check the above condition.
-
- 14 Aug, 2012 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Shawn Routhier authored
[rt29770] [rt29846] Tidy up man pages, mostly convert a period followed by 1 or 3 spaces to a period followed by 2 spaces. This also covers tickets 29770 and 29846 Squashed commit of the following: commit d40674fdfc8a81a44f8033bf048587a3eab0471f Author: Shawn Routhier <sar@isc.org> Date: Fri Aug 3 17:55:05 2012 -0700
-
- 13 Jul, 2012 1 commit
-
-
Shawn Routhier authored
Move the line that zeros the packet_oro variable to be earlier so it is properly cleared if we exit early.
-
- 12 Jul, 2012 2 commits
-
-
Shawn Routhier authored
Update dates for release
-
Shawn Routhier authored
Fix a pair of memory leaks.
-