Ted Lemon
d9eefc5dec
Mass commit for Brian Murrell.
1999-11-20 18:36:32 +00:00
Ted Lemon
1edfbf5e5e
Add failover objects.
1999-11-14 00:39:33 +00:00
Ted Lemon
63c8c1dcf9
Allow for deleted host declarations in host hash.
1999-10-25 01:56:38 +00:00
Ted Lemon
0d124b6664
Send lease start and end time (Brian Murrell).
1999-10-15 12:34:18 +00:00
Ted Lemon
c7775a73f6
- Don't try to return values that aren't present (and thus dump core).
...
- Fix ordering of a series of conditionals involved in looking up
hosts (Brian Murrell).
- Add debugging messages when adding and removing hosts (Brian Murrell).
1999-10-14 18:30:52 +00:00
Ted Lemon
6a4c4be871
Seperate public and private object declarations.
1999-10-08 03:43:15 +00:00
Ted Lemon
b1b7b521fe
Get a clean compile with all known gcc warnings.
1999-10-07 06:36:35 +00:00
Ted Lemon
77a5f87162
Fix up char * -> unsigned char * mismatches.
1999-10-07 02:14:10 +00:00
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