summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* - The BSD socket code will now permit multiple DHCPv6 server instances toDavid Hankins2008-08-082-52/+135
* The server wasn't always sending the FQDN option when it should. [rt18237]Evan Hunt2008-07-191-2/+2
* Clients that sent a parameter request list containing the routers optionEvan Hunt2008-07-191-7/+2
* - Merge dhcrelay6 into dhcrelayEvan Hunt2008-06-133-5/+66
* fix format code 'Z'Francis Dupont2008-06-121-0/+11
* regenDavid Hankins2008-06-112-133/+95
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-0/+2
* fix 'o'Francis Dupont2008-03-171-0/+2
* Check whether files are zero length before parsing them [rt17757]Evan Hunt2008-03-073-17/+27
* - A bug was fixed where the length of a hostname was miscalculated, so thatDavid Hankins2008-03-061-7/+9
* fix sunos compileFrancis Dupont2008-02-291-1/+1
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-282-3/+7
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-0/+6
* - Fix startup error messages to report a missing "subnet6 declaration", ratherMark Andrews2008-02-131-3/+11
* Provide -working- sample configuration text for VIVSO.David Hankins2008-02-051-4/+8
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-248-9/+9
* automake regenerationEvan Hunt2008-01-242-95/+133
* DHCP now builds under AIXMark Andrews2008-01-231-2/+23
* Added explicit parser support for zero-length DHCP options, such asEvan Hunt2008-01-234-13/+43
* Exit with warning when DHCPv6 config is used but -6 isn't specified [rt17334]Evan Hunt2008-01-221-0/+7
* - MINUS tokens should be parseable again. [ISC-Bugs #17289]David Hankins2008-01-211-1/+8
* - Fixed a compilation problems on platforms that define a value for FDDI,David Hankins2008-01-162-3/+3
* Build fixes for Solaris 9.Shane Kerr2008-01-091-0/+50
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-091-0/+10
* finer granularity timersFrancis Dupont2008-01-031-9/+17
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-022-0/+47
* Some definitions not in phase with the IANA registry were updatedFrancis Dupont2007-12-202-16/+109
* format_min_length() doesn't know IPv6Francis Dupont2007-12-201-0/+5
* trivial fix in not (yet) used codeFrancis Dupont2007-12-151-1/+1
* automake regenerationDavid Hankins2007-12-052-16/+6
* fix dhcp6.status-code success parsingFrancis Dupont2007-12-032-6/+15
* almost editorial stuffFrancis Dupont2007-11-306-14/+14
* automake regeneration + added forgotten example testsShane Kerr2007-11-163-0/+958
* Unit test framework now added.Shane Kerr2007-11-162-32/+152
* - The server will now include multiple IA_NA's and multiple IAADDRs withinDavid Hankins2007-11-141-94/+175
* Remove unreviewed sources from HEAD.David Hankins2007-11-061-127/+55
* - Relative time may now be used as a qualifier for 'allow' and 'deny' accessDavid Hankins2007-10-312-6/+22
* Might even work.David Hankins2007-10-301-55/+127
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-261-221/+249
* - The client leasing subsystem was streamlined and corrected to accountDavid Hankins2007-10-241-5/+3
* - sendmsg()/recvmsg() control buffers are now declared in such a way toDavid Hankins2007-10-231-6/+12
* - Additional compilation problems on HP/UX have been repaired.David Hankins2007-10-081-4/+4
* - DDNS updates state information are now stored in 'binding scopes' thatDavid Hankins2007-10-051-0/+3
* Client bugs introduced in development repaired. [ISC-Bugs #17192]David Hankins2007-10-051-1/+1
* Bug in decoding certain options fixed.Shane Kerr2007-10-041-1/+1
* - Compilation with DLPI and -Werror has been repaired. [ISC-Bugs #17189]David Hankins2007-10-031-7/+20
* - The subnet-mask option inclusion now conforms with RFC2132 section 3.3;David Hankins2007-10-011-8/+45
* Cast arguments for isspace(), isascii(), and other is*() functions to int.Michael Graff2007-10-012-4/+4
* Clarify domain-list formatted option syntax.David Hankins2007-09-171-2/+15
* automake regenerationDavid Hankins2007-09-051-56/+38