Shawn Routhier
086bd8f502
automake regeneration
2011-09-13 23:04:20 +00:00
Shawn Routhier
786f2e79cc
Enlarge the buffer size used by the Omshell code and some of the
...
print routines to allow for greater than 60 characters or, when
printing as hex strings, 20 characters. [ISC-Bugs #22743 ]
2011-06-01 23:25:37 +00:00
Tomek Mrugalski
c616de4f1e
Compilation problem with gcc4.5 and omshell.c resolved. [ISC-Bugs #23831 ]
2011-05-12 11:16:41 +00:00
Shawn Routhier
fc06ee4f46
Documentation fixes
...
[ISC-Bugs #17959 ] add text to AIX section describing how to have it send
responses to the all-ones address.
[ISC-Bugs #19615 ] update the includes in dhcpctl/dhcpctl.3 to be more correct
[ISC-Bugs #20676 ] update dhcpd.conf.5 to include the RFC numbers for DDNS
2011-04-25 23:43:16 +00:00
Shawn Routhier
391965129d
Restore printing of values in omshell to the style pre 21518. For
...
21518 we changed the print routines to always display time values
as a hex list. This had a side effect of printing all data strings
as a hex list. We shall investigate other ways of displaying time
values more usefully. [ISC-Bugs #22626 ]
2010-12-03 20:27:51 +00:00
David Hankins
76f4993d6e
automake regeneration
2010-11-03 23:25:20 +00:00
Shawn Routhier
419ed83cb9
automake regeneration
2010-09-14 22:22:19 +00:00
Shawn Routhier
6aaaf6a460
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.
2010-09-13 22:06:37 +00:00
David Hankins
1b658b9b70
automake regeneration
2010-03-24 23:35:11 +00:00
Francis Dupont
d1f31a0065
_GNU_SOURCE fixes
2010-01-23 08:49:32 +00:00
Shawn Routhier
a47d63362f
Update copyright years
2009-11-24 02:06:57 +00:00
Shawn Routhier
3da01c08ba
automake regeneration
2009-10-28 04:15:26 +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
78f16d27d4
automake regeneration
2009-03-25 18:28:16 +00:00
Shawn Routhier
fac2bbb026
Update documentation to refer to omshell(1)
2008-11-19 01:25:13 +00:00
David Hankins
237bfdc924
regen
2008-06-11 23:13:30 +00:00
Evan Hunt
575e64d6aa
automake regeneration
2008-01-24 02:20:10 +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
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
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
8da06bb1f5
- Compilation on HP/UX has been repaired. The changes should generally
...
apply to any architecture that supplies SIOCGLIFCONF but does not
use 'struct lifconf' structures to pass values. [ISC-Bugs #16928 ]
2007-06-08 14:58:20 +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
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
Shane Kerr
c57db45ce9
Spelling fixes. See RT ticket 16513 for details.
2007-01-29 10:25:55 +00:00
David Hankins
4e1fa36612
Nroff command errors as supplied by rt15930.
2006-07-13 00:52:10 +00:00
David Hankins
88cd8aca9e
- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
...
robie).
2006-02-24 23:16:32 +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
274387c7b0
Add to main branch.
2001-06-27 02:17:43 +00:00
Ted Lemon
d758ad8cac
Merge changes between 3.0rc7 and 3.0rc8pl2.
2001-06-27 00:31:20 +00:00
Ted Lemon
31bbee784c
Sync with 3.0rc7
2001-05-17 19:04:09 +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
6ad8c39d86
Authenticators are binary, thus unsigned char.
2001-05-03 18:20:56 +00:00
Ted Lemon
f27f6d6c5a
Revamp parsing, do connections interactively, support base64 keys.
2001-05-02 06:45:58 +00:00
Ben Cottrell
45cf20c6e2
troff source from james replaces plain text.
2001-04-16 17:44:11 +00:00
Ben Cottrell
dc6d4b5a3e
Arf... these are nroff output, but I don't have the original troff source.
...
Hopefully James does, so he can replace these with the nroff.
I just used:
memcpy(ipaddrstring->value, &convaddr.s_addr, 4);
for the byte order thingy. I'm hoping this is right. inet_pton will
spit out the address in network byte order, and Ted says that
dhcpctl_set_value is expecting it in network byte order, also.
2001-04-12 21:23:14 +00:00