summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create branch 'rt17724'.v3_1_1rc1cvs2git2008-03-240-0/+0
|
* Version++, copyright++.David Hankins2008-03-246-13/+13
|
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-186-47/+103
|
* Date to today.v3_1_1b1David Hankins2008-02-252-4/+4
|
* Missing $IdDavid Hankins2008-01-221-1/+1
|
* VERSION to 3.1.1b1David Hankins2008-01-2227-52/+74
| | | | LICENSE to 2008
* - An incomplete addition of the 'D' atom for domain RFC1035 format domain nameDavid Hankins2008-01-222-1/+33
| | | | | parsing was corrected. This corrects problems with parsing the new doamin search order option in dhclient.leases. [ISC-Bugs #17485]
* correct compilation on HP/UX and also MAC OSXDavid Hankins2008-01-211-27/+27
|
* - When a failover server suspects it has encountered a peer running aDavid Hankins2008-01-212-2/+39
| | | | | | | version 3.0.x failover server, a warning that the failover wire protocol is incompatible is printed. [ISC-Bugs #17129] - The failover server no longer issues a floating point error if it encounters a previously undefined option code. [ISC-Bugs #17129]
* Fix "dhcrelay --version" [rt17350]Evan Hunt2008-01-172-3/+5
|
* Build fix (don't check for address family on pre-4.0 DHCP).Shane Kerr2008-01-141-4/+3
|
* Move warning about dhcp-renewal-time to config parsing ratherShane Kerr2008-01-143-11/+28
| | | | | than runtime. See RT ticket #17382 for more.
* Fix build warning in HP/UX.Shane Kerr2008-01-141-2/+2
|
* Fix for OS X Leopard (10.5).Shane Kerr2008-01-113-2/+20
| | | | See RT ticket #17406.
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-095-6/+92
| | | | | | | | | | | | broke a lot of legacy site local configurations. The new code in place will track site local space minimum option codes and logs a warning to encourage updates and exploration of site local code migration problems. Option codes less than 128 in site local spaces remain inaccessible. [ISC-Bugs #17203] - A possible relay agent option bug was repaired where random server initialization state may have been used to signal the relay agent information options sub-option code for the 'END' of the option space. [ISC-Bugs #17203]
* Documentation fix in dhclient man page.Shane Kerr2008-01-091-2/+2
| | | | See RT ticket #17453 for more.
* - A log message was introduced to clarify the situation where a failoverDavid Hankins2008-01-082-1/+8
| | | | | 'address' parameter (the server's local address) did not resolve to an IPv4 address. [ISC-Bugs #15826]
* - A bug was fixed where the 'giaddr' may be used to find the client's subnetDavid Hankins2008-01-082-9/+21
| | | | rather than its own 'ciaddr'. [ISC-Bugs #16627]
* - A bug in failover pool rebalancing that caused POOLREQ message ping-pongsDavid Hankins2007-12-182-24/+70
| | | | | | | | was repaired. [ISC-Bugs #17228] - A flaw in failover pool rebalancing that could cause POOLREQ messages to be sent outside of the min-balance/max-balance scheduled intervals has been repaired. [ISC-Bugs #17228]
* - A cosmetic bug during potential-conflict recovery that caused the peer'sDavid Hankins2007-12-132-1/+8
| | | | | 'conflict-done' state message to be logged as 'unknown-state' has been repaired. It is now logged correctly. [ISC-Bugs #17204]
* - The 'min-secs' configuration parameter's log message has been updated toDavid Hankins2007-12-132-4/+8
| | | | be more helpful. [ISC-Bugs #17299]
* - The warning logged when an address range doesn't fit in the subnetsDavid Hankins2007-12-132-17/+16
| | | | | | they were declared has been updated to be more helpful and identify the typo in configuration that created the spanning addresses. [ISC-Bugs #17270]
* Do not report on empty tables. [ISC-Bugs #17274]David Hankins2007-11-071-1/+4
|
* Clarify error message when lease limit exceeded. [rt17010]Evan Hunt2007-11-022-26/+25
|
* Fix spurious compiler warning on FreeBSD 7 [rt17255]Evan Hunt2007-11-021-2/+2
|
* Don't remove PID files before writing to them [rt17030]Evan Hunt2007-10-272-39/+25
|
* Add note for merges of 17090 and 17250 (which I forgot to do before)Evan Hunt2007-10-271-0/+5
|
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-265-239/+271
| | | | | | overflow that could result in a DoS (CVS 2007-0062). Also general code tidying. [rt17090] - Also fixed a spurious error message on the client. [rt17250]
* - The peer_wants_leases() changes pulled up from 3.1.0 were corrected,David Hankins2007-10-091-9/+32
| | | | | 'never used' leases will no longer consistently shift between servers on every pool rebalance run. [ISC-Bugs #17211]
* Typecast the string length count up to an integer from an unsigned charDavid Hankins2007-10-031-2/+2
| | | | to silence compiler warnings. [ISC-Bugs #17177b].
* - Dynamic BOOTP leases are now load balanced in failover. [ISC-Bugs #17079]David Hankins2007-10-032-6/+36
|
* - The subnet-mask option inclusion now conforms with RFC2132 section 3.3;David Hankins2007-10-012-9/+55
| | | | | | | | | | | it will only appear prior to the routers option if it is present on the Parameter-Request-List. The subnet-mask option will also only be included by default (if it is not on the PRL) in response to DISCOVER or REQUEST messages. [ISC-Bugs #17117] - The FQDN option is only supplied if the client supplied an FQDN option or if the FQDN option was explicitly requested on the PRL. [ISC-Bugs #17117]
* - An assertion in lease counting relating to reserved leases was repaired.David Hankins2007-10-012-5/+7
| | | | [ISC-Bugs #17130]
* - A bug was repaired where MAC Address Affinity for virgin leases alwaysDavid Hankins2007-09-272-5/+21
| | | | | | | | | mapped to the primary. Virgin leases now have an interleaved preference between primary and secondary. [ISC-Bugs #17174] - A bug was repaired where MAC Address Affinity for clients with no client identifier was sometimes mishashed to the peer. Load balancing during runtime and pool rebalancing were opposing. [ISC-Bugs #17174]
* - Clarify domain-list configuration.David Hankins2007-09-172-2/+34
| | | | | - Introduce neglected section on defining new domain-list formatted options. Text stolen (but downscaled for lack of a 'compressed' flag) from HEAD.
* - Log messages when failover peer names mismatch have been improved toDavid Hankins2007-09-172-10/+35
| | | | point out the problem. [ISC-Bugs #17141]
* Missing parameter, fixed long ago, then forgotten.Shane Kerr2007-08-151-2/+2
|
* Fix infinite loop on certain parser error.Shane Kerr2007-08-152-2/+16
| | | | See RT ticket #16977 for more.
* Fix minor bug in octal parsing.Shane Kerr2007-08-152-2/+5
| | | | See RT ticket #16514 for more.
* Fix file descriptor leak on listen failure.Shane Kerr2007-08-152-32/+50
| | | | See RT ticket #16993 for more.
* Update manpage documentation for failover with dynamic bootp.David Hankins2007-07-201-5/+1
|
* oops, forgot to update release status...Evan Hunt2007-07-131-3/+0
|
* Releasing 3.1.0.Evan Hunt2007-07-133-21/+32
|
* Releasing 3.1.0rc2v3_1_0rc2Evan Hunt2007-07-023-10/+10
|
* - The parse warning that 'deny dyanmic bootp;' must be configured forDavid Hankins2007-06-282-55/+7
| | | | failover protected subnets was removed. [ISC-Bugs #16975]
* releasing 3.1.0 finalEvan Hunt2007-06-263-10/+10
|
* Correcting a CVS mistake: The changes for 3.1.0rc1 releng were put into aEvan Hunt2007-06-263-9/+9
| | | | | new branch rather than put on the v3_1 branch and tagged. Copying them back here now.
* - supersede_lease() now requeues leases in their respective hardwareDavid Hankins2007-06-082-29/+23
| | | | | address hash bucket. This mirrors client identifier behaviour. [ISC-Bugs #16936]
* Make sure all writes to lease file are checked for success or failure.Evan Hunt2007-06-061-56/+83
| | | | (The patch that was committed previously missed some cases.) [rt16929]
* Pull up rt16929Evan Hunt2007-06-052-1/+4
|