2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

1390 Commits

Author SHA1 Message Date
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
Ted Lemon
1c5d573185 - Add a static operator indicating whether the client's lease is static. 1999-08-01 14:26:57 +00:00
Ted Lemon
b5b7abf8b6 Change behaviour of concat so that any null argument produces a null result. 1999-07-31 23:24:33 +00:00
Ted Lemon
6499fe2748 Document changes to concat. 1999-07-31 21:37:12 +00:00
Ted Lemon
720c82626e Allow concat to take an arbitrary number of arguments. 1999-07-31 21:35:12 +00:00
Ted Lemon
a8a20d8aa2 Flag expr_known as a boolean expression. 1999-07-31 20:23:19 +00:00
Ted Lemon
1268b120bc .ssd.example.net -> .in-addr.arpa in example. 1999-07-31 20:22:14 +00:00
Ted Lemon
3c8a36ab52 Preliminary documentation for the dns-update function, from Brian Murrell. 1999-07-31 18:30:14 +00:00
Ted Lemon
7b9767eaa8 permit -> allow in example. 1999-07-31 18:10:45 +00:00
Ted Lemon
dce08243fb - Use reference-counting allocators to allocate the expression and the
statement in the default classification rule.
- Fix function calls to expression evaluation functions.
1999-07-31 18:09:51 +00:00
Ted Lemon
ca1c700e43 - Rototill expression evaluation function prototypes.
- Hang onto the incoming packet so that it can be used in dhcp_reply when
  cons_options is called.
1999-07-31 18:08:28 +00:00