Ted Lemon
b74d3c6e68
Simplify the conditionals in the previous code.
1999-10-06 19:17:44 +00:00
Ted Lemon
67c5277066
Fix a glitch in the code to stuff statements into a host's group.
1999-10-06 19:07:58 +00:00
Ted Lemon
ec3a042b5a
Allow setting of host-specific statements to supersede root group.
1999-10-05 02:48:09 +00:00
Ted Lemon
dc667e9271
- Fix misdeclaration/misuse of statement parser lose return value.
...
- Look up hosts by name (from Brian Murrell).
- Make it possible to safely stuff statements into host groups.
1999-10-04 23:53:57 +00:00
Ted Lemon
5a0931a111
- Add support for stuffing statements into groups.
...
- Return ISC_R_NOKEYS when a lookup fails because no keys were provided.
1999-10-01 03:27:37 +00:00
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