summaryrefslogtreecommitdiff
path: root/dhcpctl/dhcpctl.c
Commit message (Expand)AuthorAgeFilesLines
* [#231] typo fixv4_4_3231-final-release-of-4-4-3Wlodek Wencel2022-03-081-2/+2
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#76] Added dhcp_timed_connect() function76-add-a-version-of-dhcpctl_wait_completion-that-accepts-a-timeoutThomas Markwalder2022-01-201-11/+73
* [#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-1/+144
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-3/+3
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* [master] Corrects high impact issues reported by Coverity.Thomas Markwalder2014-08-251-0/+1
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master] Add support for user selection of the from address for DDNS transac...Shawn Routhier2013-12-111-2/+4
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-4/+9
* 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-11/+0
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-30/+27
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-9/+38
* Sync with 3.0rc7Ted Lemon2001-05-171-0/+37
* 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
* Support ISC_R_INCOMPLETE for partial connects.Ted Lemon2000-08-311-1/+3
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-0/+1
* Adjust arguments to omapi_object_type_registerTed Lemon2000-07-061-2/+2
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-2/+6
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-57/+47
* Fix call to omapi_connect.Ted Lemon1999-11-231-1/+1
* Add data_string_dereference function.Ted Lemon1999-10-141-0/+5
* Seperate public and private object declarations.Ted Lemon1999-10-081-0/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-9/+9
* Constifications from Brian Murrell.Ted Lemon1999-10-041-2/+2
* Change delete to remove for consistency with omapi changes.Ted Lemon1999-09-161-3/+4
* Add object deleter. Fix up some reference/dereference funciton names.Ted Lemon1999-09-091-10/+60
* Break dhcpctl objects out into seperate files. Fix wait_for_completion.Ted Lemon1999-09-091-222/+16
* Mucho fixupsTed Lemon1999-09-081-37/+67
* Dhcpctl control libraryTed Lemon1999-09-021-0/+602
* Wrong way.Ted Lemon1999-03-161-135/+0
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-6/+6
* Interactive client for DHCP servers.Ted Lemon1998-04-091-0/+135