summaryrefslogtreecommitdiff
path: root/dhcpctl
Commit message (Expand)AuthorAgeFilesLines
* 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