summaryrefslogtreecommitdiff
Commit message (Expand)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
* - An incomplete addition of the 'D' atom for domain RFC1035 format domain nameDavid Hankins2008-01-222-1/+33
* 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
* 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
* 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
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-095-6/+92
* Documentation fix in dhclient man page.Shane Kerr2008-01-091-2/+2
* - A log message was introduced to clarify the situation where a failoverDavid Hankins2008-01-082-1/+8
* - A bug was fixed where the 'giaddr' may be used to find the client's subnetDavid Hankins2008-01-082-9/+21
* - A bug in failover pool rebalancing that caused POOLREQ message ping-pongsDavid Hankins2007-12-182-24/+70
* - A cosmetic bug during potential-conflict recovery that caused the peer'sDavid Hankins2007-12-132-1/+8
* - The 'min-secs' configuration parameter's log message has been updated toDavid Hankins2007-12-132-4/+8
* - The warning logged when an address range doesn't fit in the subnetsDavid Hankins2007-12-132-17/+16
* 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
* - The peer_wants_leases() changes pulled up from 3.1.0 were corrected,David Hankins2007-10-091-9/+32
* Typecast the string length count up to an integer from an unsigned charDavid Hankins2007-10-031-2/+2
* - 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
* - An assertion in lease counting relating to reserved leases was repaired.David Hankins2007-10-012-5/+7
* - A bug was repaired where MAC Address Affinity for virgin leases alwaysDavid Hankins2007-09-272-5/+21
* - Clarify domain-list configuration.David Hankins2007-09-172-2/+34
* - Log messages when failover peer names mismatch have been improved toDavid Hankins2007-09-172-10/+35
* 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
* Fix minor bug in octal parsing.Shane Kerr2007-08-152-2/+5
* Fix file descriptor leak on listen failure.Shane Kerr2007-08-152-32/+50
* 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
* 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
* - supersede_lease() now requeues leases in their respective hardwareDavid Hankins2007-06-082-29/+23
* Make sure all writes to lease file are checked for success or failure.Evan Hunt2007-06-061-56/+83
* Pull up rt16929Evan Hunt2007-06-052-1/+4