summaryrefslogtreecommitdiff
path: root/dhcpctl/dhcpctl.c
Commit message (Expand)AuthorAgeFilesLines
* - MASSIVE copyright update.David Hankins2004-06-101-28/+24
* - Copyrights being kept up to date.David Hankins2002-11-171-1/+1
* Fix a typo.Ted Lemon2001-10-181-1/+1
* Add an extra argument to rc_register.Ted Lemon2001-10-181-2/+3
* - Tack object to refresh message after sending so that reply winds up inTed Lemon2001-05-191-0/+11
* Add support for unsetting attributes.Ted Lemon2001-05-181-9/+27
* Support dotted octets and colon-seperated hex lists in omshell.Ted Lemon2001-05-111-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