]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
1999-07-21  Ted LemonAdd seperate implementation for config-option.
1999-07-21  Ted Lemon- Remove NUL from end of host-name option after checkin...
1999-07-21  Ted Lemon- Enhance dns-update evaluation.
1999-07-20  Ted LemonMore documentation for classes.
1999-07-20  Ted Lemon- Add unknown-clients as an alternative to unknown...
1999-07-20  Ted LemonBetter document the data_string structure.
1999-07-20  Ted Lemon- Undo a mistaken change to parse_if_statement that...
1999-07-20  Ted LemonFix another bug that Brian cleverly tracked down.....
1999-07-19  Ted LemonRecognize pick-first-value and host-decl-name as data...
1999-07-19  Ted LemonDocument pseudo-interfaces.
1999-07-19  Ted LemonA bug fix from Brian Murrell for a problem in host...
1999-07-19  Ted Lemonpick-first-value expression was being set up incorrectly.
1999-07-19  Ted Lemon- Make lease-time a numeric expression, and make dns...
1999-07-19  Ted Lemon- Don't try to deallocate data associated with a partia...
1999-07-19  Ted LemonIntern lease-time token correctly.
1999-07-19  Ted LemonSome more fixes from Brian Murrell.
1999-07-19  Ted LemonA few tweaks to make lease-time more correct.
1999-07-19  Ted LemonBrian Murrel's latest dns update implementation - more...
1999-07-18  Ted LemonAdd a section documenting event support.
1999-07-18  Ted LemonAdd support for 'on commit' and (partially) 'on release'.
1999-07-18  Ted LemonAdd support for 'on commit'.
1999-07-18  Ted LemonAdd static_lease_dereference prototype.
1999-07-18  Ted LemonConditionalize use of snprintf.
1999-07-18  Ted LemonDocument the lease-time, host-decl-name and pick-first...
1999-07-18  Ted LemonUpdate the credits for the Dynamic DNS support.
1999-07-18  Ted LemonMake bind library inclusion more configurable.
1999-07-17  Ted LemonWhen dereferencing a statement, dereference anything...
1999-07-17  Ted LemonFix statement parsing calls.
1999-07-17  Ted LemonFix a leftover thinko in the statement copy support...
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...
next