]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1999-07-16  Ted LemonMassive rototill to support some new DDNS features.
1999-07-13  Ted LemonFix some silly mistakes in Linux versioning update.
1999-07-13  Ted LemonChanges to make builds work on HP-UX with ANSI compiler.
1999-07-13  Ted Lemon- For Linux, compute major and minor version instead...
1999-07-13  Ted LemonAdd a more informative message to the interface/declara...
1999-07-12  Ted LemonParse ddns state in leases even if DDNS support is...
1999-07-12  Ted LemonGet host-name from packet, not from server configuration.
1999-07-07  Ted LemonDocumentation for anonymous CVS
1999-07-07  Ted LemonRegenerate. V3-BETA-1-PATCH-0
1999-07-07  Ted LemonUpdate changelog and document the interim ddns update...
1999-07-07  Ted LemonDocument one-lease-per-client.
1999-07-07  Ted LemonDocument if_tr.h problem. Document Dynamic DNS update...
1999-07-07  Ted LemonUpdate calls to evaluate_option_cache. Fix commenting...
1999-07-07  Ted LemonApply some nsupdate.c fixes from Brian Murrell.
1999-07-07  Ted LemonFix fallback_discard ifdefs again.
1999-07-07  Ted LemonSupport nsupdate with --with-nsupdate in ./configure.
1999-07-07  Ted LemonUpdate version.
1999-07-06  Ted LemonFix up ifdefs for USE_SOCKET_FALLBACK.
1999-07-06  Ted LemonRegularize TOKEN_NOT vs. NOT.
1999-07-06  Ted Lemon- Compute max-lease-time outside of conditional so...
1999-07-06  Ted LemonDocument binary-to-ascii, leased-address and reverse.
1999-07-06  Ted LemonAdd a -s flag to specify the broadcast destination...
1999-07-06  Ted LemonUse limited_broadcast global instead of INADDR_BROADCAST.
1999-07-06  Ted LemonDeclare limited_broadcast global.
1999-07-06  Ted LemonFix some pastos in new expression evaluators.
1999-07-06  Ted LemonFix some pastos.
1999-07-06  Ted Lemon- Pull a change from the 2.0 branch to make 'X' options...
1999-07-06  Ted LemonReverse output of conversion routine.
1999-07-06  Ted LemonAdd binary-to-ascii, leased-address and reverse tokens.
1999-07-06  Ted LemonAdd a -s flag to specify the server IP address (handy...
1999-07-06  Ted LemonDocument new (I use the term new loosely) command-line...
1999-07-02  Ted LemonPervasive changes to support leased_address, reverse...
1999-07-02  Ted LemonIn one-lease-per-client, don't re-release expired leases.
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.
next