2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 13:57:50 +00:00
Commit Graph

963 Commits

Author SHA1 Message Date
Ted Lemon
3330609cbb Define SHUT_RD if it's not already defined. 1999-10-21 12:32:45 +00:00
Ted Lemon
3d20133836 Add DECLINES 1999-10-21 02:36:14 +00:00
Ted Lemon
4c02675101 Add SV_DUPLICATES and SV_DECLINES 1999-10-21 02:36:04 +00:00
Ted Lemon
337b3e5296 Support allow/deny duplicates. 1999-10-20 20:55:48 +00:00
Ted Lemon
88be0390f1 Get rid of broken BUFFER_BYTES_AVAIL macro, replace it with new macros. 1999-10-19 15:33:17 +00:00
Ted Lemon
94bf482e80 Add defines for SV_LEASE_FILE_NAME and SV_PID_FILE_NAME. 1999-10-19 15:32:32 +00:00
Ted Lemon
444dcb2b79 Automatically include result.h 1999-10-14 18:08:06 +00:00
Ted Lemon
ab58ff49e0 Fix up args to printf-like functions (thanks to Pedro Ribiero). 1999-10-12 16:00:34 +00:00
Ted Lemon
a414e627d8 Add next_expiry pointer to pool structure. 1999-10-09 04:49:41 +00:00
Ted Lemon
a804d24e26 Get rid of u_* declarations for portability. 1999-10-08 17:19:41 +00:00
Ted Lemon
e9d8afd106 Private definitions for omapip library. 1999-10-08 16:30:55 +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
b13a7faa31 Expose failover_state enum even if FAILOVER not defined. 1999-10-06 22:41:31 +00:00
Ted Lemon
c859d3b834 Make Digital Unix C compiler happy. 1999-10-06 22:37:14 +00:00
Ted Lemon
47ebb948de Use stdarg.h on alpha/osf1. 1999-10-06 20:09:03 +00:00
Ted Lemon
91dc2849f8 Prototypes for deleteA and deletePTR subroutines. 1999-10-06 01:35:04 +00:00
Ted Lemon
88886e1238 Implement dns-delete (from Brian Murrell) 1999-10-06 01:00:07 +00:00
Ted Lemon
846d7d5441 - Delete dns-fwd-name and dns-rev-name expressions and replace with
updated-dns-rr (rrtype).
1999-10-05 19:43:44 +00:00
Ted Lemon
06a8567cf8 Implement ddns-fwd-name and ddns-rev-name subexpressions. 1999-10-05 19:01:33 +00:00
Ted Lemon
e495b7d122 Pass packet into release_lease() if available. 1999-10-05 02:44:09 +00:00
Ted Lemon
bfc3d44892 Protect from multiple inclusion. 1999-10-05 01:31:42 +00:00
Ted Lemon
89a93f8b08 Protect against multiple inclusion 1999-10-04 23:51:16 +00:00
Ted Lemon
f8a54124a9 Correct comment (from Brian Murrell) 1999-10-04 23:50:45 +00:00
Ted Lemon
9ba7cdec0e Prototype nsupdate.c. 1999-10-04 23:49:25 +00:00
Ted Lemon
3989a9e813 Add bad parse and no keys result codes. 1999-10-01 03:21:53 +00:00
Ted Lemon
fde86d2dfc - Add host-specific prototypes.
- Adjust all the parser prototypes for the New Parsing Regime.
1999-10-01 03:21:23 +00:00
Ted Lemon
7e2757c5f1 Add key conflict result code 1999-09-28 22:57:14 +00:00
Ted Lemon
940ea8ab31 - Declare group object type.
- Declare new functions for named groups.
- Move memory.c declarations to mdb.c.
1999-09-28 22:56:52 +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
ccce1cc621 Change delete to remove for compatibility with C++ 1999-09-16 04:53:38 +00:00
Ted Lemon
e92653f1ec Bug fixes courtesy of Brian Murrell 1999-09-09 23:53:29 +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
07dc11f8dc Add 'deleted' keyword 1999-09-09 23:25:29 +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
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
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
1c5d573185 - Add a static operator indicating whether the client's lease is static. 1999-08-01 14:26:57 +00:00
Ted Lemon
5e9dc8036e Update version. 1999-07-31 18:06:32 +00:00
Ted Lemon
fbb73eae7b - Update prototypes in universe structure. 1999-07-31 18:05:54 +00:00
Ted Lemon
f3e8ea32d3 - Make a place to hang the incoming packet in the lease_state structure.
- Rototill function prototypes.
1999-07-31 18:05:21 +00:00
Ted Lemon
6f14d4bd58 Better document the data_string structure. 1999-07-20 17:59:14 +00:00
Ted Lemon
069e9f4c15 Brian Murrel's latest dns update implementation - more programmability. 1999-07-19 01:15:22 +00:00