summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release date++v4_0_0rc1David Hankins2007-12-112-2/+2
* - The reverse dns name for PTR updates on IPv6 addresses has been fixed toDavid Hankins2007-12-112-43/+64
* Fix typoEvan Hunt2007-12-081-1/+1
* dhc6_lease_destroy() and dhc6_ia_destroy() now set lease and IAEvan Hunt2007-12-084-38/+56
* Always send preference if it is configured.Shane Kerr2007-12-082-0/+7
* autoconf regenerationDavid Hankins2007-12-060-0/+0
* automake regenerationDavid Hankins2007-12-060-0/+0
* autoheader regenerationDavid Hankins2007-12-060-0/+0
* aclocal regenerationDavid Hankins2007-12-060-0/+0
* autoconf regenerationDavid Hankins2007-12-060-0/+0
* automake regenerationDavid Hankins2007-12-060-0/+0
* autoconf regenerationDavid Hankins2007-12-061-10/+10
* autoheader regenerationDavid Hankins2007-12-060-0/+0
* aclocal regenerationDavid Hankins2007-12-060-0/+0
* Release to 4.0.0rc1.David Hankins2007-12-063-9/+9
* Copyright++.David Hankins2007-12-066-2/+71
* - A bug was fixed where the DHCPv6 server puts the NoAddrsAvail statusDavid Hankins2007-12-062-58/+179
* Insure we let people Request addresses that we suggested in Advertise.Shane Kerr2007-12-065-4/+98
* autoconf regenerationDavid Hankins2007-12-051-3518/+3510
* automake regenerationDavid Hankins2007-12-0512-96/+36
* autoheader regenerationDavid Hankins2007-12-051-1/+1
* aclocal regenerationDavid Hankins2007-12-050-0/+0
* - ./configure now autodetects local database locations rather than tryingDavid Hankins2007-12-052-0/+73
* - A reference overleak in DHCPv6 shared network processing was repaired.David Hankins2007-12-042-2/+2
* - A bug was fixed that caused the DHCPv6 ORO option to be corrupted withDavid Hankins2007-12-032-26/+21
* fix dhcp6.status-code success parsingFrancis Dupont2007-12-034-6/+19
* Properly ignore address hints if we cannot supply them.Shane Kerr2007-12-022-2/+8
* Document changes to dhclient-script.David Hankins2007-12-021-0/+3
* almost editorial stuffFrancis Dupont2007-11-3025-104/+104
* fix IPv6 nitsFrancis Dupont2007-11-301-7/+7
* Add an entry about Information-Request support by the server.Francis Dupont2007-11-301-0/+2
* the DHCPv6 server now replies to Information-Request messagesFrancis Dupont2007-11-301-4/+8
* - The DHCPv6 client now issues fresh transaction IDs on Renew and RebindDavid Hankins2007-11-202-29/+21
* - The server now limits clients that request multiple addresses to oneDavid Hankins2007-11-205-13/+74
* - If the client had multiple addresses, and one expired (was not renewedDavid Hankins2007-11-202-16/+63
* spellingFrancis Dupont2007-11-191-3/+3
* regenShane Kerr2007-11-160-0/+0
* autoconf regenerationShane Kerr2007-11-161-112/+92
* automake regeneration + added forgotten example testsShane Kerr2007-11-164-1/+959
* Unit test framework now added.Shane Kerr2007-11-1627-3367/+6209
* autoconf regenerationv4_0_0b3David Hankins2007-11-141-10/+10
* automake regenerationDavid Hankins2007-11-140-0/+0
* autoheader regenerationDavid Hankins2007-11-140-0/+0
* aclocal regenerationDavid Hankins2007-11-140-0/+0
* To version 4.0.0b3.David Hankins2007-11-143-8/+8
* - The server will now include multiple IA_NA's and multiple IAADDRs withinDavid Hankins2007-11-146-137/+221
* Don't segfault on NULLs.David Hankins2007-11-071-0/+3
* Remove unreviewed sources from HEAD.David Hankins2007-11-066-156/+89
* Clarify error message when lease limit reached. [rt17010]Evan Hunt2007-11-022-25/+24
* - Relative time may now be used as a qualifier for 'allow' and 'deny' accessDavid Hankins2007-10-318-9/+130