summaryrefslogtreecommitdiff
path: root/dhcpctl
Commit message (Expand)AuthorAgeFilesLines
* - README, RELNOTES, version update to 3.0.3b1.V3-0-3-BETA-1David Hankins2005-03-031-1/+1
* - 'make clean' should remove omshell and omshell.o. 'svtest' and 'test.o'David Hankins2005-02-221-1/+1
* - A memory leak in 'omshell' per each command line parsed wasDavid Hankins2004-09-301-1/+2
* - Changing documentation to match implementation of omapi secret values.David Hankins2004-09-241-1/+3
* - MASSIVE copyright update.David Hankins2004-06-109-213/+201
* - Backed out cross-compile fix, not as suitable for release as I originallyDavid Hankins2004-02-091-1/+1
* - Cross-compile bug fix; use $(AR) instead of ar.David Hankins2004-02-031-1/+1
* This goes back somewhat to some original version in some universe somewhere.David Hankins2004-01-081-3/+5
* - Fixed some cases of mixed up macros.David Hankins2004-01-081-9/+5
* - copyright++David Hankins2003-01-141-1/+1
* - Remainder of memory leak patches from Bill Squier at ReefEdge, Inc.David Hankins2003-01-081-1/+8
* - Copyrights being kept up to date.David Hankins2002-11-178-8/+8
* - Omshell parsing of dotted octet strings of the form '1..2' fixed toDavid Hankins2002-11-042-2/+8
* Fix a typo.Ted Lemon2001-10-181-1/+1
* Add an extra argument to rc_register.Ted Lemon2001-10-181-2/+3
* Don't dump core if the user types close when no object is open.Ted Lemon2001-10-111-0/+5
* Added four commands to the TOKEN_HELP section:Wendy2001-09-201-0/+4
* - Add a blurb about how omshell can be used.Ted Lemon2001-06-261-15/+20
* Minor tweaks.Ted Lemon2001-06-261-4/+11
* Fix installation of omshell and omshell.1Ted Lemon2001-06-051-2/+3
* - Fix usage.Ted Lemon2001-05-311-5/+19
* Install the omshell man pages. Install omshell in /usr/bin.Ted Lemon2001-05-311-4/+15
* took out references to command-line options since this doesn't work.Wendy2001-05-211-18/+1
* omshell man page addedWendy2001-05-211-0/+353
* - Tack object to refresh message after sending so that reply winds up inTed Lemon2001-05-191-0/+11
* Add unsetTed Lemon2001-05-181-0/+37
* Add support for unsetting attributes.Ted Lemon2001-05-182-9/+28
* Don't send parameters back to the server that we just got from the server.Ted Lemon2001-05-181-0/+2
* Fix up some error messages. Add refresh.Ted Lemon2001-05-181-2/+38
* Fix pointer incompatibility warning.Ted Lemon2001-05-171-1/+2
* includes/isc -> includes/isc-dhcpTed Lemon2001-05-172-2/+2
* Support removing objects from remote server.Ted Lemon2001-05-171-0/+28
* Fix some error messages, make cshl parsing and number parsing work.Ted Lemon2001-05-161-11/+17
* Oops, fix 'create'.Ted Lemon2001-05-141-2/+4
* Fix bogus EOF detectionTed Lemon2001-05-121-2/+4
* Initialize logging.Ted Lemon2001-05-121-0/+7
* Support dotted octets and colon-seperated hex lists in omshell.Ted Lemon2001-05-113-0/+90
* Fix a compile warning and don't use authentication in a way that doesn't work.Ted Lemon2001-05-031-28/+2
* Authenticators are binary, thus unsigned char.Ted Lemon2001-05-032-2/+2
* Revamp parsing, do connections interactively, support base64 keys.Ted Lemon2001-05-021-229/+406
* troff source from james replaces plain text.Ben Cottrell2001-04-161-268/+463
* Arf... these are nroff output, but I don't have the original troff source.Ben Cottrell2001-04-121-0/+268
* 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
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
* 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
* Include system-specific libraries in link command.V3-BETA-2-PATCH-18Ted Lemon2001-02-221-2/+2
* Move dst functionality into seperate libraryTed Lemon2001-02-221-7/+6