]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2001-04-24  Ted LemonPut offsets into packet into comments.
2001-04-24  Ted LemonOops.
2001-04-24  Ted LemonUpdate for testing in RWC.
2001-04-24  Ted LemonMake lpf input packet reassembly buffer slightly bigger.
2001-04-23  Ted LemonIf ICMP doesn't come up, continue.
2001-04-20  Ted LemonUpdate version and changelog
2001-04-20  Ted LemonWhen a release expires or is released, unbill it.
2001-04-20  Ted LemonNotice if a lease is billed when it's already been...
2001-04-20  Ted LemonDon't allow writes on a closed connection.
2001-04-20  Ted LemonUse -f instead of -x to look for hooks.
2001-04-20  Ted LemonMake put_message work with mallocs that don't allocate...
2001-04-20  Ted LemonUndo previous change.
2001-04-20  Ted LemonIf an IO descriptor goes bad, stop waiting on it.
2001-04-20  Ted Lemon- If we are get a contact timeout on a link, drop it...
2001-04-20  Ted Lemon- If we get an ECONNRESET, drop the connection immediat...
2001-04-20  Ted LemonDon't ignore 'no-op' peer state changes when we're...
2001-04-20  Ted LemonOops, keep the old stos but take the new state when...
2001-04-20  Ted Lemon- Add recover_wait state.
2001-04-20  Ted LemonAdd recover_wait state goo.
2001-04-20  Ted Lemon- Don't print out spurious messages and initiate reconn...
2001-04-20  Ted LemonDon't use the same UID for all test leases.
2001-04-20  Ted LemonAdjust for alpha/solaris testing
2001-04-19  Ted LemonUse interface_snorf to register interfaces specified...
2001-04-18  Ted LemonConvert 3.0b1 lease to current.
2001-04-18  Ted LemonUpdate version.
2001-04-18  Ted Lemon- Add some informational statements in recover mode...
2001-04-18  Ted Lemon- Fix a case where a by-value argument pointer is deref...
2001-04-18  Ted LemonIf we find an active IO object with a bad descriptor...
2001-04-18  Ted LemonFix a small bug in binary-to-ascii.
2001-04-18  Ted LemonUpdate changelog and version
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...
next