Shawn Routhier
29c6b4f102
[master] Remove unneeded rcsid and sccsid tags
2014-07-16 11:06:11 -07:00
Shawn Routhier
fef8c6f09c
[master] Update 3rd party licnese issues
...
Instead of duplicating more third-party licenses here in LICENSE
file (there are many), just generically suggest to see the other files.
Per the md5 copyright license agreement, add mention of
required verbatim advertising statement in the release notes and
readme.
In the RELNOTES, I also mention ISC is open source software.
In the README, I added a HISTORY section and placed that
advertising statement there. If the HISTORY section is not wanted,
then remove it and just mention the required verbatim advertising statement.
By the way, some good history is in old READMEs and at
http://hack.org/mc/texts/dhcp-freenix.txt
(but I can't find the official hosted Lemon version of that paper).
Remove the advertising clause from the historical BSD
code copyrighted by The Regents of the University of California.
For details see
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
(To summarize: in 1999, the University said that distributors
are no longer required to acknowledge within advertising and the
paragraph in the license may be deleted.)
2014-01-23 13:28:48 -08:00
Shawn Routhier
d7d9c0c7c3
-n [master]
...
Add code to support the standards version of DDNS
2013-10-14 15:53:24 -07:00
Mark Andrews
d0a10f6ac3
- Address static analysis warnings.
...
[ISC-Bugs #33510 ]
2013-05-23 14:15:03 +10:00
Shawn Routhier
a47d63362f
Update copyright years
2009-11-24 02:06:57 +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
583c1c168a
- A patch supplied by David Cantrell at RedHat was applied that detects
...
invalid calling parameters given to the ns_name_ntop() function.
Specifically, it detects if the caller passed a pointer and size pair
that causes the pointer to integer-wrap past zero. [ISC-Bugs #17737 ]
2009-07-22 21:58:14 +00:00
David Hankins
78f16d27d4
automake regeneration
2009-03-25 18:28:16 +00:00
David Hankins
c728361c47
version to 4.1.0b1
...
copyright update
2008-11-03 21:51:44 +00:00
David Hankins
f1672d8907
- The !inet_pton() call in res_mkupdrec was adjusted to '<= 0' as
...
inet_pton returns either 1, 0, or -1. [ISC-Bugs #18511 ]
2008-11-03 21:39:31 +00:00
David Hankins
237bfdc924
regen
2008-06-11 23:13:30 +00:00
David Hankins
66cebfcb89
- ./configure was extended to cover many optional build features, such
...
as failover, server tracing, debugging, and the execute() command.
[ISC-Bugs #17678 ]
2008-02-28 21:21:56 +00:00
Evan Hunt
575e64d6aa
automake regeneration
2008-01-24 02:20:10 +00:00
Mark Andrews
b8c0eda0e5
DHCP now builds under AIX
2008-01-23 22:49:54 +00:00
David Hankins
0d39488571
compilation fix on HP/UX
2008-01-21 22:49:46 +00:00
Shane Kerr
c4d29896d3
Build fix for OS X Leopard (10.5).
...
See RT ticket #17406 .
2008-01-11 14:00:06 +00:00
David Hankins
0c5673bc78
automake regeneration
2007-12-05 19:42:57 +00:00
Shane Kerr
6e999c3c8a
Unit test framework now added.
...
See RT ticket #17223 for more.
2007-11-16 11:04:12 +00:00
Michael Graff
5eab8594b6
Cast arguments for isspace(), isascii(), and other is*() functions to int.
2007-10-01 14:47:35 +00:00
David Hankins
ba0833b11d
automake regeneration
2007-09-05 17:33:56 +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
06eb8bab55
Fix a number of warnings (and a few real bugs) found by enabling
...
gcc warnings.
See RT ticket #17013 for more.
2007-08-22 13:41:37 +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
Evan Hunt
4595871d1d
automake regeneration
2007-07-10 22:08:52 +00:00
David Hankins
ddc73bc107
Correct compilation on HP/UX.
2007-06-29 22:12:30 +00:00
Shane Kerr
cf8aca47a2
Build fixes for Solaris. (CVS checkin, part 4)
...
See RT ticket #16966 for more.
2007-06-26 09:58:41 +00:00
David Hankins
da59e03ddc
automake++, second round.
2007-06-07 16:45:31 +00:00
David Hankins
dff902ba2c
automake updated
2007-06-07 15:57:10 +00:00
Shane Kerr
a36687f00d
regen
2007-06-05 08:34:37 +00:00
Evan Hunt
804401cc8e
Merge in changes that were needed in 3.1.0 to silence NetBSD compiler
...
warnings. [rt16907]
2007-05-29 18:11:56 +00:00
Shane Kerr
6ecda39c26
Build fixes. See RT ticket #16888 for more information.
2007-05-29 16:32:11 +00:00
Mark Andrews
9f706d4610
regen
2007-05-23 21:56:00 +00:00
Shane Kerr
76c944da04
Fix pointer size in 64-bit land.
...
See RT ticket #16902 for more.
2007-05-23 10:35:11 +00:00
David Hankins
1a6399f402
cvsignore++
2007-05-21 22:26:05 +00:00
David Hankins
e62b1eb355
Looks like the package version was moved into autoconf.
2007-05-19 20:24:41 +00:00
David Hankins
706792c9d3
Copyright++
2007-05-19 19:16:28 +00:00
David Hankins
fe5b0fdd70
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
...
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
2007-05-19 18:47:15 +00:00
David Hankins
98bd7ca099
DHCPv6 branch merged to HEAD.
2007-05-08 23:05:22 +00:00
David Hankins
d69fb6a8d4
- A memory leak in the minires_nsendsigned() function call was repaired.
...
Effectively, this leaked ~80 bytes per DDNS update. [ISC-Bugs #16770 ]
2007-03-27 03:08:13 +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
29fb0a112b
Need error message translation for omapi as well.
2001-05-02 06:54:32 +00:00
Ted Lemon
b7f800382a
Fix handling of return codes in res_findzonecut ().
2001-04-27 20:01:29 +00:00
Ted Lemon
1bd1804299
Parameterize use of EDQUOT for SCO.
2001-04-09 01:15:19 +00:00
Ted Lemon
14e8ade5d9
Fix an incorrect status check that may have been causing a core dump.
2001-04-06 05:42:37 +00:00
Ted Lemon
ae598b4274
Get rid of local debug flag.
2001-03-14 15:36:57 +00:00
Ted Lemon
8550e74ac0
Last dregs of dst split.
2001-02-22 07:31:21 +00:00
Ted Lemon
e3fb86fbe0
Always use trace_mr_*() functions.
2001-02-22 07:28:25 +00:00
Ted Lemon
793b7b9f4b
Move dst functionality into seperate library
2001-02-22 07:27:14 +00:00
Ted Lemon
246f7f725a
Move dst API into its own subdirectory.
2001-02-22 07:22:09 +00:00