2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-24 10:58:13 +00:00

19 Commits

Author SHA1 Message Date
Mark Andrews
74d67492a1 add #include "config.h" 2013-06-07 09:06:14 +10:00
Shawn Routhier
a47d63362f Update copyright years 2009-11-24 02:06:57 +00:00
Shawn Routhier
98bf16077d Support for asynchronous ddns per ticket 19216 - convert to using isclib and
dnslib.
2009-10-28 04:12:30 +00:00
Shawn Routhier
2c85ac9b24 Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
2009-07-23 18:52:21 +00:00
David Hankins
39725d921f Version to 4.0.0a3.
README/RELNOTES to new version.
Copyright updates.
2007-09-05 17:32:10 +00:00
Shane Kerr
28868515f6 Code cleanup to remove warnings from "gcc -Wall".
See RT ticket #16988 for more.
2007-07-13 06:43:43 +00:00
David Hankins
98311e4ba9 MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
88a14aeafd Fix a compile warning and don't use authentication in a way that doesn't work. 2001-05-03 21:06:59 +00:00
Ted Lemon
f0b827ef34 argv [i], not argv [1] 2000-09-29 20:57:26 +00:00
Ted Lemon
06f0ed0687 Really fix a couple of compile warnings on Tru64 5.0 2000-08-25 18:46:20 +00:00
Ted Lemon
b08234e9c7 Fix a couple of compile warnings on Tru64 5.0 2000-08-25 18:28:28 +00:00
Damien Neil
2cd44219f4 Changed several variables from char* to const char* to remove warnings. 2000-08-03 23:26:48 +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
0f6bb7e1ff Fix some header inclusion problems. 2000-04-11 01:58:39 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
5e4477a9f0 Constify... 2000-03-06 23:21:59 +00:00
Ted Lemon
bdcaf7b95d Incorporate Brian Murrell's new OMAPI DHCP client changes. 2000-02-15 20:40:36 +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