summaryrefslogtreecommitdiff
path: root/dhcpctl
Commit message (Expand)AuthorAgeFilesLines
* Go back to the BSD license.Ted Lemon2000-03-176-60/+199
* Constify...Ted Lemon2000-03-061-2/+3
* Incorporate Brian Murrell's new OMAPI DHCP client changes.Ted Lemon2000-02-151-8/+54
* Fix make depend.Ted Lemon2000-02-031-1/+1
* Teach cvs not to complain about generated files.Ted Lemon2000-02-031-0/+4
* AIX and Digital Unix compatibility fixes.Ted Lemon2000-02-011-1/+1
* Brian Murrell's changes to allow the client to be directed using OMAPI.Ted Lemon2000-01-282-1/+90
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-1/+1
* Demonstrate removal of an object.Ted Lemon2000-01-261-5/+39
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-265-116/+95
* Fix call to omapi_connect.Ted Lemon1999-11-231-1/+1
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-1/+1
* Use LFLAGS when linking test program.Ted Lemon1999-10-241-1/+2
* Test accessing of leases.Ted Lemon1999-10-141-2/+85
* Add data_string_dereference function.Ted Lemon1999-10-141-0/+5
* Declaration for data_string_dereference.Ted Lemon1999-10-141-0/+2
* Pass pointer to unsigned long, for portability to 64-bit architectures.Ted Lemon1999-10-081-2/+7
* Seperate public and private object declarations.Ted Lemon1999-10-084-0/+8
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-075-27/+28
* Fix comment at end of inclusion protection.Ted Lemon1999-10-061-2/+2
* Need explicit newlines in character constants on Digital Unix.Ted Lemon1999-10-061-4/+4
* Make clean target clean up test program.Ted Lemon1999-10-061-1/+1
* Demonstrate stuffing statements into hosts.Ted Lemon1999-10-061-0/+10
* Constifications from Brian Murrell.Ted Lemon1999-10-042-3/+12
* Install libraries and includes.Ted Lemon1999-10-041-2/+6
* - Give example of creating a group, stuffing statements into it, andTed Lemon1999-10-011-5/+60
* Demonstrate binding named group to host.Ted Lemon1999-09-281-3/+32
* Change delete to remove for consistency with omapi changes.Ted Lemon1999-09-161-4/+4
* Change delete to remove for consistency with omapi changes.Ted Lemon1999-09-162-4/+5
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-1/+1
* Fix a few error messages. Delete the object after adding it.Ted Lemon1999-09-091-8/+25
* Add remote-handle to remote object.Ted Lemon1999-09-092-0/+9
* Add object deleter. Fix up some reference/dereference funciton names.Ted Lemon1999-09-091-10/+60
* Demonstrate opening an existing object and getting a value from it.Ted Lemon1999-09-091-3/+31
* New prototypes. Add remote object.Ted Lemon1999-09-091-6/+27
* Break dhcpctl objects out into seperate files. Fix wait_for_completion.Ted Lemon1999-09-091-222/+16
* Break dhcpctl objects out into seperate files.Ted Lemon1999-09-092-0/+431
* Add callback.c and remote.cTed Lemon1999-09-091-2/+2
* Header file for dhcpctl library.Ted Lemon1999-09-081-0/+71
* Mucho fixupsTed Lemon1999-09-081-37/+67
* Add test program for dhcpctlTed Lemon1999-09-082-3/+113
* Dhcpctl control libraryTed Lemon1999-09-023-0/+679
* Wrong way.Ted Lemon1999-03-162-227/+0
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-6/+6
* Add depend targetTed Lemon1998-10-221-1/+4
* Interactive client for DHCP servers.Ted Lemon1998-04-092-0/+224