| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright++ | David Hankins | 2007-05-19 | 113 | -136/+616 |
* | - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b] | David Hankins | 2007-05-19 | 94 | -1978/+14670 |
* | SOLARIS README update per discussion with Rob. | David Hankins | 2007-05-19 | 1 | -8/+4 |
* | Conditionally include ifaddrs.h if USE_BPF_RECEIVE is defined. 'struct | David Hankins | 2007-05-19 | 1 | -1/+3 |
* | s/nameservers/nameserver/ | David Hankins | 2007-05-19 | 1 | -2/+2 |
* | - Fix documentation of the domain-search atom (quoted, with commas). | David Hankins | 2007-05-18 | 2 | -7/+367 |
* | - dhclient will now fork() into the background once it binds to an | David Hankins | 2007-05-18 | 5 | -15/+49 |
* | - DHCPv4 I/O methods that failed to sense hardware address were corrected. | David Hankins | 2007-05-18 | 6 | -7/+39 |
* | - Duplicate dhclient-script updates for DHCPv6 to all provided scripts. | David Hankins | 2007-05-18 | 6 | -100/+406 |
* | Merge errors from rt16849. Must remember to use "-u" when I'm making | Shane Kerr | 2007-05-18 | 2 | -2/+2 |
* | Expire old IPv6 leases. Also a number of fixes. | Shane Kerr | 2007-05-18 | 6 | -85/+322 |
* | Diffed the snapshot against the DHCPv6 branch head and noticed we had not | David Hankins | 2007-05-17 | 1 | -0/+3 |
* | - Additional warnings and such from robie. [ISC-Bugs #16865d] | David Hankins | 2007-05-17 | 7 | -18/+34 |
* | May as well version++. | David Hankins | 2007-05-17 | 1 | -1/+1 |
* | FreeBSD, NetBSD, OpenBSD support added in (again). | Shane Kerr | 2007-05-16 | 7 | -153/+158 |
* | Update comment per rt16841. | David Hankins | 2007-05-16 | 1 | -4/+3 |
* | Spell 'received' correctly. | David Hankins | 2007-05-16 | 1 | -1/+1 |
* | - Corrected some situations where variables might be used without being | David Hankins | 2007-05-11 | 6 | -15/+30 |
* | DHCPv6 branch merged to HEAD. | David Hankins | 2007-05-08 | 112 | -17440/+22565 |
* | Fixed a bug that caused OMAPI clients to hang when opening leases. [rt16495] | Evan Hunt | 2007-05-07 | 3 | -6/+16 |
* | - Error in rt16831 repaired...append the n_hw tail of the insert point to | David Hankins | 2007-05-04 | 1 | -2/+2 |
* | Rework pool parsing change to fix null dereference [rt16845] | Evan Hunt | 2007-05-03 | 1 | -5/+11 |
* | Change was in 3.0.6, not 3.1.0b2. Reflect wording changes made in | David Hankins | 2007-05-02 | 1 | -6/+7 |
* | Assorted fixes for broken network devices: IP header length field is now | Evan Hunt | 2007-04-27 | 9 | -91/+124 |
* | Added contrib/dhclient-tz-exithook.sh script for processing tzname (option 101) | Evan Hunt | 2007-04-27 | 1 | -0/+179 |
* | A new server config option "fqdn-reply" specifies whether the server | Evan Hunt | 2007-04-27 | 4 | -3/+26 |
* | Allow trace output files (-tf option) to be overwritten, rather than | Evan Hunt | 2007-04-27 | 2 | -1/+11 |
* | Fix a bug where dhcpd segfaults if a pool is declared outside a subnet | Evan Hunt | 2007-04-27 | 2 | -6/+12 |
* | - The server's "by client-id" and "by hardware address" hash table lists | David Hankins | 2007-04-26 | 3 | -34/+181 |
* | Relnotes entry in the wrong place. | David Hankins | 2007-04-26 | 1 | -5/+3 |
* | - dhclient now closes its descriptor to dhclient.leases prior to executing | David Hankins | 2007-04-26 | 2 | -1/+11 |
* | Missing indentation reset. | David Hankins | 2007-04-24 | 1 | -1/+2 |
* | - Some bugs were fixed in the 'emergency relay agent options hologram' | David Hankins | 2007-04-20 | 3 | -52/+67 |
* | - Several spelling typos were repaired, and some cross-references to other | David Hankins | 2007-04-19 | 5 | -14/+18 |
* | - A grammar error in the dhclient.8 manpage was repaired thanks to a patch | David Hankins | 2007-04-19 | 2 | -3/+6 |
* | Document link-selection. | David Hankins | 2007-04-18 | 1 | -1/+15 |
* | - Timestamp parsing errors that indicated missing "minutes" fields rather | David Hankins | 2007-04-16 | 2 | -4/+8 |
* | - A bug was repaired in subencapsulation support, where spaces separated | David Hankins | 2007-04-12 | 2 | -28/+57 |
* | - A bug was fixed where the nwip virtual option space was referencing | David Hankins | 2007-04-11 | 2 | -2/+5 |
* | License++ | David Hankins | 2007-04-03 | 1 | -1/+1 |
* | - A new server config option, 'do-reverse-updates', has been added | David Hankins | 2007-04-03 | 4 | -7/+25 |
* | - A bug was fixed where the BOOTP header 'sname' field had a value, the | David Hankins | 2007-04-03 | 2 | -9/+14 |
* | - Some uninitialized values were repaired in dhcpleasequery.c that | David Hankins | 2007-04-02 | 2 | -0/+6 |
* | - In the case where an "L2" DHCP Relay Agent (one that does not set giaddr) | David Hankins | 2007-03-27 | 2 | -19/+34 |
* | - A memory leak in the minires_nsendsigned() function call was repaired. | David Hankins | 2007-03-27 | 2 | -2/+11 |
* | - A reference leak on binding scopes set by ddns updates was repaired. | David Hankins | 2007-03-27 | 2 | -13/+12 |
* | Spelling fixes. See RT ticket 16513 for details. | Shane Kerr | 2007-01-29 | 16 | -50/+53 |
* | Change "execute" from numeric expression to executable statement, so | Evan Hunt | 2007-01-28 | 7 | -279/+217 |
* | - A bug was fixed in dhclient rendering the textual output form of the | David Hankins | 2007-01-11 | 2 | -8/+14 |
* | - A bug was fixed where attempting to permit leasequeries results in a | David Hankins | 2007-01-05 | 2 | -1/+7 |