2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00
Commit Graph

1400 Commits

Author SHA1 Message Date
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
Ted Lemon
8ec6b42644 More prototypes; adjust the object type structure. 1999-09-09 21:07:00 +00:00
Ted Lemon
a30b804469 More prototypes. 1999-09-09 21:06:27 +00:00
Ted Lemon
472c048aa1 Demonstrate opening an existing object and getting a value from it. 1999-09-09 21:05:57 +00:00
Ted Lemon
3d8153099a New prototypes. Add remote object. 1999-09-09 21:05:28 +00:00
Ted Lemon
b94dc677ea Break dhcpctl objects out into seperate files. Fix wait_for_completion. 1999-09-09 21:05:03 +00:00
Ted Lemon
fe4ab6d63d Break dhcpctl objects out into seperate files. 1999-09-09 21:04:34 +00:00
Ted Lemon
c471519aba Add callback.c and remote.c 1999-09-09 21:04:00 +00:00
Ted Lemon
f1da484e59 Fix up the database update code. 1999-09-09 21:03:40 +00:00
Ted Lemon
fb2f48b61e Update to use OMAPI I/O dispatcher. 1999-09-09 21:02:10 +00:00
Ted Lemon
c172aed00b Initialize the OMAPI at the top level, not here. 1999-09-09 21:00:46 +00:00
Ted Lemon
628beb0ecd Add another empty hook for memory.c. Initialize the OMAPI explicitly. 1999-09-09 21:00:13 +00:00
Ted Lemon
8347b0bca7 Add a new warning for EGCS on NetBSD. 1999-09-09 20:59:34 +00:00
Ted Lemon
972bde1863 Initialize RNG. Initialize OMAPI listener and DHCP OMAPI objects. 1999-09-08 01:50:19 +00:00
Ted Lemon
612fded735 Support dynamically-created host entries. 1999-09-08 01:49:56 +00:00
Ted Lemon
842c4dd960 Add omapi support. 1999-09-08 01:49:25 +00:00
Ted Lemon
581e37e47f Debugging sweep, added some new functionality 1999-09-08 01:48:56 +00:00
Ted Lemon
d596e13920 Add some more errors 1999-09-08 01:48:32 +00:00
Ted Lemon
4140ab7c5b Add OpenBSD support. 1999-09-08 01:48:14 +00:00
Ted Lemon
be1ee858db Support 'never' as a possible lease expiry time. 1999-09-08 01:47:46 +00:00
Ted Lemon
4fe74d7268 Lots of OMAPI-related changes. 1999-09-08 01:47:20 +00:00
Ted Lemon
f50487df7e Header file for dhcpctl library. 1999-09-08 01:47:01 +00:00
Ted Lemon
d2513ce0ae Mucho fixups 1999-09-08 01:46:38 +00:00
Ted Lemon
d142e03fc5 Add test program for dhcpctl 1999-09-08 01:46:14 +00:00
Ted Lemon
dc24669481 Support referring to hosts by name and recording them in the lease database. 1999-09-08 01:44:57 +00:00
Ted Lemon
16be393750 Use OMAPI dispatcher 1999-09-08 01:44:21 +00:00
Ted Lemon
acc2151278 Make interfaces OMAPI objects. 1999-09-08 01:44:08 +00:00
Ted Lemon
e17f38a4db Make ranlib optional. 1999-09-08 01:43:00 +00:00
Ted Lemon
b5822ec5cd New OpenBSD support. 1999-09-08 01:42:43 +00:00
Ted Lemon
2cd9d72ce9 Add support for setting hostname 1999-09-08 01:42:34 +00:00
Ted Lemon
c5e75aab91 Add OMAPI library. 1999-09-08 01:41:34 +00:00
Ted Lemon
35eb302397 Add some more information to the Solaris information. 1999-09-08 01:41:17 +00:00
Ted Lemon
56a0739eda Add unixware support. Add LIBMANDIR. Add OpenBSD support. 1999-09-08 01:40:53 +00:00
Ted Lemon
1c5222526f OMAPI interface for ISC DHCP server objects. 1999-09-08 01:36:05 +00:00
Ted Lemon
06b1a136d4 Adjust some pointers 1999-09-02 00:36:58 +00:00
Ted Lemon
1d6fed1801 Dhcpctl control library 1999-09-02 00:33:37 +00:00
Ted Lemon
61b844bfd7 Omapi library, initial checkin 1999-09-02 00:32:56 +00:00
Ted Lemon
a40cbc2b96 omapi include files. 1999-09-02 00:31:48 +00:00
Ted Lemon
f584bda8db libisc include files (stolen, pro tem) 1999-09-02 00:31:27 +00:00
Ted Lemon
8e6a94b959 Add dhcpctl and omapi subdirectories 1999-09-02 00:29:52 +00:00
Ted Lemon
0085542655 Fix some lease time problems. Fix subclass permit problem. 1999-08-19 18:59:13 +00:00