Ted Lemon
bfdb842e27
Add dummy for find_subnet().
1999-09-28 22:49:10 +00:00
Ted Lemon
e05e0b0b8a
- Account for the fact that concat and pick-first-value both use lisp-style
...
lists, which end in a nil.
1999-09-24 19:04:30 +00:00
Ted Lemon
cedac028f1
Fix a potential problem when there are only two leases in a pool.
1999-09-24 19:01:27 +00:00
Ted Lemon
2e96d6e73f
When registering the fallback interface, set rfdesc from wfdesc.
1999-09-23 01:15:25 +00:00
Ted Lemon
96d7d13eb6
Allow 'on' statements in lease declarations.
1999-09-22 17:32:04 +00:00
Ted Lemon
ed2529e5bf
Get rid of any 'on' statements on a lease before running the in-scope statements.
1999-09-22 17:30:33 +00:00
Ted Lemon
361c0ac4e8
Print the RHS of the binary operator on the RHS instead of the LHS.
1999-09-22 17:27:01 +00:00
Ted Lemon
011cc20578
Make indent_spaces start the new line. Print a suffix if one is provided.
1999-09-22 17:25:27 +00:00
Ted Lemon
a2e08b0a78
In supersede_lease, replace 'on' statements if new values are provided.
1999-09-22 17:24:11 +00:00
Ted Lemon
fa098be8f9
Implement printing out of expressions so that they can be output to the lease database file and later read back in.
1999-09-22 01:45:57 +00:00
Ted Lemon
fd10f7c61a
New return value for enter_host.
1999-09-17 04:08:35 +00:00
Ted Lemon
8119f73941
Notice error return from 'updated' signal.
1999-09-16 05:16:09 +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
696337081a
Change delete to remove for consistency with omapi changes.
1999-09-16 05:10:45 +00:00
Ted Lemon
83b89e9739
Change delete to remove for consistency with omapi changes.
1999-09-16 04:56:10 +00:00
Ted Lemon
ccce1cc621
Change delete to remove for compatibility with C++
1999-09-16 04:53:38 +00:00
Ted Lemon
0880c73c62
Type cast fixes for Solaris, from Brian Murrell.
1999-09-16 01:19:52 +00:00
Ted Lemon
0ddb129d9f
Type cast fixes for Solaris.
1999-09-16 01:10:19 +00:00
Ted Lemon
5e3beae3a3
Type casts for Solaris, from Brian Murrell.
1999-09-16 00:59:01 +00:00
Ted Lemon
32e4f77644
Casts for Solaris, from Brian Murrell.
1999-09-16 00:52:50 +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
2d92095d6e
Fix some uninitialized objects.
1999-09-15 19:47:38 +00:00
Ted Lemon
8a6dfe4c4b
Solaris CC requires break statements at end of switches...
1999-09-15 17:22:52 +00:00
Ted Lemon
205547f172
Zero listener object before initializing.
1999-09-15 17:22:10 +00:00
Ted Lemon
55bcb3f263
Get rid of cshism.
1999-09-15 17:21:40 +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
fafd89d21d
Support host declarations that delete previous host declarations.
1999-09-09 23:33:18 +00:00
Ted Lemon
ff129930ff
Support deletion of host declarations.
1999-09-09 23:32:22 +00:00
Ted Lemon
34a0439284
Add delete method. Support remote-handle.
1999-09-09 23:31:57 +00:00
Ted Lemon
e5bbe4da42
Send handle in response to messages - do not volunteer it.
1999-09-09 23:31:21 +00:00
Ted Lemon
47e746b7f9
Add delete method and notify_object.
1999-09-09 23:30:51 +00:00
Ted Lemon
3c48d36999
Add delete methods. Add flags for host_decl.
1999-09-09 23:29:44 +00:00
Ted Lemon
6e9a667a80
Document delete protocol.
1999-09-09 23:29:14 +00:00
Ted Lemon
a0d8a7de87
Fix a few error messages. Delete the object after adding it.
1999-09-09 23:28:58 +00:00
Ted Lemon
f5423ffabc
Add remote-handle to remote object.
1999-09-09 23:28:26 +00:00
Ted Lemon
52f59a9116
Add object deleter. Fix up some reference/dereference funciton names.
1999-09-09 23:27:51 +00:00
Ted Lemon
f420e08c95
Call parse_warn () instead of log_error ().
1999-09-09 23:27:10 +00:00
Ted Lemon
ebb8924397
Add host deleter.
1999-09-09 23:26:36 +00:00
Ted Lemon
dd002d5d4b
One more argument to object_register...
1999-09-09 23:26:12 +00:00
Ted Lemon
07dc11f8dc
Add 'deleted' keyword
1999-09-09 23:25:29 +00:00
Ted Lemon
36c6e2b61b
OMAPI specification.
1999-09-09 21:12:44 +00:00
Ted Lemon
808db3d367
Fix various bugs.
1999-09-09 21:12:12 +00:00
Ted Lemon
52e79d1283
Support host declarations in lease database file.
1999-09-09 21:11:27 +00:00
Ted Lemon
01c56652eb
Use OMAPI library.
1999-09-09 21:10:50 +00:00
Ted Lemon
5a8e13c6ca
Fix some stupid bugs. add update and send_status functions.
1999-09-09 21:10:20 +00:00
Ted Lemon
2fbdfd6546
Add some additional support functions. Fix type registration function.
1999-09-09 21:09:39 +00:00
Ted Lemon
aca22287ac
Fix many small bugs.
1999-09-09 21:09:01 +00:00
Ted Lemon
727ebc3a15
Strip the waiter from its object after the wait completes!
1999-09-09 21:08:28 +00:00
Ted Lemon
2f11d5e1da
- Set the SO_REUSEADDR flag when creating sockets.
...
- Fix an uninitialized pointer bug.
1999-09-09 21:07:55 +00:00