]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/tables.c
- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
[thirdparty/dhcp.git] / common / tables.c
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-03-14  Ted LemonUse unparsable names for unknown options.
2001-01-08  Ted LemonAdd fqdn.fqdn suboption.
2000-12-29  Ted LemonFix up internal documentation for option parse codes.
2000-12-28  Ted LemonCorrectly implement the subnet selection option.
2000-12-11  Damien NeilDDNS implementation rewrite. DDNS should now operate...
2000-10-10  Ted Lemon- Add the FQDN option space.
2000-09-27  Ted LemonUse the nwip options in the nwip universe, not the...
2000-09-16  Ted LemonAdd Service Location Protocol options. Document new...
2000-08-01  Damien NeilMoved hash.c from libdhcp to libomapi, in anticipation...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-04-08  Ted LemonDefine temporary subnet selection option code for testing.
2000-03-18  Ted LemonMake universe_hash using new_hash.
2000-03-18  Ted LemonPatch in TSIG, just to see how to get it to work.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonUpdate calls to new_hash.
2000-02-02  Ted LemonSupport parsing of configuration options in generic...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-08  Ted LemonAdd support for NetWare/IP and uap-servers options.
1999-11-14  Ted LemonMove server-specific tables to stables.c
1999-10-21  Ted LemonAdd 'declines' server option.
1999-10-20  Ted LemonSupport allow/deny duplicates.
1999-10-19  Ted LemonAdd support for lease-file-name and pid-file-name confi...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-07-01  Ted LemonDefine server option types for ddns updates.
1999-06-22  Ted LemonAdd always-broadcast option.
1999-04-23  Ted LemonAdd a bunch of options that were added in RFC2132.
1999-04-08  Ted LemonAdd always-reply-rfc1048 server option.
1999-04-05  Ted Lemon- Add vendor-option-space server option.
1999-03-25  Ted LemonAllow vendor class identifier to be other than ASCII...
1999-03-16  Ted LemonUpdate license.
1999-03-16  Ted Lemondhcp-class-identifier -> vendor-class-identifier.
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1999-02-14  Ted LemonPull up recent 2.0 changes.
1998-11-05  Ted LemonGet rid of ad-hoc option priority list.
1998-06-25  Ted LemonAdd server option universe. Install dhcp option unive...
1998-04-19  Ted LemonAdd agent option universe.
1998-03-16  Ted LemonClean up unsigned char vs. signed char discrepencies.
1997-05-09  Ted Lemonname-servers -> ien116-name-servers, to reduce confusio...
1997-03-29  Ted LemonAllow users to specify vendor-encapsulated-options...
1996-09-11  Ted LemonAdd unknown options to end of option priority list
1996-09-04  Ted LemonAll unnamed options now take the X format, which means...
1996-08-28  Ted LemonPut hostname in default reply list
1996-08-27  Ted LemonSupport for token ring hardware type
1996-06-01  Ted LemonChange parse specification for dhcp-class-identifier...
1996-05-20  Ted LemonFix copyright
1996-03-02  Ted LemonKeep a persistent database of leases
1996-02-29  Ted LemonTake mandatory options out of default priority list...
1996-02-21  Ted LemonIncremental changes to support DHCP protocol
1996-02-06  Ted LemonMore portable internet addresses; fix endian bug; fix...
1995-11-29  Ted LemonDHCP Server Daemon