summaryrefslogtreecommitdiff
path: root/dhcpctl
Commit message (Expand)AuthorAgeFilesLines
* Unit test framework now added.Shane Kerr2007-11-161-2/+8
* automake regenerationDavid Hankins2007-09-051-62/+44
* Version to 4.0.0a3.David Hankins2007-09-051-1/+1
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-135-43/+3
* automake regenerationEvan Hunt2007-07-101-42/+54
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-081-2/+2
* 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
* 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
* 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
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-179-224/+236
* Add to main branch.Ted Lemon2001-06-271-0/+341
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-277-28/+167
* Sync with 3.0rc7Ted Lemon2001-05-173-14/+149
* 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
* Move functionality from test.c to omshell.cTed Lemon2001-02-121-72/+74
* Build omshell instead of svtest.Ted Lemon2001-02-121-4/+5
* Properly add ".SIG-ALG.REG.INT." to OMAPI key algorithms.Damien Neil2000-12-091-5/+19
* Fix up call to omapi_object_type_register.Ted Lemon2000-10-101-2/+3
* Set the remote handle when updating or requesting a refresh of an object.Ted Lemon2000-10-011-1/+19
* Do better status checking during initialization.Ted Lemon2000-09-291-19/+31
* argv [i], not argv [1]Ted Lemon2000-09-291-1/+1
* Panic commit.Ted Lemon2000-09-272-126/+63
* Support ISC_R_INCOMPLETE for partial connects.Ted Lemon2000-08-311-1/+3
* Really fix a couple of compile warnings on Tru64 5.0Ted Lemon2000-08-252-2/+4
* Fix a couple of compile warnings on Tru64 5.0Ted Lemon2000-08-252-2/+2