| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor fix, calling wrong free function. | Shane Kerr | 2006-11-06 | 1 | -2/+2 |
* | - Some default hash table sizes were tweaked, some upwards, some downwards. | David Hankins | 2006-10-27 | 1 | -8/+44 |
* | - An option definition referencing leak was fixed, which resulted in early | David Hankins | 2006-10-17 | 2 | -5/+5 |
* | - A bug in the FQDN universe that added FQDN codes to the NWIP universe's | David Hankins | 2006-09-18 | 1 | -2/+2 |
* | Silence warnings on HEAD. [ISC-Bugs #16358] | David Hankins | 2006-08-24 | 1 | -57/+57 |
* | Merge of rt16329, adds encapsulation within encapsulation. | Shane Kerr | 2006-08-11 | 1 | -67/+186 |
* | Removing the new I/O changes from HEAD. [ISC-Bugs #16328] | David Hankins | 2006-08-09 | 3 | -85/+10 |
* | Pulling in rt16318, a set of fixes for 3.1 from Hankins. | Shane Kerr | 2006-08-04 | 3 | -15/+15 |
* | Several minor bugs never seen in any public release corrected. | David Hankins | 2006-08-02 | 2 | -19/+21 |
* | - A new common configuration executable statement, execute(), has been | David Hankins | 2006-07-31 | 6 | -12/+352 |
* | New options added, and some magic code to parse unknown options. | Shane Kerr | 2006-07-26 | 3 | -23/+143 |
* | - DHCPD is now RFC2131 section 4.1 compliant (broadcast to all-ones ip and | David Hankins | 2006-07-25 | 1 | -1/+15 |
* | Added associated-ip to priority list, for rt16180. | Shane Kerr | 2006-07-25 | 1 | -6/+7 |
* | Merged rt12324, DHCPLEASEQUERY. | Shane Kerr | 2006-07-25 | 3 | -4/+58 |
* | Hankin's fixes for hash-related core dumps on HEAD. | Shane Kerr | 2006-07-25 | 1 | -3/+2 |
* | - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_base | David Hankins | 2006-07-22 | 5 | -33/+309 |
* | - In those cases where the DHCP software manufactures an IP header (to | David Hankins | 2006-07-19 | 1 | -2/+2 |
* | - A new DDNS related server option, update-conflict-detection, has been | David Hankins | 2006-07-19 | 1 | -18/+40 |
* | - The log message emitted when the 'leased-address' value was not available | David Hankins | 2006-07-17 | 2 | -4/+11 |
* | - Failover pairs now implement 'MAC Affinity' on leases moving from the | David Hankins | 2006-06-16 | 1 | -3/+13 |
* | - A new common (server or client) option, 'db-time-format local;', has | David Hankins | 2006-06-06 | 3 | -4/+102 |
* | Compiler warnings (a few were bugfixes internal to HEAD development) silenced. | David Hankins | 2006-06-05 | 1 | -3/+3 |
* | - Varying option space code and length bit widths (8/16/32) are now | David Hankins | 2006-06-01 | 9 | -1069/+990 |
* | - The subnet-mask option is now supplied by default, but at lowest | David Hankins | 2006-05-30 | 1 | -9/+29 |
* | - The dhclient 'reject ...;' statement, which rejects leases given by named | David Hankins | 2006-05-15 | 2 | -2/+119 |
* | - lcase() and ucase() configuration expressions have been added which adjust | David Hankins | 2006-05-11 | 5 | -29/+228 |
* | Pulling work between V3-0-4B3 and present v3-release-branch to HEAD. | David Hankins | 2006-05-05 | 2 | -4/+17 |
* | Manpage patch from user. | David Hankins | 2006-04-26 | 1 | -1/+2 |
* | - The IO system now tracks all local IP addresses, so that the DHCP | David Hankins | 2006-02-27 | 3 | -10/+85 |
* | - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence | David Hankins | 2006-02-24 | 14 | -66/+289 |
* | - RFC3942 compliance, site-local option spaces start at 224 now, not 128. | David Hankins | 2005-09-30 | 1 | -8/+11 |
* | Upon trying to back the www-server documentation down to theHEAD-MERGE-V3-0-3RC1_base | David Hankins | 2005-04-01 | 1 | -12/+1 |
* | Files removed in the massive merge between V3-RELEASE-BRANCH and HEAD, | David Hankins | 2005-03-17 | 5 | -2266/+0 |
* | MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are | David Hankins | 2005-03-17 | 31 | -2011/+2122 |
* | Back out last change. The bug is in FreeBSD, not in this file. | Murray | 2002-06-10 | 1 | -2/+2 |
* | Add $Id$ tag, to make it easier to track changes for the translators | Murray | 2002-06-10 | 1 | -0/+3 |
* | Merge the last year's worth of work on the branch to the HEAD. | Murray | 2002-06-10 | 1 | -36/+202 |
* | Correct typos found during the Japanese translation. | Murray | 2002-06-10 | 1 | -5/+5 |
* | Increase size of buffer to support more interfaces. | Murray | 2002-06-09 | 1 | -2/+2 |
* | Merge from branch - possibly avoid null-pointer dereference. | Murray | 2002-06-09 | 1 | -3/+6 |
* | Merge from branch: Don't print errors in fallback_discard(). | Murray | 2002-06-09 | 1 | -1/+4 |
* | Properly initialize sockaddr | Murray | 2002-06-09 | 1 | -2/+2 |
* | Properly initialize sockaddr to 0. | Murray | 2002-06-09 | 1 | -1/+2 |
* | When an interface goes away in FreeBSD, read(2) returns ENXIO, not | Murray | 2002-06-08 | 1 | -1/+5 |
* | Sync with V3-RELEASE-BRANCH. Fixes remote root exploit. | Murray | 2002-04-30 | 1 | -11/+11 |
* | sync with branch | Ted Lemon | 2001-08-10 | 4 | -41/+38 |
* | Merge changes between 3.0rc7 and 3.0rc8pl2. | Ted Lemon | 2001-06-27 | 18 | -825/+1866 |
* | Sync with 3.0rc7 | Ted Lemon | 2001-05-17 | 2 | -3/+14 |
* | Mention that an ASCII DHCP client identifier may include a leading NUL. | Ted Lemon | 2001-05-04 | 1 | -0/+12 |
* | Make print_hw_addr bulletproof. | Ted Lemon | 2001-05-04 | 1 | -2/+2 |