]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2001-08-10  Ted LemonUpdate version info and changelog
2001-07-10  James BristerFixes for QoS support.
2001-06-29  Ted LemonPull up RC9
2001-06-27  Ted LemonAdd to main branch.
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-06-27  Ted Lemonremove these from the mainline.
2001-06-27  Ted LemonAdd these to the mainline.
2001-06-22  James BristerOMAPI class and subclass support.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-04  Ted LemonMention that an ASCII DHCP client identifier may includ...
2001-05-04  Ted LemonMake print_hw_addr bulletproof.
2001-05-04  Ted LemonOops, don't go line-oriented when parsing client config.
2001-05-03  Ted Lemonping-checks -> ping-check
2001-05-03  Ted LemonAdd a definition for fpos_t.
2001-05-03  Ted LemonFix a compile warning and don't use authentication...
2001-05-03  Ted Lemon- Whenever we are connected, send updates.
2001-05-03  Ted LemonStash relay agent options when the client is in REBINDI...
2001-05-03  Ted LemonAuthenticators are binary, thus unsigned char.
2001-05-02  Ted LemonOops, get rid of a not-quite-blank line.
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.
next