summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'V3-RC1-PATCH-1'.V3-RC1-PATCH-1cvs2git2001-04-183-213/+0
* Update version.Ted Lemon2001-04-182-5/+5
* - Add some informational statements in recover mode when it looks like nothingTed Lemon2001-04-181-1/+8
* - Fix a case where a by-value argument pointer is dereferenced, resultingTed Lemon2001-04-181-10/+15
* If we find an active IO object with a bad descriptor, unregister it.Ted Lemon2001-04-181-0/+4
* Fix a small bug in binary-to-ascii.Ted Lemon2001-04-181-2/+2
* Update changelog and versionTed Lemon2001-04-181-3/+22
* Make them work on my alpha.Ted Lemon2001-04-182-0/+8
* Test failover initial synchronization, etc.Ted Lemon2001-04-183-0/+205
* Update version and changelogV3-RC1Ted Lemon2001-04-173-15/+41
* Fix a couple of ifdef compatibility mistakes.Ted Lemon2001-04-171-3/+3
* Fix -r documentationTed Lemon2001-04-161-1/+2
* Fix lease binding state transitions.Ted Lemon2001-04-161-5/+39
* Rototill the failover protocol support.Ted Lemon2001-04-161-138/+319
* Document how to put server into partner-down.Ted Lemon2001-04-161-0/+14
* - Default tstp if none is specified.Ted Lemon2001-04-161-18/+33
* Don't do refcount tracing on dmalloc/dfree unless the user asks for it.Ted Lemon2001-04-161-0/+4
* Add DEBUG_LEASE_STATE_TRANSITIONSTed Lemon2001-04-161-0/+4
* Fix prototypes.Ted Lemon2001-04-161-4/+10
* Document the -nw flag.Ted Lemon2001-04-161-0/+9
* Add nowait flag. Remove -D flag.Ted Lemon2001-04-161-6/+11
* Remove obsolete documenation for -DTed Lemon2001-04-161-11/+0
* troff source from james replaces plain text.Ben Cottrell2001-04-161-268/+463
* Arf... these are nroff output, but I don't have the original troff source.Ben Cottrell2001-04-122-0/+460
* Fix the contributions message for dhcpd.Ted Lemon2001-04-091-4/+8
* Make compiles work without NSUPDATE.Ted Lemon2001-04-091-1/+7
* Don't require a const (prevents a compile error on solaris).Ted Lemon2001-04-091-2/+2
* Parameterize use of EDQUOT for SCO.Ted Lemon2001-04-092-0/+6
* SCO Fixups.Ted Lemon2001-04-091-3/+21
* Work around Linux 2.4 Token Ring problem.Ted Lemon2001-04-092-1/+7
* Fix up a -DDEBUG compile error.Ted Lemon2001-04-091-1/+1
* Make it compile with DEBUG_EXPRESSION_PARSE.Ted Lemon2001-04-091-2/+2
* Make things compile if DEBUG is defined.Ted Lemon2001-04-091-4/+6
* Fix compile errors when building with DEBUG_PACKET.Ted Lemon2001-04-091-12/+5
* SCO changes.Ted Lemon2001-04-091-0/+19
* Update the section on SCO.Ted Lemon2001-04-091-7/+14
* SCO fixes.Ted Lemon2001-04-091-3/+25
* Fix an incorrect use of BPF_WORDALIGNTed Lemon2001-04-081-3/+2
* Update changelog and versionV3-BETA-2-PATCH-24Ted Lemon2001-04-063-12/+49
* Release old billing class when parsing new billing class.Ted Lemon2001-04-061-3/+6
* Add a TODO note about spawning subclasses.Ted Lemon2001-04-061-1/+2
* Fix an incorrect status check that may have been causing a core dump.Ted Lemon2001-04-061-2/+2
* Process the state transition if we're doing a deferred update.Ted Lemon2001-04-061-2/+2
* Don't create a trace file if there's one there already.Ted Lemon2001-04-061-1/+1
* Set IFS back to space after parsing PATH.Ted Lemon2001-04-051-0/+5
* Add hooks for subclasses.Ted Lemon2001-04-051-1/+159
* Make sure we have a stdin, stdout and stderr.Ted Lemon2001-04-051-1/+11
* - Add S_STOPPED state for downed interfaces.Ted Lemon2001-04-051-17/+22
* Make sure we have a stdin, stdout and stderr.Ted Lemon2001-04-051-2/+12
* Document -P command line switch in usage.Ted Lemon2001-04-051-1/+1