2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

446 Commits

Author SHA1 Message Date
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
bdcaf7b95d Incorporate Brian Murrell's new OMAPI DHCP client changes. 2000-02-15 20:40:36 +00:00
Ted Lemon
539bfc9641 Teach cvs not to complain about generated files. 2000-02-03 03:49:16 +00:00
Ted Lemon
7804c030de Fix call to snprintf 2000-02-02 20:47:55 +00:00
Ted Lemon
9458e9aa07 Minor solaris fixes. 2000-02-02 20:01:50 +00:00
Ted Lemon
16d82ab305 Clean up the handling of --with-nsupdate 2000-02-02 07:47:30 +00:00
Ted Lemon
d2891334cc Fix a signed vs. unsigned pointer problem. 2000-02-02 07:36:32 +00:00
Ted Lemon
7e799df19d Support the private resolver. 2000-02-02 07:22:33 +00:00
Ted Lemon
347de8bdb6 Brian Murrell's changes to allow the client to be directed using OMAPI. 2000-01-28 20:30:37 +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
df6e15b7cd Pull up change from 3.0. 2000-01-25 00:59:22 +00:00
Ted Lemon
cf78bf2090 Support variable scoping. Support debugging malloc. 2000-01-25 00:58:57 +00:00
Ted Lemon
097782944d Support new debugging malloc. 2000-01-25 00:58:02 +00:00
Ted Lemon
6200131d5d Extra argument for parse_executable_statement. 2000-01-08 01:26:40 +00:00
Ted Lemon
31730f17c7 struct hardware conversion. 2000-01-05 18:01:15 +00:00
Ted Lemon
d9eefc5dec Mass commit for Brian Murrell. 1999-11-20 18:36:32 +00:00
Ted Lemon
afa9d40b6e Document null request list. 1999-11-14 00:11:00 +00:00
Ted Lemon
6767b59234 - Add dummies for agent information option handling.
- Don't spin if /tmp missing or some other unexpected error happens when
  invoking client script.
1999-11-13 23:49:41 +00:00
Ted Lemon
e63601e7cd Make dummy parse_allow_deny. Allow empty request lists. 1999-11-13 23:46:46 +00:00
Ted Lemon
78a33b8260 Don't log to stderr if -q is set. 1999-10-30 14:07:29 +00:00
Ted Lemon
11373fb651 - Allow the user to specify giaddr on the command line, for testing.
- If giaddr is specified, and it's not INADDR_LOOPBACK, use port 67 as
  the source port and also listen on port 67, since we're pretending to
  be a relay agent, and not a client.
- Stagger the first renew by +/- 1/4 of a lease interval, to mitigate 9am
  syndrome.
- Stagger startup time by up to five seconds, to even out the startup load.
1999-10-24 19:44:15 +00:00
Ted Lemon
1c0166794d Correct ordering of log arguments. 1999-10-14 17:40:05 +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
b1b7b521fe Get a clean compile with all known gcc warnings. 1999-10-07 06:36:35 +00:00
Ted Lemon
7d7a35faab Adjust dummy db_startup call. 1999-10-01 03:42:47 +00:00
Ted Lemon
d610260fd1 Fix typo. 1999-10-01 03:42:31 +00:00
Ted Lemon
e9ea25d669 Arrange not to free the static requested option array. 1999-10-01 03:34:49 +00:00
Ted Lemon
498d777ea3 Transmogrify for use with seperate parse structures. 1999-10-01 03:11:20 +00:00
Ted Lemon
bfdb842e27 Add dummy for find_subnet(). 1999-09-28 22:49:10 +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
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
0852a27f32 - Fix two stupid bugs that caused filename and server_name not to be usable
by the client.
- Rototill expression evaluation calls.
1999-07-31 17:50:41 +00:00
Ted Lemon
a645ee2d9a Document pseudo-interfaces. 1999-07-19 20:11:41 +00:00
Ted Lemon
4a213a5f11 Fix statement parsing calls. 1999-07-17 17:59:02 +00:00
Ted Lemon
f8b6e76081 Regenerate. 1999-07-07 16:36:58 +00:00
Ted Lemon
3020a2c1f1 Add a -s flag to specify the server IP address (handy for debugging). 1999-07-06 16:48:34 +00:00
Ted Lemon
93cd317099 Document new (I use the term new loosely) command-line flags. 1999-07-06 16:45:57 +00:00
Ted Lemon
da38df1433 Pervasive changes to support leased_address, reverse and binary_to_ascii. 1999-07-02 20:58:48 +00:00
Ted Lemon
4ecd067879 Get BIND includes from site.conf if needed. 1999-07-01 18:38:17 +00:00
Ted Lemon
285da7c75d Regenerate. 1999-06-10 00:13:46 +00:00
Ted Lemon
f8d1a65ac9 Don't use -w 1 flag, which doesn't work on FreeBSD. 1999-05-07 17:33:36 +00:00
Ted Lemon
31020a36fd Update version info. 1999-05-07 17:32:38 +00:00
Ted Lemon
426f5bd08b Update version number. 1999-05-06 20:44:58 +00:00
Ted Lemon
bd4075ab5d Fix building of dhclient.cat8 man page. 1999-05-06 20:06:06 +00:00
Ted Lemon
ea573d1a93 Update version number. 1999-04-25 13:21:52 +00:00
Ted Lemon
74aa4f0ee3 Clean sedded man pages as well as catted man pages. 1999-04-24 00:20:10 +00:00
Ted Lemon
05223b724c Update version. 1999-04-23 23:35:44 +00:00
Ted Lemon
7026ed182f Update version. 1999-04-12 22:24:24 +00:00