]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
Fixes to lease input and output.
authorShawn Routhier <sar@isc.org>
Mon, 13 Sep 2010 22:06:37 +0000 (22:06 +0000)
committerShawn Routhier <sar@isc.org>
Mon, 13 Sep 2010 22:06:37 +0000 (22:06 +0000)
commit6aaaf6a460725c9fb22f0f2cb782b70a9d9dfcc2
tree28bbbb49198842add33bc86f21cec99b3372b198
parent83d409ae5974c45941eb538314131e243a6d4fcc
Fixes to lease input and output.
[ISC-Bugs #20418] - Some systems don't support the "%s" argument to
strftime, paste together the same string using mktime instead.
[ISC-Bugs #19596] - When parsing iaid values accept printable
characters.
[ISC-Bugs #21585] - Always print time values in omshell as hex
instead of ascii if the values happen to be printable characters.
RELNOTES
client/clparse.c
common/print.c
dhcpctl/omshell.c
includes/dhcpd.h
server/db.c