summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Copyright++David Hankins2007-05-19113-136/+616
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-1994-1978/+14670
* SOLARIS README update per discussion with Rob.David Hankins2007-05-191-8/+4
* Conditionally include ifaddrs.h if USE_BPF_RECEIVE is defined. 'structDavid Hankins2007-05-191-1/+3
* s/nameservers/nameserver/David Hankins2007-05-191-2/+2
* - Fix documentation of the domain-search atom (quoted, with commas).David Hankins2007-05-182-7/+367
* - dhclient will now fork() into the background once it binds to anDavid Hankins2007-05-185-15/+49
* - DHCPv4 I/O methods that failed to sense hardware address were corrected.David Hankins2007-05-186-7/+39
* - Duplicate dhclient-script updates for DHCPv6 to all provided scripts.David Hankins2007-05-186-100/+406
* Merge errors from rt16849. Must remember to use "-u" when I'm makingShane Kerr2007-05-182-2/+2
* Expire old IPv6 leases. Also a number of fixes.Shane Kerr2007-05-186-85/+322
* Diffed the snapshot against the DHCPv6 branch head and noticed we had notDavid Hankins2007-05-171-0/+3
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-177-18/+34
* May as well version++.David Hankins2007-05-171-1/+1
* FreeBSD, NetBSD, OpenBSD support added in (again).Shane Kerr2007-05-167-153/+158
* Update comment per rt16841.David Hankins2007-05-161-4/+3
* Spell 'received' correctly.David Hankins2007-05-161-1/+1
* - Corrected some situations where variables might be used without beingDavid Hankins2007-05-116-15/+30
* 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