summaryrefslogtreecommitdiff
path: root/dhcpctl/omshell.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#76] Added new functions to man page dhcpctl/dhcpctl.3Thomas Markwalder2022-01-201-1/+1
* [#76] Initial implemention to dhcpctl_timed_wait_for_completionThomas Markwalder2022-01-201-0/+23
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-35/+35
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Fixed incorrect usage statement in omshell.cThomas Markwalder2017-12-111-1/+1
* [master] Adds key-algorithm statement to omshellThomas Markwalder2017-12-111-3/+35
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* Merged rt43473 (libtool instal)Francis Dupont2016-11-031-0/+6
* Remerged #38692Francis Dupont2015-11-171-4/+13
* Unmerged #38692Francis Dupont2015-11-171-13/+4
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-4/+13
* [master] Add configure option to incude PID in syslog entriesShawn Routhier2014-05-071-1/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master] Fix up the gentle shutdown code to handle failoverShawn Routhier2013-11-141-1/+3
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-5/+13
* Enlarge the buffer size used by the Omshell code and some of theShawn Routhier2011-06-011-2/+2
* Compilation problem with gcc4.5 and omshell.c resolved. [ISC-Bugs #23831]Tomek Mrugalski2011-05-121-2/+2
* Restore printing of values in omshell to the style pre 21518. ForShawn Routhier2010-12-031-3/+3
* Fixes to lease input and output.Shawn Routhier2010-09-131-5/+7
* _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-13/+24
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-9/+1
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-081-2/+2
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-6/+4
* 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
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-3/+3
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-30/+39
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-9/+97
* Sync with 3.0rc7Ted Lemon2001-05-171-14/+110
* Revamp parsing, do connections interactively, support base64 keys.Ted Lemon2001-05-021-229/+406
* Document -P command line switch in usage.Ted Lemon2001-04-051-1/+1
* Support NUL characters in STRING tokens.Ted Lemon2001-03-171-9/+13
* Change EOF to END_OF_FILE in tokenizer for enum compatibility.Ted Lemon2001-03-011-6/+6
* Fix up a couple of type errorsTed Lemon2001-03-011-4/+4
* Extended the OMAPI shell program to allow objects to be opened, displayed,Damien Neil2001-02-271-191/+163
* Move functionality from test.c to omshell.cTed Lemon2001-02-121-0/+379