summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DHCPv6 branch merged to HEAD.David Hankins2007-05-08112-17440/+22565
* Fixed a bug that caused OMAPI clients to hang when opening leases. [rt16495]Evan Hunt2007-05-073-6/+16
* - Error in rt16831 repaired...append the n_hw tail of the insert point toDavid Hankins2007-05-041-2/+2
* Rework pool parsing change to fix null dereference [rt16845]Evan Hunt2007-05-031-5/+11
* Change was in 3.0.6, not 3.1.0b2. Reflect wording changes made inDavid Hankins2007-05-021-6/+7
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-279-91/+124
* Added contrib/dhclient-tz-exithook.sh script for processing tzname (option 101)Evan Hunt2007-04-271-0/+179
* A new server config option "fqdn-reply" specifies whether the serverEvan Hunt2007-04-274-3/+26
* Allow trace output files (-tf option) to be overwritten, rather thanEvan Hunt2007-04-272-1/+11
* Fix a bug where dhcpd segfaults if a pool is declared outside a subnetEvan Hunt2007-04-272-6/+12
* - The server's "by client-id" and "by hardware address" hash table listsDavid Hankins2007-04-263-34/+181
* Relnotes entry in the wrong place.David Hankins2007-04-261-5/+3
* - dhclient now closes its descriptor to dhclient.leases prior to executingDavid Hankins2007-04-262-1/+11
* Missing indentation reset.David Hankins2007-04-241-1/+2
* - 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-14/+18
* - A grammar error in the dhclient.8 manpage was repaired thanks to a patchDavid Hankins2007-04-192-3/+6
* Document link-selection.David Hankins2007-04-181-1/+15
* - Timestamp parsing errors that indicated missing "minutes" fields ratherDavid Hankins2007-04-162-4/+8
* - A bug was repaired in subencapsulation support, where spaces separatedDavid Hankins2007-04-122-28/+57
* - 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 new server config option, 'do-reverse-updates', has been addedDavid Hankins2007-04-034-7/+25
* - A bug was fixed where the BOOTP header 'sname' field had a value, theDavid Hankins2007-04-032-9/+14
* - Some uninitialized values were repaired in dhcpleasequery.c thatDavid Hankins2007-04-022-0/+6
* - In the case where an "L2" DHCP Relay Agent (one that does not set giaddr)David Hankins2007-03-272-19/+34
* - 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/+53
* Change "execute" from numeric expression to executable statement, soEvan Hunt2007-01-287-279/+217
* - A bug was fixed in dhclient rendering the textual output form of theDavid Hankins2007-01-112-8/+14
* - A bug was fixed where attempting to permit leasequeries results in aDavid Hankins2007-01-052-1/+7
* - A segfault bug in recursive encapsulation support has been corrected.David Hankins2006-11-092-3/+6
* - 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
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-2710-104/+290
* - An option definition referencing leak was fixed, which resulted in earlyDavid Hankins2006-10-174-8/+12
* 'Domain name list' was not added in 3.0.4rc1...David Hankins2006-10-121-3/+0
* Silencing compiler warnings in ths run of development. [ISC-Bugs #16425]David Hankins2006-10-092-2/+3
* - The servers now try harder to transmit pending binding updates whenDavid Hankins2006-09-273-68/+51
* - A bug in the FQDN universe that added FQDN codes to the NWIP universe'sDavid Hankins2006-09-182-2/+7
* s/acheiving/achieving/David Hankins2006-09-011-1/+1
* s/saught/sought/David Hankins2006-08-301-1/+1
* Documentation change for new pool balance behaviour as will appear in 3.1.0.David Hankins2006-08-281-69/+117
* Head bugfix, dueling BNDUPD/ACKs [ISC-Bugs #16346b]David Hankins2006-08-282-34/+84
* s/sought/saught/David Hankins2006-08-281-1/+1
* - Silence warnings from robie. [ISC-Bugs #16358]David Hankins2006-08-241-57/+57
* - Don't forget to set ATSFP on receiving a BNDACK - bug introduced in 3.1.0David Hankins2006-08-241-3/+3
* - DHCPINFORM handling for clients that properly set ciaddr and come to theDavid Hankins2006-08-222-21/+19
* Merged rt16356.Shane Kerr2006-08-222-1/+19