2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

19 Commits

Author SHA1 Message Date
Ted Lemon
275082ddad Support ISC_R_INCOMPLETE for partial connects. 2000-08-31 04:39:18 +00:00
Damien Neil
49146f3c15 Added authentication support. The tsig_key structure has been renamed
to auth_key and moved into libomapi.  libomapi now depends on libres,
which contains the data signing routines.
2000-08-03 21:00:41 +00:00
Ted Lemon
0b1e395f13 Adjust arguments to omapi_object_type_register 2000-07-06 22:37:53 +00:00
Ted Lemon
20916cae75 - Fix all the OMAPI objects in the DHCP server and client that weren't
being correctly reference-counted.
- Make and use object-specific allocators.
- Add reference/dereference support to hash functions and to timeout
  functions.
2000-05-16 23:03:49 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
4bd8800e89 Fix compilation errors introduced in the last set of checkins. 2000-01-26 14:56:18 +00:00
Ted Lemon
871f37bf90 Fix call to omapi_connect. 1999-11-23 19:05:36 +00:00
Ted Lemon
29dd6d5741 Add data_string_dereference function. 1999-10-14 18:03:16 +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
7528da64ce Constifications from Brian Murrell. 1999-10-04 23:49:01 +00:00
Ted Lemon
83b89e9739 Change delete to remove for consistency with omapi changes. 1999-09-16 04:56:10 +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
b94dc677ea Break dhcpctl objects out into seperate files. Fix wait_for_completion. 1999-09-09 21:05:03 +00:00
Ted Lemon
d2513ce0ae Mucho fixups 1999-09-08 01:46:38 +00:00
Ted Lemon
1d6fed1801 Dhcpctl control library 1999-09-02 00:33:37 +00:00
Ted Lemon
3cd5e20af9 Wrong way. 1999-03-16 05:45:05 +00:00
Ted Lemon
8ae2d59584 Change names of error functions to be more consistent. 1999-02-24 17:56:53 +00:00
Ted Lemon
814bd3509f Interactive client for DHCP servers. 1998-04-09 05:20:14 +00:00