Wlodek Wencel
49a7fb582d
copy rights update
2022-01-25 16:24:16 +01:00
Tomek Mrugalski
429a56d73c
[ #189 ] ISC address updated
2022-01-20 12:04:28 +01:00
Thomas Markwalder
75de8eaf0f
[#64,!35] Updated copyright dates
...
modified:
common/discover.c
includes/omapip/omapip_p.h
omapip/errwarn.c
server/stables.c
util/Makefile.bind.in
util/bind.sh
2019-11-25 08:53:55 -05:00
Thomas Markwalder
c138f38bd0
[#15,!10] Addressed review comments
2019-06-12 09:57:33 -04:00
Thomas Markwalder
e119ecf6b7
[#15,!10] Addressed review comments
...
common/discover.c
discover_interfaces() - replaced strncpy with memcpy
common/parse.c
parse_warn() - added final message buffer rather than reuse mbuf,
pass size into do_percentm call
includes/dhcpd.h
struct interface_info - restored size of name
includes/omapip/omapip_p.*
do_percentm() - added output buffer size parameter
omapip/errwarn.c
pass size of output buffer into calls to do_percentm
2019-06-12 09:57:33 -04:00
Thomas Markwalder
7512d88b9f
[master] Replaced licensing text with MPL licensing text throughout
2017-07-12 09:23:23 -04:00
tmarkwalder
d13749a95d
[19430] Updated copyrights
2017-06-28 14:09:11 +02:00
Tomek Mrugalski
41d5a624d9
[19430] Unnecessary dot removed.
2017-06-28 14:07:45 +02:00
Shawn Routhier
38c4774a43
[master] Several small patches
...
Tidy up several small tickets
Correct parsing of DUID from config file, previously the LL type
was put in the wrong place in the DUID string.
[ISC-Bugs #20962 ]
Add code to parse "do-forward-updates" as well as "do-forward-update"
[ISC-Bugs #31328 ]
Remove log_priority as it isn't currently used.
[ISC-Bugs #33397 ]
Increase the size of the buffer used for reading interface information.
[ISC-Bugs #34858 ]
2014-04-25 10:50:24 -07:00
Shawn Routhier
4889a646b0
[master] Update log_fatal message to be shorter and point to the web page
2014-01-15 19:02:29 -08: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
Shawn Routhier
ae56655628
Update for 19054 - modifications to keep GCC 4.3 happy
2009-01-22 00:43:58 +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
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
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
0a10a8df1d
Bounds check the output buffer in do_percentm.
2000-09-29 20:01:49 +00:00
Ted Lemon
5d62f96940
Add some more verbiage to fatal error message.
2000-09-04 22:28:10 +00:00
Ted Lemon
60e0a4f9b6
Work around a pedantic warning about empty format strings.
2000-09-01 23:17:00 +00:00
Ted Lemon
f1b8950a86
- Provide information on how to get support (and how not to) if the server
...
exits with an error.
2000-09-01 23:04:37 +00:00
Ted Lemon
4f9e9f47a9
Put some extra paranoia in logging subroutines.
2000-06-29 20:05:18 +00:00
Ted Lemon
49733f31d3
Go back to the BSD license.
2000-03-17 04:00:32 +00:00
Ted Lemon
cfdfb9f126
AIX and Digital Unix compatibility fixes.
2000-02-01 03:19:56 +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
3c0b59d354
Debugging allocator needs logging functions.
2000-01-25 20:41:45 +00:00