]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1999-07-02  Ted LemonSupport one-lease-per-client.
1999-07-01  Ted LemonGet BIND includes from site.conf if needed.
1999-07-01  Ted LemonName service update routines, from Irina Goble, by...
1999-07-01  Ted LemonFix a parenthetification error.
1999-07-01  Ted LemonName server update hooks.
1999-07-01  Ted Lemon- Record ddns information.
1999-07-01  Ted LemonDeclare db_printable.
1999-07-01  Ted LemonParse DNS update tokens if provided.
1999-07-01  Ted LemonGet BIND includes from site.conf if needed.
1999-07-01  Ted Lemon- Conditionalize definition of byte order constants...
1999-07-01  Ted Lemon- Include files required by nsupdate if enabled.
1999-07-01  Ted LemonDefine server option types for ddns updates.
1999-07-01  Ted LemonADD -> TOKEN_ADD
1999-07-01  Ted LemonPropogate ddns_fwd_name and ddns_rev_name when adding...
1999-07-01  Ted LemonADD -> TOKEN_ADD; add tokens for ddns updates.
1999-07-01  Ted LemonGet BIND includes from site.conf if needed.
1999-07-01  Ted LemonAdd nsupdate.o
1999-07-01  Ted LemonGet BIND includes from site.conf if needed.
1999-07-01  Ted LemonGet BIND libraries using BINDLIB, which can be defined...
1999-07-01  Ted LemonUpdate to reflect changes in 2.0 README
1999-06-22  Ted LemonSupport always-broadcast flag.
1999-06-22  Ted LemonFix an error in spawn example. Document always-broadcast.
1999-06-22  Ted Lemon- Support always-broadcast flag.
1999-06-22  Ted LemonDefine constant for always-broadcast option.
1999-06-22  Ted LemonAdd always-broadcast option.
1999-06-10  Ted LemonUpdate version and changelog V3-ALPHA-19990608
1999-06-10  Ted LemonDo classing for BOOTP clients as well as DHCP clients.
1999-06-10  Ted LemonRegenerate.
1999-06-10  Ted LemonUpdate from Andrew Chittenden.
1999-06-10  Ted LemonFix two pastos.
1999-06-10  Ted Lemonnote -> log_info. Sigh.
1999-06-10  Ted LemonUpdate version.
1999-05-28  Ted LemonUpdate version and changelog V3-ALPHA-19990527
1999-05-27  Ted LemonSupport token ring packets.
1999-05-27  Ted LemonMove link-layer header assembly/decoding to seperate...
1999-05-27  Ted LemonCorrect and expand upon class-related documentation.
1999-05-27  Ted Lemon- Fix up cases where server option lookups were being...
1999-05-27  Ted Lemon- Fix up cases where server option lookups were being...
1999-05-27  Ted LemonSupport encode-int token.
1999-05-27  Ted LemonSupport encode_int expressions.
1999-05-27  Ted LemonAdd support for expr_encode_int*.
1999-05-27  Ted LemonCompile fallback_discard based on USE_SOCKET_FALLBACK...
1999-05-27  Ted LemonSupport encode-int() expression.
1999-05-27  Ted LemonDon't overwrite timestamp from new lease value structure.
1999-05-27  Ted LemonAdd recognition of token ring hardware type.
1999-05-27  Ted Lemon- Change data-string to string in option documentation...
1999-05-27  Ted LemonDocument encode-int
1999-05-27  Ted LemonAdd encode-int
1999-05-27  Ted LemonFix up some more POINTER_DEBUG cases to prevent core...
1999-05-07  Ted LemonUpdate version number and changelog V3-ALPHA-19990507
1999-05-07  Ted LemonCommon version number for DHCP distribution.
1999-05-07  Ted LemonPrioritize user-declared parameter request list _above_...
1999-05-07  Ted LemonFix up colon-seperated hex octet list parsing in parse_...
1999-05-07  Ted LemonEnclose abort() calls in POINTER_DEBUG ifdefs and just...
1999-05-07  Ted LemonDon't use -w 1 flag, which doesn't work on FreeBSD.
1999-05-07  Ted LemonUpdate version info.
1999-05-07  Ted Lemon- Make is_boolean_expression return true for expr_exists.
1999-05-06  Ted LemonUpdate version and changelog V3-ALPHA-19990506
1999-05-06  Ted LemonUpdate version number.
1999-05-06  Ted Lemon- In DHCPINFORM, allow for buggy clients that do not...
1999-05-06  Ted LemonAdjust the message printed at the top of the lease...
1999-05-06  Ted LemonAdd CONCAT token.
1999-05-06  Ted LemonRemember in lease state
1999-05-06  Ted Lemonerror -> log_fatal
1999-05-06  Ted Lemon- Add support for a timezone offset in lease file ...
1999-05-06  Ted LemonAdd concat keyword.
1999-05-06  Ted LemonFix building of dhclient.cat8 man page.
1999-04-25  Ted LemonUpdate version number. V3-ALPHA-19990424
1999-04-25  Ted LemonOnly one binary file copyright required.
1999-04-24  Ted LemonRemove #* from rm -f list because it wasn't working. V3-ALPHA-19990423
1999-04-24  Ted LemonClean sedded man pages as well as catted man pages.
1999-04-23  Ted LemonUpdate version and changelog.
1999-04-23  Ted LemonUse new class option constants.
1999-04-23  Ted Lemon- Reference siaddr from state structure in ack_lease...
1999-04-23  Ted LemonAdd siaddr structure to lease_state structure.
1999-04-23  Ted LemonUpdate version.
1999-04-23  Ted LemonDocument pool allocation mechanism and access lists.
1999-04-23  Ted Lemon- Do not respond with NAK if ciaddr is set and imputed...
1999-04-23  Ted LemonPrint note at top of lease file so people won't ask...
1999-04-23  Ted LemonFix an omitted word.
1999-04-23  Ted LemonSupport MacOSX.
1999-04-23  Ted LemonAdd support for site option spaces.
1999-04-23  Ted LemonUpdate the names of some DHCP option manifest constants.
1999-04-23  Ted LemonUse input options for option operand.
1999-04-23  Ted LemonAdd a bunch of options that were added in RFC2132.
1999-04-23  Ted LemonGet rid of incorrect data after payload messages.
1999-04-23  Ted Lemon- Support a site-local option space, so that different...
1999-04-23  Ted LemonAdd binary file copyright.
1999-04-23  Ted LemonDocument newly added options.
1999-04-23  Ted LemonRemove BUGS section and adjust version.
1999-04-23  Ted LemonFix up UDP length calculations. Fix checksum algorithm.
1999-04-23  Ted Lemon- Exclude loopback and point-to-point interfaces, rathe...
1999-04-12  Ted LemonUpdate version. V3-ALPHA-19990412
1999-04-12  Ted LemonUpdate version and changelog
1999-04-12  Ted LemonSupport DHCPINFORM.
1999-04-12  Ted LemonFix siaddr computation.
1999-04-12  Ted LemonAdd expr_known to expression type enum.
1999-04-12  Ted LemonDo path keyword substitution on unformatted manual...
1999-04-12  Ted LemonSupport expr_known.
1999-04-12  Ted LemonParse KNOWN keyword.
next