summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'V3-BETA-1-PATCH-3'.V3-BETA-1-PATCH-3cvs2git1999-10-253-214/+0
* 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
* Use T format for lease times.Ted Lemon1999-10-151-5/+5
* Fix up SO_BINDTODEVICE/FALLBACK lossage (this time for sure! :')Ted Lemon1999-10-151-13/+21
* Add printers for expr_known and expr_encode*Ted Lemon1999-10-151-1/+46
* Add a comma to avoid ANSI string concatenation (Albert Herranz).Ted Lemon1999-10-151-2/+2
* Parse infinite lease times.Ted Lemon1999-10-141-12/+30
* Don't try to parse the option buffer if we didn't get one.Ted Lemon1999-10-141-18/+22
* - Clean up the code that makes names.Ted Lemon1999-10-141-94/+128
* Implement lease timeout events.Ted Lemon1999-10-141-2/+88
* Fix up a printf.Ted Lemon1999-10-141-2/+2
* Adjust printf.Ted Lemon1999-10-141-2/+2
* - Allow the user to specify the loopback interface, for testing.Ted Lemon1999-10-141-4/+13
* Update catted man pageTed Lemon1999-10-141-61/+61
* Document the hardware operator more thoroughly.Ted Lemon1999-10-141-5/+8
* Fix up parsing of some e-tokens. Add infinite and never.Ted Lemon1999-10-141-5/+12