summaryrefslogtreecommitdiff
path: root/common/tables.c
Commit message (Expand)AuthorAgeFilesLines
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-6/+0
* [master] Add some more options form older RFCSShawn Routhier2014-01-251-0/+12
* [master] Add defintiions for optionsShawn Routhier2014-01-151-11/+88
* Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-061-3/+4
* Add support for Infiniband over sockets to the server andShawn Routhier2012-02-161-1/+2
* - Documentation cleanupTomek Mrugalski2011-05-201-0/+5
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-5/+5
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* Added explicit parser support for zero-length DHCP options, such asEvan Hunt2008-01-231-2/+3
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-091-0/+10
* Some definitions not in phase with the IANA registry were updatedFrancis Dupont2007-12-201-5/+55
* fix dhcp6.status-code success parsingFrancis Dupont2007-12-031-1/+1
* almost editorial stuffFrancis Dupont2007-11-301-4/+4
* Client bugs introduced in development repaired. [ISC-Bugs #17192]David Hankins2007-10-051-1/+1
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-291-5/+5
* Copyright++David Hankins2007-05-191-2/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-13/+441
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-4/+4
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-8/+44
* - A bug in the FQDN universe that added FQDN codes to the NWIP universe'sDavid Hankins2006-09-181-2/+2
* New options added, and some magic code to parse unknown options.Shane Kerr2006-07-261-1/+40
* Merged rt12324, DHCPLEASEQUERY.Shane Kerr2006-07-251-1/+3
* - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_baseDavid Hankins2006-07-221-1/+3
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-807/+401
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-7/+19
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-697/+688
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-496/+497
* Use unparsable names for unknown options.Ted Lemon2001-03-141-168/+168
* Add fqdn.fqdn suboption.Ted Lemon2001-01-081-3/+3
* Fix up internal documentation for option parse codes.Ted Lemon2000-12-291-2/+10
* Correctly implement the subnet selection option.Ted Lemon2000-12-281-3/+3
* DDNS implementation rewrite. DDNS should now operate according toDamien Neil2000-12-111-3/+3
* - Add the FQDN option space.Ted Lemon2000-10-101-14/+315
* Use the nwip options in the nwip universe, not the dhcp options.Ted Lemon2000-09-271-4/+4
* Add Service Location Protocol options. Document new option format codes.Ted Lemon2000-09-161-3/+6
* Moved hash.c from libdhcp to libomapi, in anticipation of moving theDamien Neil2000-08-011-1/+7
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-13/+13
* Define temporary subnet selection option code for testing.Ted Lemon2000-04-081-2/+2
* Make universe_hash using new_hash.Ted Lemon2000-03-181-5/+5
* Patch in TSIG, just to see how to get it to work.Ted Lemon2000-03-181-3/+3
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Update calls to new_hash.Ted Lemon2000-03-061-3/+3
* Support parsing of configuration options in generic blocks.Ted Lemon2000-02-021-1/+7
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-3/+2
* Add support for NetWare/IP and uap-servers options.Ted Lemon2000-01-081-4/+295
* Move server-specific tables to stables.cTed Lemon1999-11-141-575/+2