]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2001-04-18  Ted LemonMake them work on my alpha.
2001-04-18  Ted LemonTest failover initial synchronization, etc.
2001-04-17  Ted LemonUpdate version and changelog V3-RC1
2001-04-17  Ted LemonFix a couple of ifdef compatibility mistakes.
2001-04-16  Ted LemonFix -r documentation
2001-04-16  Ted LemonFix lease binding state transitions.
2001-04-16  Ted LemonRototill the failover protocol support.
2001-04-16  Ted LemonDocument how to put server into partner-down.
2001-04-16  Ted Lemon- Default tstp if none is specified.
2001-04-16  Ted LemonDon't do refcount tracing on dmalloc/dfree unless the...
2001-04-16  Ted LemonAdd DEBUG_LEASE_STATE_TRANSITIONS
2001-04-16  Ted LemonFix prototypes.
2001-04-16  Ted LemonDocument the -nw flag.
2001-04-16  Ted LemonAdd nowait flag. Remove -D flag.
2001-04-16  Ted LemonRemove obsolete documenation for -D
2001-04-16  Ben Cottrelltroff source from james replaces plain text.
2001-04-12  Ben CottrellArf... these are nroff output, but I don't have the...
2001-04-09  Ted LemonFix the contributions message for dhcpd.
2001-04-09  Ted LemonMake compiles work without NSUPDATE.
2001-04-09  Ted LemonDon't require a const (prevents a compile error on...
2001-04-09  Ted LemonParameterize use of EDQUOT for SCO.
2001-04-09  Ted LemonSCO Fixups.
2001-04-09  Ted LemonWork around Linux 2.4 Token Ring problem.
2001-04-09  Ted LemonFix up a -DDEBUG compile error.
2001-04-09  Ted LemonMake it compile with DEBUG_EXPRESSION_PARSE.
2001-04-09  Ted LemonMake things compile if DEBUG is defined.
2001-04-09  Ted LemonFix compile errors when building with DEBUG_PACKET.
2001-04-09  Ted LemonSCO changes.
2001-04-09  Ted LemonUpdate the section on SCO.
2001-04-09  Ted LemonSCO fixes.
2001-04-08  Ted LemonFix an incorrect use of BPF_WORDALIGN
2001-04-06  Ted LemonUpdate changelog and version V3-BETA-2-PATCH-24
2001-04-06  Ted LemonRelease old billing class when parsing new billing...
2001-04-06  Ted LemonAdd a TODO note about spawning subclasses.
2001-04-06  Ted LemonFix an incorrect status check that may have been causin...
2001-04-06  Ted LemonProcess the state transition if we're doing a deferred...
2001-04-06  Ted LemonDon't create a trace file if there's one there already.
2001-04-05  Ted LemonSet IFS back to space after parsing PATH.
2001-04-05  Ted LemonAdd hooks for subclasses.
2001-04-05  Ted LemonMake sure we have a stdin, stdout and stderr.
2001-04-05  Ted Lemon- Add S_STOPPED state for downed interfaces.
2001-04-05  Ted LemonMake sure we have a stdin, stdout and stderr.
2001-04-05  Ted LemonDocument -P command line switch in usage.
2001-04-05  Ted LemonMake sure we have a stdin, stdout and stderr.
2001-04-05  Ted LemonFix some documentation errors
2001-04-05  Ted LemonApply a patch supplied by Tuan Uong for a buffer offset...
2001-04-05  Ted LemonTweak the omapi interface hooks.
2001-04-05  Ted LemonIf we get an EIO on read, the interface is gone, so...
2001-04-05  Ted Lemon- Fix DHCPRELEASE to do the right thing.
2001-04-05  Ted LemonMake the omapi statement in the client config actually...
2001-04-05  Ted LemonDon't use the which command.
2001-04-05  Ted LemonDon't try to determine SIOCGIFCONF buffer size prior...
2001-03-30  Ted LemonFix a silly malloc bug in mrtrace.
2001-03-28  Ben CottrellFix RT #1100. This was due to incorrect refcounting...
2001-03-22  Ted LemonUpdate version and changelog V3-BETA-2-PATCH-23
2001-03-22  Ted LemonFix a core dump in dhcprelease.
2001-03-22  Ted LemonUpdate documentation of client identifier representation.
2001-03-22  Ted Lemonfix up dhclient script defaults.
2001-03-22  Ted LemonGet rid of a ??? that confuses the Sun compiler.
2001-03-22  Ted LemonAdd some changes suggested by Cyrille Lefevre
2001-03-22  Ted LemonDocument some new flags.
2001-03-22  Ted Lemonclient_script_name -> path_dhclient_script
2001-03-22  Ted LemonInstall client script in (e.g.) /sbin.
2001-03-22  Ted LemonAdd a README entry about locally-defined options.
2001-03-20  Ted LemonUpdate changelog and version. V3-BETA-2-PATCH-22
2001-03-20  Ted LemonThis time for sure! (fix for spinning).
2001-03-20  Ted LemonUpdate version and changelog V3-BETA-2-PATCH-21
2001-03-20  Ted LemonActually fix the spin that I thought I'd fixed previously.
2001-03-20  Ted LemonAdd a missing else whose absence was causing memory...
2001-03-17  Ben CottrellFixed RT 938 having to do with SIOCGIFCONF on Linux...
2001-03-17  Ted LemonUpdate version number and changelog V3-BETA-2-PATCH-20
2001-03-17  Ted LemonSet lease -> uid_max.
2001-03-17  Ted LemonDon't stash uid_len until we know we have a uid.
2001-03-17  Ted Lemon- Fix a bug that would cause the server to spin looking...
2001-03-17  Ted LemonSupport NUL characters in STRING tokens.
2001-03-17  Ben CottrellPartial fix for RT #982 -- since all recent versions...
2001-03-16  Ben CottrellMore DLPI patches from Joost. His patch was way garbled...
2001-03-16  Ted LemonUpdate bug tracking advice V3-BETA-2-PATCH-19
2001-03-16  Ted LemonUpdate changelog
2001-03-16  Ted LemonInitialize a couple of pointers.
2001-03-16  Ted Lemon- Return a correct status in lease_ours_to_reallocate...
2001-03-16  Ted Lemon- Check client identifier on hw_lease before giving...
2001-03-16  Ted Lemonns_rcode -> isc_result_t
2001-03-15  Ted LemonAlways reference count leases.
2001-03-15  Ted Lemon- Write things that could contain non-printable values...
2001-03-15  Ted LemonAdd quotify prototypes.
2001-03-15  Ted LemonAdd quotify functions.
2001-03-15  Ted LemonUse eval for ifconfig so that medium can include quoted...
2001-03-15  Ted Lemon- Do better error checking on lease write.
2001-03-14  Ted LemonDon't reference/dereference failover_listeners if it...
2001-03-14  Ted LemonUpdate changelog and version info.
2001-03-14  Ted LemonFix an endian bug in trace files (James Brister)
2001-03-14  Ted LemonCheck comp->uid instead of lease->uid when entering...
2001-03-14  Ted Lemon- Fix DHCPINFORM non-return bug.
2001-03-14  Ted LemonUse unparsable names for unknown options.
2001-03-14  Ted LemonFix documentation for sending non-standard options.
2001-03-14  Ted LemonDo client script exit status checking more portably
2001-03-14  Ted LemonGet rid of local debug flag.
2001-03-14  Ted LemonSet up global debug flag.
2001-03-01  Ted LemonRemove files starting with # in realclean target.
next