summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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-271-8/+44
* - An option definition referencing leak was fixed, which resulted in earlyDavid Hankins2006-10-172-5/+5
* - A bug in the FQDN universe that added FQDN codes to the NWIP universe'sDavid Hankins2006-09-181-2/+2
* Silence warnings on HEAD. [ISC-Bugs #16358]David Hankins2006-08-241-57/+57
* Merge of rt16329, adds encapsulation within encapsulation.Shane Kerr2006-08-111-67/+186
* Removing the new I/O changes from HEAD. [ISC-Bugs #16328]David Hankins2006-08-093-85/+10
* Pulling in rt16318, a set of fixes for 3.1 from Hankins.Shane Kerr2006-08-043-15/+15
* Several minor bugs never seen in any public release corrected.David Hankins2006-08-022-19/+21
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-316-12/+352
* New options added, and some magic code to parse unknown options.Shane Kerr2006-07-263-23/+143
* - DHCPD is now RFC2131 section 4.1 compliant (broadcast to all-ones ip andDavid Hankins2006-07-251-1/+15
* Added associated-ip to priority list, for rt16180.Shane Kerr2006-07-251-6/+7
* Merged rt12324, DHCPLEASEQUERY.Shane Kerr2006-07-253-4/+58
* Hankin's fixes for hash-related core dumps on HEAD.Shane Kerr2006-07-251-3/+2
* - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_baseDavid Hankins2006-07-225-33/+309
* - In those cases where the DHCP software manufactures an IP header (toDavid Hankins2006-07-191-2/+2
* - A new DDNS related server option, update-conflict-detection, has beenDavid Hankins2006-07-191-18/+40
* - The log message emitted when the 'leased-address' value was not availableDavid Hankins2006-07-172-4/+11
* - Failover pairs now implement 'MAC Affinity' on leases moving from theDavid Hankins2006-06-161-3/+13
* - A new common (server or client) option, 'db-time-format local;', hasDavid Hankins2006-06-063-4/+102
* Compiler warnings (a few were bugfixes internal to HEAD development) silenced.David Hankins2006-06-051-3/+3
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-019-1069/+990
* - The subnet-mask option is now supplied by default, but at lowestDavid Hankins2006-05-301-9/+29
* - The dhclient 'reject ...;' statement, which rejects leases given by namedDavid Hankins2006-05-152-2/+119
* - lcase() and ucase() configuration expressions have been added which adjustDavid Hankins2006-05-115-29/+228
* Pulling work between V3-0-4B3 and present v3-release-branch to HEAD.David Hankins2006-05-052-4/+17
* Manpage patch from user.David Hankins2006-04-261-1/+2
* - The IO system now tracks all local IP addresses, so that the DHCPDavid Hankins2006-02-273-10/+85
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-2414-66/+289
* - RFC3942 compliance, site-local option spaces start at 224 now, not 128.David Hankins2005-09-301-8/+11
* Upon trying to back the www-server documentation down to theHEAD-MERGE-V3-0-3RC1_baseDavid Hankins2005-04-011-12/+1
* Files removed in the massive merge between V3-RELEASE-BRANCH and HEAD,David Hankins2005-03-175-2266/+0
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-1731-2011/+2122
* Back out last change. The bug is in FreeBSD, not in this file.Murray2002-06-101-2/+2
* Add $Id$ tag, to make it easier to track changes for the translatorsMurray2002-06-101-0/+3
* Merge the last year's worth of work on the branch to the HEAD.Murray2002-06-101-36/+202
* Correct typos found during the Japanese translation.Murray2002-06-101-5/+5
* Increase size of buffer to support more interfaces.Murray2002-06-091-2/+2
* Merge from branch - possibly avoid null-pointer dereference.Murray2002-06-091-3/+6
* Merge from branch: Don't print errors in fallback_discard().Murray2002-06-091-1/+4
* Properly initialize sockaddrMurray2002-06-091-2/+2
* Properly initialize sockaddr to 0.Murray2002-06-091-1/+2
* When an interface goes away in FreeBSD, read(2) returns ENXIO, notMurray2002-06-081-1/+5
* Sync with V3-RELEASE-BRANCH. Fixes remote root exploit.Murray2002-04-301-11/+11
* sync with branchTed Lemon2001-08-104-41/+38
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-2718-825/+1866
* Sync with 3.0rc7Ted Lemon2001-05-172-3/+14
* Mention that an ASCII DHCP client identifier may include a leading NUL.Ted Lemon2001-05-041-0/+12
* Make print_hw_addr bulletproof.Ted Lemon2001-05-041-2/+2