summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version and changelog.V3-BETA-2-PATCH-4Ted Lemon2000-09-143-7/+26
* Get even more persnickety about detailing where to send help requests.Ted Lemon2000-09-141-23/+58
* Do statements before using option values (e.g., lease duration).Ted Lemon2000-09-141-10/+17
* Use lt -> scope, not lease -> scope, which is probably empty.Ted Lemon2000-09-141-2/+2
* Don't dereference zones in find_tsig_key - we don't hold a reference!Ted Lemon2000-09-141-12/+2
* HPUX install is completely broken - use cp.Ted Lemon2000-09-121-2/+2
* Print more information when bad socket is found.Ted Lemon2000-09-121-4/+26
* Fix if_deregister_send compilation on old linuces.Ted Lemon2000-09-121-3/+3
* - Put back the code that checks the server configuration for theTed Lemon2000-09-121-1/+13
* HPUX install is different, so we can't use -m or -c. :'(Ted Lemon2000-09-121-0/+2
* Get rid of dprintf.Ted Lemon2000-09-121-13/+1
* Fix fallback interface setup code.Ted Lemon2000-09-111-6/+4
* Oops, one more changelog entry.Ted Lemon2000-09-081-0/+3
* Post-tag version change.Ted Lemon2000-09-081-1/+1
* Update changelog and version.Ted Lemon2000-09-083-5/+15
* Don't reference one group on top of another.Ted Lemon2000-09-081-1/+3
* - Remove a bogus enhancement to lease NAK code.Ted Lemon2000-09-081-9/+5
* Allocate class with class_allocate, not dmalloc.Ted Lemon2000-09-061-7/+8
* Include memory.h so that we don't get warnings from gcc about using memcmp.Ted Lemon2000-09-051-0/+1
* Set post-tag version.Ted Lemon2000-09-041-1/+1
* Update version number and changelog.V3-BETA-2-PATCH-2Ted Lemon2000-09-043-8/+22
* Fix a core dump when a listen address is not specified (Joseph Breu).Ted Lemon2000-09-041-2/+4
* Never record a state of 'startup.'Ted Lemon2000-09-041-2/+5
* Add some more verbiage to fatal error message.Ted Lemon2000-09-041-1/+8
* Add support for large SIOCGIFCONF returns (Greg Fausak).Ted Lemon2000-09-041-2/+25
* Brand non-release versions.Ted Lemon2000-09-021-1/+1
* Some more drafts.V3-BETA-2-PATCH-1Ted Lemon2000-09-023-557/+6778
* Obsolete some old drafts.Ted Lemon2000-09-028-5112/+2475
* This is out of date.Ted Lemon2000-09-021-446/+0
* Document failover and TSIGTed Lemon2000-09-021-19/+302
* Update the version numberTed Lemon2000-09-021-1/+1
* Fix the 'how stable is this' paragraphTed Lemon2000-09-021-5/+11
* Don't print failover debug messages by default.Ted Lemon2000-09-021-1/+1
* Work around a pedantic warning about empty format strings.Ted Lemon2000-09-011-2/+2
* Add some prototypes.Ted Lemon2000-09-011-2/+7
* Fix base64 decoder.Ted Lemon2000-09-011-32/+89
* Adjust the URL to which people are referred.Ted Lemon2000-09-013-8/+7
* - Provide information on how to get support (and how not to) if the serverTed Lemon2000-09-011-6/+13
* - Do what people expect when they don't declare the subnet to which anTed Lemon2000-09-017-14/+75
* Update version number and documentation.Ted Lemon2000-09-012-519/+185
* Undo wrong-headed update to match parser.Ted Lemon2000-09-011-2/+2
* Don't even try to do billing on static leases.Ted Lemon2000-09-011-3/+2
* Explicitly handle some impossible states.Ted Lemon2000-09-011-3/+13
* Get rid of an unnecessary test.Ted Lemon2000-09-011-7/+6
* Fix two bugs in class parsing.Ted Lemon2000-09-011-4/+4
* Add new tokensTed Lemon2000-08-311-1/+5
* Fix lots of state change problems.Ted Lemon2000-08-311-310/+552
* Tweak load balance handling.Ted Lemon2000-08-311-15/+13
* Update message type requirements.Ted Lemon2000-08-311-4/+4
* Move state information common to both peers into a common structure.Ted Lemon2000-08-312-24/+22