]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2001-02-15  Ted LemonAdd trace_snoop_time.
2001-02-15  Ted LemonExtend copyright year.
2001-02-15  Ted LemonAdd minires trace support.
2001-02-15  Ted LemonMinires trace support.
2001-02-15  Ted LemonAdd #defines to map public I/O routines.
2001-02-15  Ted LemonAdd prototype for minires tracing.
2001-02-15  Ted LemonCall trace setup hooks for connection.c and buffer.c.
2001-02-15  Ted LemonAdd tracing support for OMAPI accepts and for listener...
2001-02-15  Ted LemonAdd tracing support for OMAPI connects and disconnects.
2001-02-15  Ted LemonAdd tracing support for OMAPI connection streams.
2001-02-15  Ted LemonAdd some more trace hooks.
2001-02-15  Ted LemonClarify documentation of exit hooks.
2001-02-13  Ted LemonEnable tracing by default.
2001-02-12  Ted LemonFix some trace-related ifdefs.
2001-02-12  Ted LemonDefinitions for common DHCP trace functions.
2001-02-12  Ted LemonGet rid of lease -> hostname, which isn't used.
2001-02-12  Ted Lemon- Get rid of lease -> hostname, which doesn't do anything.
2001-02-12  Ted Lemon- Cut some things out into subroutines to support tracing.
2001-02-12  Ted LemonFix DDNS-related documentation. Mention logrotate...
2001-02-12  Ted Lemon- Add tracing hooks.
2001-02-12  Ted LemonAdd support for tracing.
2001-02-12  Ted LemonAdd support for tracing. Fix a bug in lease uid parsing.
2001-02-12  Ted LemonAdd hook for tracing.
2001-02-12  Ted LemonPrint a version number and exit if given the --version...
2001-02-12  Ted LemonAdd some support for tracing connections.
2001-02-12  Ted LemonSupport for extensible arrays.
2001-02-12  Ted LemonSupport for tracing omapi and related connections.
2001-02-12  Ted LemonAdd array.c and trace.c.
2001-02-12  Ted LemonAdd support for omapi extensible arrays.
2001-02-12  Ted LemonTrace-related changes.
2001-02-12  Ted LemonTrace-related definitions and prototypes.
2001-02-12  Ted LemonPost-tag version.
2001-02-12  Ted LemonAdd trace-related prototypes and compress lease structure.
2001-02-12  Ted LemonMove functionality from test.c to omshell.c
2001-02-12  Ted LemonBuild omshell instead of svtest.
2001-02-12  Ted LemonDon't save lease timestamp in database.
2001-02-12  Ted LemonUpdate copyright date.
2001-02-12  Ted LemonFix memory leak, bug in nwip option handling.
2001-02-12  Ted LemonAdd support for tracing ICMP messages.
2001-02-12  Ted LemonSubroutinize some stuff so that it can be called in...
2001-02-12  Ted LemonSubroutinize some functionality and add in tracing...
2001-02-12  Ted LemonCommon tracing subroutines.
2001-02-12  Ted LemonAdd ctrace.c
2001-02-12  Ted LemonFix a gnarly memory allocation bug.
2001-02-12  Ted Lemon- Fix faked-out giaddr handling.
2001-02-02  Ben CottrellDoh! Syntax error that I really should have noticed...
2001-01-31  Ben CottrellPatch from Joost Mulders <dhcp@j-mulders.demon.nl>...
2001-01-26  Ted LemonUpdate changelog
2001-01-26  Ted LemonDon't dump core if asked to look up an option where... V3-BETA-2-PATCH-16
2001-01-26  Ted LemonUpdate changelog and version number.
2001-01-26  Ted LemonDocument stash-agent-options.
2001-01-26  Ted LemonFix a memory leak. Only return agent options that...
2001-01-26  Ted LemonOops, add constant for requesting state
2001-01-26  Ted LemonFix a missing comment closure
2001-01-25  Ted LemonUpdate some obsolete declarations.
2001-01-25  Ted LemonFollow proper coding standards for allocating refcnted...
2001-01-25  Ted LemonFix a small nit in the dlpi code.
2001-01-25  Ted Lemon- Add a note to the documentation for the slp-directory...
2001-01-25  Ted LemonPost-tag version
2001-01-25  Ted LemonUpdate changelog and version V3-BETA-2-PATCH-15
2001-01-25  Ted LemonFix a bug pointed out by Sergei Datsenko.
2001-01-25  Ted LemonAdd log-facility.
2001-01-25  Ted Lemon- Fix a core dump pointed out by Albert Herranz.
2001-01-25  Ted LemonDon't use snprintf on platforms that don't have it.
2001-01-25  Ted LemonClean up some problems.
2001-01-25  Ted Lemon- Document log-facility parameter.
2001-01-25  Ted LemonModernize dhcpd.conf example
2001-01-25  Ted LemonAdd log_facility config parameter.
2001-01-25  Ted Lemon- Fix some pedantic allocation problems.
2001-01-25  Ted LemonFix a memory leak.
2001-01-25  Ted LemonFix handling of agent options.
2001-01-25  Ted Lemon- Add some error messages where parser was failing...
2001-01-25  Ted LemonTheoretically fancier reference count history printer...
2001-01-25  Ted LemonAdd an rc_history_count variable so that we can see...
2001-01-25  Ted LemonDefine option_chain_head structure.
2001-01-25  Ted LemonAdd support for ON_TRANSMISSION flag.
2001-01-25  Ted LemonNew protos; change type of agent option on lease.
2001-01-25  Ted LemonFix a small cosmetic error.
2001-01-25  Ted Lemon- Fix a possible core dump in option parsing.
2001-01-25  Ted Lemon- Use option_chain_head structure for linked option...
2001-01-25  Ted Lemondocument the user-class option.
2001-01-25  Ted LemonAdd TRANSMISSION keyword
2001-01-25  Ted LemonAdd allocators for option_chain_head structure.
2001-01-25  Ted LemonDon't send giaddr when renewing or bound.
2001-01-25  Ted LemonAdd support for 'on transmission'
2001-01-19  Ted LemonUpdate changelog and version numbers.
2001-01-19  Ted LemonUpdate changelog and version numbers. V3-BETA-2-PATCH-14
2001-01-19  Ted LemonDo not delete a client's DNS entry on entry to a transi...
2001-01-19  Ted Lemon- Be more verbose about bogus state transitions.
2001-01-19  Ted Lemon- Don't respond to DHCPDISCOVERS when we're not responding.
2001-01-19  Ted Lemon- Work around clients that say they'll update their...
2001-01-19  Ted LemonDo careful bounds checking on the incoming fqdn option.
2001-01-17  Ted LemonPost-tag version
2001-01-17  Ted LemonUpdate version numbers and changelog. V3-BETA-2-PATCH-13
2001-01-17  Ted LemonFix some compile problems.
2001-01-17  Ted Lemonpost-tag version
2001-01-17  Ted LemonUpdate changelog and version V3-BETA-2-PATCH-12
2001-01-17  Ted LemonFix find_cached_zone declaration.
2001-01-17  Ted LemonFix a type mismatch in calls to res_nsend*.
2001-01-17  Ted LemonConverters from and to ISC resultcode namespace.
next