]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2000-12-11  Damien NeilDDNS implementation rewrite. DDNS should now operate...
2000-12-09  Damien NeilProperly add ".SIG-ALG.REG.INT." to OMAPI key algorithms.
2000-12-09  Damien NeilFix omapi_protocol_connect() to properly return ISC_R_I...
2000-12-06  Ted LemonFix compile warning on Tru64
2000-12-05  Ted LemonMaybe really really fix HP-UX build...
2000-12-05  Ted LemonMaybe really fix HP-UX build...
2000-12-05  Ted LemonDon't blow away bindings and such when releasing or...
2000-12-05  Ted LemonDon't do the DNS update for static hosts.
2000-12-05  Ted LemonRemember lease flags when doing the commit routine.
2000-12-05  Ted LemonAdd new tokens
2000-12-05  Ted LemonSupport unqualified signature algorithm names and base6...
2000-12-05  Ted LemonDocument client-state operator.
2000-12-05  Ted LemonAdd client state keywords.
2000-12-05  Ted LemonMaybe fix an HP-UX build problem.
2000-12-02  Damien NeilChanged the variable 'n' in res_nmkupdate() from an...
2000-12-02  Damien NeilAdded a case to handle log statements in write_statemen...
2000-11-30  Ted LemonFix up hp-ux config hacks.
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...
next