]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2000-04-06  Ted LemonAlways define MDL to pass a filename and line number.
2000-04-06  Ted LemonUpdate minires_nmkupdate declaration.
2000-04-06  Ted LemonRedo key declarations to match BIND. Add base64 parsing.
2000-04-06  Ted LemonUpdate comment to reflect code.
2000-04-06  Ted LemonAdd KEY, SECRET and ALGORITHM. Remove TSIG_KEY.
2000-04-06  Ted LemonSupport auth-key and key statements.
2000-04-06  Ted LemonAdd support for AUTH_KEY.
2000-04-06  Ted LemonAdd KEY, SECRET and ALGORITHM. Number later tokens...
2000-04-06  Ted LemonMove tsig_key declaration above client_lease declaration.
2000-04-06  Ted LemonFix typo.
2000-04-04  Ted LemonDisallow some special printable characters in db_printable.
2000-04-04  Ted LemonSTRING -> STRING_TOKEN
2000-04-04  Ted LemonDon't use the same OMAPI port as the server.
2000-03-24  Ted LemonAdd DEC-specific FDDI support.
2000-03-24  Ted LemonAdd support for DEC-specific FDDI interfaces.
2000-03-24  Ted LemonGet rid of cobwebs.
2000-03-24  Ted LemonAdd support for a DEC FDDI input filter.
2000-03-24  Ted LemonAdd DEC-specific (or maybe not) FDDI support.
2000-03-24  Ted LemonAdd fddi.c.
2000-03-24  Ted LemonClarify credits on client implementation.
2000-03-18  Ted LemonMake universe_hash using new_hash.
2000-03-18  Ted LemonAdd the numeric operators to is_numeric_expression.
2000-03-18  Ted LemonFix a bug in the case-insensitive hash generator.
2000-03-18  Ted LemonPatch in TSIG, just to see how to get it to work.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-07  Ted LemonFix corner case where REBIND would be ignored rather...
2000-03-06  Ted LemonUpdate calls to new_hash.
2000-03-06  Ted Lemon- Fix up calls to new_hash.
2000-03-06  Ted Lemon- Don't call option_allocate without zeroing pointer.
2000-03-06  Ted LemonUpdate call to new_hash.
2000-03-06  Ted Lemon- Add pointers to reference counting routines to hash...
2000-03-06  Ted LemonAdd ZONE keyword.
2000-03-06  Ted LemonNew prototypes for zone and tsig key functions, client...
2000-03-06  Ted LemonConstify...
2000-03-06  Ted LemonAdd more status variables.
2000-03-06  Ted LemonUpdate calls to new_hash.
2000-03-06  Ted LemonGeneralize binary operator printing and add new binary...
2000-03-06  Ted LemonParse TSIG keys and DNS zones.
2000-03-06  Ted Lemon- Add reference and dereference functions to hash,...
2000-03-06  Ted Lemon- Document update process.
2000-03-06  Ted LemonReturn -1 when read_socket method is called on non...
2000-03-06  Ted LemonAdd 'zone' keyword.
2000-03-06  Ted LemonAdd interface deregistration routines (Brian Murrell).
2000-03-06  Ted LemonFix call to new_hash.
2000-03-06  Ted LemonAdd allocators/deallocators for DNS zones and TSIG...
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-02-15  Ted LemonGet rid of dns_startup, use lease time instead of const...
2000-02-15  Ted LemonPrototype function definition allocator/destructor.
2000-02-15  Ted LemonAdd arithmetic, function, and tsig key.
2000-02-15  Ted LemonAdd let and define.
2000-02-15  Ted LemonAdd funcall, function, and arithmetic operators.
2000-02-15  Ted LemonPrint function definitions (sort of).
2000-02-15  Ted LemonParse arithmetic operators and functions.
2000-02-15  Ted LemonAdd arithmetic operators, function definition keywords...
2000-02-15  Ted LemonAdd support for functions, as well as arithmetic operators.
2000-02-15  Ted LemonAdd allocator for function definitions.
2000-02-08  Ted LemonDon't parse default nsupdate stuff if NSUPDATE isn...
2000-02-07  Ted LemonFix a non-nsupdate compile error.
2000-02-07  Ted LemonDefine scratch option cache pointer before use.
2000-02-07  Ted LemonAdd extra arg to ack_lease.
2000-02-07  Ted LemonFix stupid compile bug.
2000-02-07  Ted LemonFigure out MS_NULL_TERMINATION _really_ early.
2000-02-05  Ted LemonSupport typed variables.
2000-02-05  Ted LemonAdd support for function calls and typed variables.
2000-02-05  Ted LemonPrint function calls.
2000-02-05  Ted LemonAdd support for function calls and typed variables.
2000-02-05  Ted LemonAdd PERCENT token.
2000-02-05  Ted LemonAdd untyped expression evaluator and support for typed...
2000-02-05  Ted LemonDefinitions for typed variables and function calls.
2000-02-05  Ted LemonDefine SOCKLEN_T for old versions of O.S. that don...
2000-02-05  Ted LemonHandle typed variables.
2000-02-03  Ted LemonFix make depend.
2000-02-03  Ted LemonUpdate res_update prototype.
2000-02-03  Ted LemonDon't forget that pesky ampersand.
2000-02-03  Ted LemonGet rid of double spacing when printing DNS results.
2000-02-03  Ted Lemon- Bomb out if caller tries to update more than one...
2000-02-03  Ted LemonTake advantage of hacked resolver.
2000-02-03  Ted LemonUse r_size, not strlen, to get length of r_data.
2000-02-03  Ted LemonDefine SOCKLEN_T, to avoid header incompatibility issue...
2000-02-03  Ted LemonDefine SOCKLEN_T, to avoid header incompatibility issue.
2000-02-03  Ted LemonDefine socklen_t if os header didn't.
2000-02-03  Ted LemonGet rid of alphaosf workaround - found a better one.
2000-02-03  Ted LemonTeach cvs not to complain about generated files.
2000-02-03  Ted Lemonsocklen_t -> SOCKLEN_T
2000-02-03  Ted LemonAdd definitions for HP-UX (!). Disable a certain...
2000-02-02  Ted LemonDon't support NSAP records.
2000-02-02  Ted LemonInclude md5_locl.h before minires.h to work around...
2000-02-02  Ted LemonFix call to snprintf
2000-02-02  Ted LemonMake sure the lease pointer gets set to zero.
2000-02-02  Ted LemonMinor solaris fixes.
2000-02-02  Ted LemonInclude nameser.h after minires.h
2000-02-02  Ted LemonSupport parsing of configuration options in generic...
2000-02-02  Ted LemonGet rid of dprintf.
2000-02-02  Ted LemonDon't include BIND 8 resolver files anymore.
2000-02-02  Ted Lemonoops
2000-02-02  Ted LemonHack private resolver namespace to avoid link clashes.
2000-02-02  Ted LemonClean up the handling of --with-nsupdate
2000-02-02  Ted LemonGet rid of some BSD cdef goo that doesn't belong.
2000-02-02  Ted LemonFix a signed vs. unsigned pointer problem.
2000-02-02  Ted LemonBIND 8 resolver, gutted and fileted.
next