]> git.ipfire.org Git - thirdparty/dhcp.git/history - dhcpctl
- Strict checks for content of domain-name DHCPv4 option can now be
[thirdparty/dhcp.git] / dhcpctl /
2011-06-01  Shawn RouthierEnlarge the buffer size used by the Omshell code and...
2011-05-12  Tomek MrugalskiCompilation problem with gcc4.5 and omshell.c resolved...
2011-04-25  Shawn RouthierDocumentation fixes
2010-12-03  Shawn RouthierRestore printing of values in omshell to the style...
2010-11-03  David Hankinsautomake regeneration
2010-09-14  Shawn Routhierautomake regeneration
2010-09-13  Shawn RouthierFixes to lease input and output.
2010-03-24  David Hankinsautomake regeneration
2010-01-23  Francis Dupont_GNU_SOURCE fixes
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn Routhierautomake regeneration
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-03-25  David Hankinsautomake regeneration
2008-11-19  Shawn RouthierUpdate documentation to refer to omshell(1)
2008-06-11  David Hankinsregen
2008-01-24  Evan Huntautomake regeneration
2007-12-05  David Hankinsautomake regeneration
2007-11-16  Shane KerrUnit test framework now added.
2007-09-05  David Hankinsautomake regeneration
2007-09-05  David HankinsVersion to 4.0.0a3.
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-07-10  Evan Huntautomake regeneration
2007-06-26  Shane KerrBuild fixes for Solaris. (CVS checkin, part 4)
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
2007-06-07  David Hankinsautomake++, second round.
2007-06-07  David Hankinsautomake updated
2007-06-05  Shane Kerrregen
2007-05-29  Shane KerrBuild fixes. See RT ticket #16888 for more information.
2007-05-23  Mark Andrewsregen
2007-05-23  Shane KerrFix pointer size in 64-bit land.
2007-05-21  David Hankinscvsignore++
2007-05-19  David HankinsLooks like the package version was moved into autoconf.
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2006-07-13  David HankinsNroff command errors as supplied by rt15930.
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonAdd to main branch.
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-03  Ted LemonFix a compile warning and don't use authentication...
2001-05-03  Ted LemonAuthenticators are binary, thus unsigned char.
2001-05-02  Ted LemonRevamp parsing, do connections interactively, support...
2001-04-16  Ben Cottrelltroff source from james replaces plain text.
2001-04-12  Ben CottrellArf... these are nroff output, but I don't have the...
2001-04-05  Ted LemonDocument -P command line switch in usage.
2001-03-17  Ted LemonSupport NUL characters in STRING tokens.
2001-03-14  Ted LemonGet rid of local debug flag.
2001-03-01  Ted LemonChange EOF to END_OF_FILE in tokenizer for enum compati...
2001-03-01  Ted LemonFix up a couple of type errors
2001-02-27  Damien NeilExtended the OMAPI shell program to allow objects to...
2001-02-22  Ted LemonInclude system-specific libraries in link command. V3-BETA-2-PATCH-18
2001-02-22  Ted LemonMove dst functionality into seperate library
2001-02-12  Ted LemonMove functionality from test.c to omshell.c
2001-02-12  Ted LemonBuild omshell instead of svtest.
2000-12-09  Damien NeilProperly add ".SIG-ALG.REG.INT." to OMAPI key algorithms.
2000-10-10  Ted LemonFix up call to omapi_object_type_register.
2000-10-01  Ted LemonSet the remote handle when updating or requesting a...
2000-09-29  Ted LemonDo better status checking during initialization.
2000-09-29  Ted Lemonargv [i], not argv [1]
2000-09-27  Ted LemonPanic commit.
2000-08-31  Ted LemonSupport ISC_R_INCOMPLETE for partial connects.
2000-08-25  Ted LemonReally fix a couple of compile warnings on Tru64 5.0
2000-08-25  Ted LemonFix a couple of compile warnings on Tru64 5.0
2000-08-11  Damien NeilAdded some typecasts in printf() statements to make...
2000-08-08  Damien NeilTo print a non-NUL terminated string, use "%.*s", not...
2000-08-03  Damien NeilChanged several variables from char* to const char...
2000-08-03  Damien NeilAdded authentication support.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-06-30  Ted LemonDon't build executables named test.
2000-06-20  Ted LemonMake links build silent
2000-06-20  Ted LemonFix up to support build subdirectories. Fix depend...
2000-06-12  Ted LemonUse mkdep rather than makedepend
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-03  Ted LemonAdd 'extern' to two declarations.
2000-04-11  Ted LemonFix some header inclusion problems.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonConstify...
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-02-03  Ted LemonFix make depend.
2000-02-03  Ted LemonTeach cvs not to complain about generated files.
2000-02-01  Ted LemonAIX and Digital Unix compatibility fixes.
2000-01-28  Ted LemonBrian Murrell's changes to allow the client to be direc...
2000-01-27  Ted Lemon- In reference count history, remember the address...
2000-01-26  Ted LemonDemonstrate removal of an object.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-11-23  Ted LemonFix call to omapi_connect.
1999-11-20  Ted LemonMass commit for Brian Murrell.
1999-10-24  Ted LemonUse LFLAGS when linking test program.
1999-10-14  Ted LemonTest accessing of leases.
1999-10-14  Ted LemonAdd data_string_dereference function.
1999-10-14  Ted LemonDeclaration for data_string_dereference.
1999-10-08  Ted LemonPass pointer to unsigned long, for portability to 64...
1999-10-08  Ted LemonSeperate public and private object declarations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
next