]> git.ipfire.org Git - thirdparty/dhcp.git/history - dhcpctl/dhcpctl.c
[master] Update auto files as part of moving docs systems
[thirdparty/dhcp.git] / dhcpctl / dhcpctl.c
2014-08-25  Thomas Markwalder[master] Corrects high impact issues reported by Coverity.
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-12-11  Shawn Routhier[master] Add support for user selection of the from...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2009-11-24  Shawn RouthierUpdate copyright years
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...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
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-08-31  Ted LemonSupport ISC_R_INCOMPLETE for partial connects.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-03-17  Ted LemonGo back to the BSD license.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-11-23  Ted LemonFix call to omapi_connect.
1999-10-14  Ted LemonAdd data_string_dereference function.
1999-10-08  Ted LemonSeperate public and private object declarations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-04  Ted LemonConstifications from Brian Murrell.
1999-09-16  Ted LemonChange delete to remove for consistency with omapi...
1999-09-09  Ted LemonAdd object deleter. Fix up some reference/dereference...
1999-09-09  Ted LemonBreak dhcpctl objects out into seperate files. Fix...
1999-09-08  Ted LemonMucho fixups
1999-09-02  Ted LemonDhcpctl control library
1999-03-16  Ted LemonWrong way.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1998-04-09  Ted LemonInteractive client for DHCP servers.