]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2001-05-02  Ted LemonAdd a strcasecmp for comparing omapi_data_type_t's.
2001-05-02  Ted LemonDo a case-insensitive compare on the key algorithm...
2001-05-02  Ted LemonIf the algorithm name is not properly terminated with...
2001-05-02  Ted LemonAdd line-oriented argument to new_parse().
2001-05-02  Ted LemonDon't free null uid buffers.
2001-05-02  Ted LemonReturn key unknown when key lookup fails.
2001-05-02  Ted LemonCosmetic fix.
2001-05-02  Ted LemonNeed error message translation for omapi as well.
2001-05-02  Ted LemonAdd new tokens.
2001-05-02  Ted LemonReturn connection failure status codes.
2001-05-02  Ted LemonAdd line-oriented argument to new_parse().
2001-05-02  Ted LemonRevamp parsing, do connections interactively, support...
2001-05-02  Ted LemonAdd line-oriented argument to new_parse().
2001-05-02  Ted LemonTweak the SIOCGIFCONF code once again.
2001-05-02  Ted LemonAdd line-oriented argument to new_parse(). Add new...
2001-05-02  Ted LemonAdd line-oriented argument to new_parse().
2001-05-01  Ted LemonSIOCGIFCONF API doesn't work properly on sparc.
2001-05-01  Ted Lemon- When we are in partner_down and peer moves to recover...
2001-05-01  Ted LemonDon't bother with recover_wait if both peers are recove...
2001-04-30  Ted LemonUpdate/fix documentation. V3_RC4
2001-04-30  Ted LemonFix some past-os
2001-04-30  Ted LemonFix (I hope!) the billing-class bug.
2001-04-30  Ted LemonUpdate version and changelog
2001-04-27  Ted LemonUpdate changelog and version V3-RC3
2001-04-27  Ted LemonFix a billing class counting error
2001-04-27  Ted LemonFix a byte swap error
2001-04-27  Ted LemonFix some host references.
2001-04-27  Ted LemonFix various places where refcounting of hosts is needed.
2001-04-27  Ted LemonAdd a scary debugging mode for finding host allocation...
2001-04-27  Ted LemonFix handling of return codes in res_findzonecut ().
2001-04-24  Ted LemonGet rid of a couple of spurious debugging statements. V3-RC2-PATCH-1
2001-04-24  Ted LemonFix up some mistakes in the last commit. Fix a zero...
2001-04-24  Ted LemonDon't malloc zero-length uid buffer.
2001-04-24  Ted LemonUnbill classes before dereferencing them.
2001-04-24  Ted LemonDon't continue to try to trace if we can't open the...
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...
next