summaryrefslogtreecommitdiff
path: root/server/stables.c
Commit message (Expand)AuthorAgeFilesLines
...
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-539/+530
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-468/+468
* Add log-facility.Ted Lemon2001-01-251-2/+72
* Add ping-check and update-static-leases flags.Ted Lemon2001-01-171-3/+3
* Add update-optimization keyword.Ted Lemon2001-01-111-2/+2
* Add client-updates config option.Ted Lemon2001-01-081-2/+2
* - Add ddns-update-style configuration option, which depends on newTed Lemon2000-12-291-2/+15
* DDNS implementation rewrite. DDNS should now operate according toDamien Neil2000-12-111-2/+2
* Pass client state to eval functions. Lots of other stuff.Ted Lemon2000-11-281-2/+2
* Fix up universe initializations, and define vendor_cfg_option global.Ted Lemon2000-10-101-5/+12
* Update message type requirements.Ted Lemon2000-08-311-4/+4
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-2/+2
* Fix parameters for dynamic bootp lease limits.Ted Lemon2000-06-281-3/+3
* Allow reject reason and message in BNDACK messages.Ted Lemon2000-06-071-2/+3
* Rework DHCP lease state handling to be compatible with failover protocol.Ted Lemon2000-06-021-1/+7
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-13/+11
* Add some server options.Ted Lemon2000-05-021-6/+6
* Make universe_hash using new_hash.Ted Lemon2000-03-181-3/+3
* Patch in TSIG, just to see how to get it to work.Ted Lemon2000-03-181-3/+3
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Update calls to new_hash.Ted Lemon2000-03-061-3/+3
* Support parsing of configuration options in generic blocks.Ted Lemon2000-02-021-1/+4
* Support 'never' keyword, ddns-updates flag.Ted Lemon2000-01-251-6/+6
* Add skip_failover_option for easier use of the failover message maker.Ted Lemon2000-01-051-1/+2
* Fix failover-specific data declarations.Ted Lemon1999-11-231-12/+23
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-60/+69
* Server-specific data tables.Ted Lemon1999-11-141-0/+715