summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions and changelogV3-BETA-1-PATCH-6Ted Lemon1999-10-273-5/+20
* RegenerateTed Lemon1999-10-271-27/+27
* Oops, got polarity of ddns-updates option backwards.Ted Lemon1999-10-271-5/+5
* Don't dereference tmp if it's not referring to anything!Ted Lemon1999-10-271-3/+4
* Add ddns-update parameter.Ted Lemon1999-10-274-4/+20
* Don't log to stderr if -q flag is specified.Ted Lemon1999-10-273-6/+9
* Fix a null pointer dereference.Ted Lemon1999-10-271-2/+2
* - Fix up some changes, per Irina Goble's advice (but blame me if they'reTed Lemon1999-10-271-3/+9
* Write 'never;' instead of 'infinite'.V3-BETA-1-PATCH-5Ted Lemon1999-10-261-3/+3
* Update version, changelogTed Lemon1999-10-263-5/+11
* Clean up the new BIND 8.2.2 code, and fix a Solaris compile error.Ted Lemon1999-10-261-105/+92
* New version, changelog.Ted Lemon1999-10-252-2/+6
* New version...Ted Lemon1999-10-251-1/+1
* Fix some cases where u_int32_t, which is long on solaris, breaks the build.Ted Lemon1999-10-251-7/+10
* Fix some signed vs. unsigned incompatibilities.Ted Lemon1999-10-251-9/+10
* Send answers back to port 68 if giaddr==127.0.0.1.Ted Lemon1999-10-251-3/+9
* Regenerate.Ted Lemon1999-10-251-222/+288
* New version.Ted Lemon1999-10-251-1/+1
* Adjust prototype for abandon_lease and release_lease.Ted Lemon1999-10-251-2/+2
* Fix call to abandon_lease().Ted Lemon1999-10-251-4/+4
* Pass packet to abandon_lease and dissociate_lease.Ted Lemon1999-10-251-5/+5
* Get rid of NS records, if any, when lease is abandoned or dissociated.Ted Lemon1999-10-251-3/+13
* Update version number and changelog.Ted Lemon1999-10-252-4/+99
* Clean up vendor-specific options documentation.Ted Lemon1999-10-251-23/+66
* Use BIND 8.2.2 API.Ted Lemon1999-10-252-9/+28
* Note BIND 8.2.2 requirement for --with-nsupdateTed Lemon1999-10-251-3/+3
* Add POINTER_DEBUG define.Ted Lemon1999-10-251-0/+6
* Make sure min_lease_time isn't greater than max_lease_time.Ted Lemon1999-10-251-1/+4
* Write prototypes for static functions.Ted Lemon1999-10-251-1/+4
* Fix a signed vs. unsigned problem. Update can_receive_unicast_...().Ted Lemon1999-10-251-5/+8
* Avoid losing leases if there are only two.Ted Lemon1999-10-251-1/+5
* Oops, fix a pasto.Ted Lemon1999-10-201-2/+2
* Fix ALLOW_BOOTP and ALLOW_BOOTING.Ted Lemon1999-10-201-9/+16
* Pull up some changes supplied by Brian Murrell.Ted Lemon1999-10-201-7/+3
* Add expression dereferences in some parse failures.Ted Lemon1999-10-201-2/+9
* Add Unixware and OpenBSD support.Ted Lemon1999-10-201-1/+7
* Evaluate packet function arguments correctly.Ted Lemon1999-10-151-9/+10
* Rebuild catted manual pages.Ted Lemon1999-10-152-371/+569
* Document present Dynamic DNS update implementation.Ted Lemon1999-10-151-0/+148
* Add -T flag to test lease database for errors.Ted Lemon1999-10-151-3/+15
* Document -t and -T flags.Ted Lemon1999-10-151-0/+17
* - Actually remove NUL from hostname if sent, so that the hostname can beTed Lemon1999-10-151-31/+56
* Support test runs on lease database. Support infinite leases.Ted Lemon1999-10-151-14/+24
* Correct printf format to prevent potential core dump.Ted Lemon1999-10-151-2/+2
* Add inclusion of openbsd header.Ted Lemon1999-10-151-0/+4
* Configuration file for openbsd.Ted Lemon1999-10-150-0/+0
* Add a few more tokensTed Lemon1999-10-151-0/+3
* Fix up SOCKET_FALLBACK ifdefs, and fix a few prototypes.Ted Lemon1999-10-151-9/+17
* - Add #define for __attibute__ so that it can be used for printf-likeTed Lemon1999-10-151-0/+9
* Fix up some printfs.Ted Lemon1999-10-151-5/+5