summaryrefslogtreecommitdiff
path: root/dhcpctl
Commit message (Collapse)AuthorAgeFilesLines
* - Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.Mark Andrews2013-03-282-194/+339
| | | | [ISC-Bugs #26303]
* Various minor documentation improvements:Jeremy C. Reed2013-01-281-4/+4
| | | | | | | | | | | | | | | | | | remove repeated words fix: it's to its some minor formatting added (this needs to be improved still, there is a mix of \fB Bold and \fI underline for same things) spelling fixes minor punctuation fixes (remove ...) uppercase an acronym that is not a config item (I didn't get this reviewed, these all are very minor or obvious.)
* [master] Merge branch 'rt25901_atf'Tomek Mrugalski2012-08-141-0/+2
|\ | | | | | | | | Conflicts: configure
| * [rt25901_atf] autotool files regeneratedTomek Mrugalski2012-07-021-1/+0
| |
| * Regenerated makefiles and scripts (using aclocal-1.10, autoheader-2.61,Tomek Mrugalski2012-01-311-0/+3
| | | | | | | | automake-1.10 and autoconf-2.61 on docs.lab)
* | [rt29771]Shawn Routhier2012-08-131-4/+5
|/ | | | | | | | | | | | | | [rt29770] [rt29846] Tidy up man pages, mostly convert a period followed by 1 or 3 spaces to a period followed by 2 spaces. This also covers tickets 29770 and 29846 Squashed commit of the following: commit d40674fdfc8a81a44f8033bf048587a3eab0471f Author: Shawn Routhier <sar@isc.org> Date: Fri Aug 3 17:55:05 2012 -0700
* automake regenerationShawn Routhier2011-09-131-3/+4
|
* Enlarge the buffer size used by the Omshell code and some of theShawn Routhier2011-06-011-2/+2
| | | | | print routines to allow for greater than 60 characters or, when printing as hex strings, 20 characters. [ISC-Bugs #22743]
* Compilation problem with gcc4.5 and omshell.c resolved. [ISC-Bugs #23831]Tomek Mrugalski2011-05-121-2/+2
|
* Documentation fixesShawn Routhier2011-04-251-6/+11
| | | | | | | [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
* Restore printing of values in omshell to the style pre 21518. ForShawn Routhier2010-12-031-3/+3
| | | | | | | 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]
* automake regenerationDavid Hankins2010-11-031-0/+1
|
* automake regenerationShawn Routhier2010-09-141-0/+1
|
* Fixes to lease input and output.Shawn Routhier2010-09-131-5/+7
| | | | | | | | | [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.
* automake regenerationDavid Hankins2010-03-241-49/+61
|
* _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
|
* Update copyright yearsShawn Routhier2009-11-248-11/+11
|
* automake regenerationShawn Routhier2009-10-281-6/+6
|
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-286-33/+49
| | | | dnslib.
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-238-17/+17
| | | | for new web site as appropirate.
* automake regenerationDavid Hankins2009-03-251-2/+8
|
* Update documentation to refer to omshell(1)Shawn Routhier2008-11-191-2/+2
|
* regenDavid Hankins2008-06-111-62/+44
|
* automake regenerationEvan Hunt2008-01-241-44/+62
|
* automake regenerationDavid Hankins2007-12-051-8/+3
|
* Unit test framework now added.Shane Kerr2007-11-161-2/+8
| | | | See RT ticket #17223 for more.
* automake regenerationDavid Hankins2007-09-051-62/+44
|
* Version to 4.0.0a3.David Hankins2007-09-051-1/+1
| | | | | README/RELNOTES to new version. Copyright updates.
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-2/+2
| | | | | | gcc warnings. See RT ticket #17013 for more.
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-135-43/+3
| | | | See RT ticket #16988 for more.
* automake regenerationEvan Hunt2007-07-101-42/+54
|
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
| | | | See RT ticket #16966 for more.
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-081-2/+2
| | | | | apply to any architecture that supplies SIOCGLIFCONF but does not use 'struct lifconf' structures to pass values. [ISC-Bugs #16928]
* automake++, second round.David Hankins2007-06-071-307/+405
|
* automake updatedDavid Hankins2007-06-071-405/+307
|
* regenShane Kerr2007-06-051-8/+2
|
* Build fixes. See RT ticket #16888 for more information.Shane Kerr2007-05-292-2/+10
|
* regenMark Andrews2007-05-231-8/+2
|
* Fix pointer size in 64-bit land.Shane Kerr2007-05-231-2/+8
| | | | See RT ticket #16902 for more.
* cvsignore++David Hankins2007-05-211-0/+1
|
* Looks like the package version was moved into autoconf.David Hankins2007-05-191-8/+2
|
* Copyright++David Hankins2007-05-194-8/+8
|
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-197-120/+599
| | | | | - RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits.
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-3/+7
|
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-2/+2
|
* Nroff command errors as supplied by rt15930.David Hankins2006-07-131-9/+9
|
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-3/+3
| | | | robie).
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-179-224/+236
| | | | now synced as of tag V3-0-3-BETA-1.
* Add to main branch.Ted Lemon2001-06-271-0/+341
|
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-277-28/+167
|