2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

58 Commits

Author SHA1 Message Date
Ted Lemon
b9626cbb46 - Add support for creating named groups (but not yet for stuffing
values into them).
- Fix key conflict detection so that it's possible to send an update
  that contains more than one key, so long as each key doesn't match a
  different object.
- Fix numerous bugs in various update functions.
1999-09-29 00:00:35 +00:00
Ted Lemon
92ce3f81d1 Return error status when duplicate hostname found instead of bombing. 1999-09-16 05:12:38 +00:00
Ted Lemon
ccce1cc621 Change delete to remove for compatibility with C++ 1999-09-16 04:53:38 +00:00
Ted Lemon
8ac1b7ba2f - Two fixes for pastoes, from Brian Murrell
- Brian's support for looking up hosts without fixed address
  declarations by looking up their leases and then using the
  information in the lease to look up the host declaration.
1999-09-16 00:51:27 +00:00
Ted Lemon
e92653f1ec Bug fixes courtesy of Brian Murrell 1999-09-09 23:53:29 +00:00
Ted Lemon
110d052223 Add delete methods. 1999-09-09 23:33:43 +00:00
Ted Lemon
808db3d367 Fix various bugs. 1999-09-09 21:12:12 +00:00
Ted Lemon
1c5222526f OMAPI interface for ISC DHCP server objects. 1999-09-08 01:36:05 +00:00