summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating for 3.0.6rc2v3_0_6rc2Evan Hunt2007-06-113-9/+9
* - supersede_lease() now requeues leases in their respective hardwareDavid Hankins2007-06-082-30/+25
* Re-release 3.0.6b1 as 3.0.6rc1: no changes other than version number.v3_0_6rc1Evan Hunt2007-05-313-9/+12
* Spell 'received' correctly.David Hankins2007-05-161-1/+1
* - Error in rt16831 repaired...append the n_hw tail of the insert point tov3_0_6b1David Hankins2007-05-041-2/+2
* Rework pool parsing change due to null dereference [rt16845]Evan Hunt2007-05-031-5/+11
* d'oh. 3.0.6b1, not 3.0.6.Evan Hunt2007-05-021-1/+1
* Update version to 3.0.6Evan Hunt2007-05-021-1/+1
* Option overload options were not being parsed [rt16841]Evan Hunt2007-05-022-8/+10
* - did not adjust IP ttl.David Hankins2007-05-021-5/+6
* Release prep for 3.0.6b1, copyright updatesEvan Hunt2007-05-0135-72/+72
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-279-91/+124
* Allow trace output files (-tf option) to be overwritten, rather thanEvan Hunt2007-04-272-1/+11
* Fix a bug causing dhcpd to segfault if a pool is declared outsideEvan Hunt2007-04-272-6/+12
* - The server's "by client-id" and "by hardware address" hash table listsDavid Hankins2007-04-263-34/+181
* Oops, some 3.0.6 changes got put into the 3.0.5rc3 list.David Hankins2007-04-261-8/+8
* - dhclient now closes its descriptor to dhclient.leases prior to executingDavid Hankins2007-04-262-1/+9
* - Some bugs were fixed in the 'emergency relay agent options hologram'David Hankins2007-04-203-52/+67
* - Several spelling typos were repaired, and some cross-references to otherDavid Hankins2007-04-195-13/+17
* - A grammar error in the dhclient.8 manpage was repaired thanks to a patchDavid Hankins2007-04-192-3/+6
* - Timestamp parsing errors that indicated missing "minutes" fields ratherDavid Hankins2007-04-162-4/+8
* - A bug was fixed where the nwip virtual option space was referencingDavid Hankins2007-04-112-2/+5
* License++David Hankins2007-04-031-1/+1
* - A bug was fixed where the BOOTP header 'sname' field had a value, theDavid Hankins2007-04-031-3/+8
* - In the case where an "L2" DHCP Relay Agent (one that does not set giaddr)David Hankins2007-03-272-18/+33
* - A memory leak in the minires_nsendsigned() function call was repaired.David Hankins2007-03-272-2/+11
* - A reference leak on binding scopes set by ddns updates was repaired.David Hankins2007-03-272-13/+12
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-2916-50/+52
* - A logic error in omapi interface code was repaired that might result inDavid Hankins2006-11-072-2/+8
* Minor fix, calling wrong free function.Shane Kerr2006-11-061-2/+2
* Readme/relnotes/version to 3.0.5 final.v3_0_5David Hankins2006-10-263-8/+8
* Version to 3.0.5rc3.v3_0_5rc3David Hankins2006-10-033-9/+9
* - Failover servers try harder to retransmit binding updates upon enteringDavid Hankins2006-09-222-6/+22
* s/saught/sought/David Hankins2006-08-301-1/+1
* date++v3_0_5rc2David Hankins2006-08-242-2/+2
* - DHCPINFORM handling for clients that properly set ciaddr and come to theDavid Hankins2006-08-224-33/+27
* - A bug was repaired in fixes to the dhclient which saught to run theDavid Hankins2006-08-222-1/+19
* s/faetures/features/David Hankins2006-08-141-1/+1
* Version to 3.0.5rc1.v3_0_5rc1David Hankins2006-08-083-10/+14
* Date++.v3_0_5b1David Hankins2006-07-202-2/+2
* - Host declaration hardware addresses and client identifiers may only beDavid Hankins2006-07-202-1/+20
* - Attempting to write a new lease file to replace a corrupt (due toDavid Hankins2006-07-192-3/+14
* Version to 3.0.5b1.David Hankins2006-07-183-17/+18
* - Abandoned or dissociated (err condition) leases now remove any relatedDavid Hankins2006-07-182-1/+10
* - The log message emitted when the 'leased-address' value was not availableDavid Hankins2006-07-173-4/+15
* - A few lines of code that were failover-specific were moved withinDavid Hankins2006-07-172-2/+9
* Use binding_state instead of state for check of active lease.Shane Kerr2006-07-171-2/+2
* Pulling down manpage changes per dhcp-users discussion: -d implies -f.David Hankins2006-07-131-2/+3
* PUlling down omshell.1 manpage changes from HEAD for rt15930.David Hankins2006-07-132-9/+12
* Pulling down changes from rt15988 from HEAD.David Hankins2006-07-111-171/+51