]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2000-11-30  Ted LemonWord-align BPF buffers.
2000-11-30  Ted LemonAdd support for gcc on hp-ux V3-BETA-2-PATCH-11
2000-11-30  Ted LemonFix up RAS examples
2000-11-30  Ted LemonUpdate version and changelog
2000-11-30  Ted LemonRestore code that was removed for debugging and acciden...
2000-11-29  Ted LemonPost-release version
2000-11-29  Ted LemonUpdate version and changelog V3-BETA-2-PATCH-10
2000-11-29  Ted LemonFix an uninitialized variable reference
2000-11-29  Ted LemonFix a missing eol quote in nsupdate routine.
2000-11-28  Ted LemonRemove bogus reminder
2000-11-28  Ted LemonOops, fix ISC_R_NRESULTS.
2000-11-28  Ted LemonMake error codes for DNS errors.
2000-11-28  Ted LemonAdd CLIENT_STATE token.
2000-11-28  Ted LemonFix prototypes
2000-11-28  Ted LemonPass client state to eval functions. Lots of other...
2000-11-28  Ted Lemon- Add client-state expression.
2000-11-28  Ted LemonAdd printer for client-state.
2000-11-28  Ted Lemon- Move some common functions from clparse.c.
2000-11-28  Ted Lemon- Pass client state to eval functions.
2000-11-28  Ted LemonPass client state to eval functions.
2000-11-28  Ted LemonPass client state to eval functions.
2000-11-28  Ted LemonAdd client-state keyword.
2000-11-28  Ted LemonPass client state to eval functions.
2000-11-28  Ted LemonMove some general functions into the common parser.
2000-11-24  Ted LemonAdd in a couple of missing break statements.
2000-11-24  Ted LemonFix up encapsulation prototype in universe struct.
2000-11-24  Ted LemonFix up and add prototypes.
2000-11-24  Ted LemonFix a mistaken reference in reverse().
2000-11-24  Ted LemonInitialize option_space_foreach for ad-hoc option spaces.
2000-11-24  Ted LemonFix up a bunch of suboption parsing bugs.
2000-11-24  Ted LemonDon't look up null zones, and don't allocate a zone...
2000-11-24  Ted LemonFix vendor option support.
2000-11-24  Ted Lemon- Fix pretty printing of encapsulation options.
2000-11-02  Damien NeilApplied fix from bug #427: cache_found_zone() was calli...
2000-11-01  Damien NeilFix for bug #416: If a server hands dhclient an insanel...
2000-10-30  Damien NeilTweak omapi_protocol_connect() so that authenticators...
2000-10-20  Damien NeilFixed OMAPI lookups based on hardware-address. The...
2000-10-15  Ted LemonPost-tag version
2000-10-15  Ted LemonUpdate changelog and versions. V3-BETA-2-PATCH-9
2000-10-15  Ted LemonFix the math in the udp packet length calculator.
2000-10-14  Ted LemonUpdate version number and changelog V3-BETA-2-PATCH-8
2000-10-14  Ted LemonFix a stupid byte-swap error.
2000-10-13  Ted Lemonpost-release version.
2000-10-13  Ted LemonUpdate version number and changelog. V3-BETA-2-PATCH-7
2000-10-13  Ted LemonFix up manual page installation.
2000-10-13  Ted LemonFix title.
2000-10-13  Ted LemonDisable unicast broadcast hack, but leave a place for...
2000-10-13  Ted LemonDon't trust udp -> uh_len.
2000-10-13  Ted LemonTake out a bogus option cache dereference.
2000-10-12  Ted LemonMake dhcrelay link when DEBUG is defined.
2000-10-12  Ted Lemon- Cache zones once we've looked them up, so that we...
2000-10-12  Ted LemonUpdate zone caching prototypes
2000-10-12  Ted LemonMake print.c compile with DEBUG (and, coincidentally...
2000-10-12  Ted LemonAdd cache_found_zone() function.
2000-10-11  Ted LemonFix documentation for address statement in peer declara...
2000-10-11  Ted LemonFix a couple of signed vs. unsigned pointer errors.
2000-10-10  Ted LemonUse set_option instead of universe -> set_func
2000-10-10  Ted LemonUpdate the agent option documentation.
2000-10-10  Ted LemonFix up universe initializations, and define vendor_cfg_...
2000-10-10  Ted LemonGet rid of all the special-case encapsulations.
2000-10-10  Ted LemonFix up calls to cons_options.
2000-10-10  Ted LemonAdd omapi object initializer to object type structure.
2000-10-10  Ted LemonCall object initializer from omapi_object_initialize...
2000-10-10  Ted LemonRototill universe struct definition.
2000-10-10  Ted LemonAdd ENCAPSULATE and VENDOR tokens.
2000-10-10  Ted LemonAdd vendor_space_name to client_config. Lots of proto...
2000-10-10  Ted LemonAdd defines for Client FQDN option.
2000-10-10  Ted LemonFix up call to omapi_object_type_register.
2000-10-10  Ted Lemon- Add some code for testing more potential configuratio...
2000-10-10  Ted Lemon- Add the FQDN option space.
2000-10-10  Ted Lemon- Add support for user-defined encapsulations.
2000-10-10  Ted Lemon- Make option spaces stored as linked lists first-class...
2000-10-10  Ted LemonDon't compile in Token Ring support if it's not supported.
2000-10-10  Ted LemonFix up call to omapi_object_type_register.
2000-10-10  Ted Lemon- Add initializer for interfaces.
2000-10-10  Ted LemonDocument encapsulate type and fqdn option space.
2000-10-10  Ted LemonUndocument check operator.
2000-10-10  Ted LemonAdd initializer arg to object type setup calls.
2000-10-10  Ted LemonDon't compile in token ring stuff if we don't support it.
2000-10-10  Ted LemonDocument vendor option space configuration option.
2000-10-10  Ted Lemon- Write all options spaces to lease file and environmen...
2000-10-10  Ted LemonSupport client-side vendor option space definitions.
2000-10-10  Ted LemonAdd object initializer support. Fix off-by-one bug...
2000-10-04  Ted LemonOops, fix a jungian slip in parse code.
2000-10-03  Ted LemonCorrectly parse unknown-ddd hardware types.
2000-10-01  Ted Lemon- Don't return information on the lease that's not...
2000-10-01  Ted LemonAllow return result of ISC_R_UNCHANGED in omapi_update_...
2000-10-01  Ted LemonDon't dump core when sending a name/value pair with...
2000-10-01  Ted LemonSet the remote handle when updating or requesting a...
2000-09-30  Ted LemonRe-apply part of 1.24 that was accidentally voided...
2000-09-30  Ted LemonMight as well have a syntactically correct configuratio...
2000-09-30  Ted LemonFix Linux 2.0 fallback setup bug.
2000-09-29  Ted LemonPost-pl6 version number.
2000-09-29  Ted LemonObsolete.
2000-09-29  Ted LemonUpdate changelog and version number.
2000-09-29  Ted LemonWrap some new debugging code with #ifdef DEBUG.
2000-09-29  Ted LemonGet rid of bogus AR declaration.
2000-09-29  Ted LemonDon't print silly error messages
2000-09-29  Ted LemonFix minor indentation nit.
2000-09-29  Ted LemonDo better status checking when starting connections.
next