summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* EEXISTS -> EEXISTTed Lemon1999-11-131-2/+2
* Remove free of unallocated option, and add free where it's actually needed.Ted Lemon1999-11-131-2/+2
* If mkstmp/creat gets an error other than EEXISTS, don't keep trying.Ted Lemon1999-11-121-2/+4
* Fix missing commas, incorrect formats, etc (from Albert Herranz).Ted Lemon1999-11-031-2/+2
* Don't log to stderr if -q flag is specified.Ted Lemon1999-10-271-2/+3
* New OpenBSD client script.Ted Lemon1999-10-141-0/+8
* Add the ability to set the client's hostname from the server.Ted Lemon1999-10-143-1/+24
* Update catted man page.Ted Lemon1999-10-141-13/+79
* Document pseudo-interfaces.Ted Lemon1999-10-141-0/+30
* Save server name correctly in client lease file. Fix up various printfs.Ted Lemon1999-10-141-26/+26
* Don't free up default_requested_options.Ted Lemon1999-10-141-5/+7
* This commit was manufactured by cvs2git to create branch 'RELEASE_3'.cvs2git1999-10-051-0/+203
|\
| * Adjust dummy db_startup call.Ted Lemon1999-10-011-2/+3
| * Fix typo.Ted Lemon1999-10-011-2/+2
| * Arrange not to free the static requested option array.Ted Lemon1999-10-011-1/+3
| * Transmogrify for use with seperate parse structures.Ted Lemon1999-10-011-66/+90
| * Add dummy for find_subnet().Ted Lemon1999-09-281-1/+7
| * Add another empty hook for memory.c. Initialize the OMAPI explicitly.Ted Lemon1999-09-091-1/+14
| * New OpenBSD support.Ted Lemon1999-09-081-0/+203
| * Add support for setting hostnameTed Lemon1999-09-083-0/+22
| * Add OMAPI library.Ted Lemon1999-09-081-1/+1
| * - Fix two stupid bugs that caused filename and server_name not to be usableTed Lemon1999-07-311-29/+43
| * Document pseudo-interfaces.Ted Lemon1999-07-191-0/+30
| * Fix statement parsing calls.Ted Lemon1999-07-171-7/+14
|/
* Regenerate.V3-BETA-1-PATCH-0Ted Lemon1999-07-071-29/+95
* Add a -s flag to specify the server IP address (handy for debugging).Ted Lemon1999-07-061-5/+26
* Document new (I use the term new loosely) command-line flags.Ted Lemon1999-07-061-9/+88
* Pervasive changes to support leased_address, reverse and binary_to_ascii.Ted Lemon1999-07-021-20/+34
* Get BIND includes from site.conf if needed.Ted Lemon1999-07-011-1/+1
* Regenerate.Ted Lemon1999-06-104-746/+746
* Don't use -w 1 flag, which doesn't work on FreeBSD.Ted Lemon1999-05-071-1/+1
* Update version info.Ted Lemon1999-05-071-3/+4
* Update version number.Ted Lemon1999-05-061-2/+2
* Fix building of dhclient.cat8 man page.Ted Lemon1999-05-061-1/+1
* Update version number.V3-ALPHA-19990424Ted Lemon1999-04-251-2/+2
* Clean sedded man pages as well as catted man pages.Ted Lemon1999-04-241-1/+3
* Update version.Ted Lemon1999-04-231-2/+2
* Update version.V3-ALPHA-19990412Ted Lemon1999-04-121-2/+2
* Do path keyword substitution on unformatted manual pages prior to installing.Ted Lemon1999-04-121-9/+22
* Install unformatted man pages on some systems.Ted Lemon1999-04-081-3/+3
* Update version.Ted Lemon1999-04-081-2/+2
* Use option_state_reference instead of just copying the pointer.Ted Lemon1999-04-051-3/+3
* - Adjust option_state-related calls to use new, more general calls.Ted Lemon1999-04-051-53/+58
* - Support option space declarations.Ted Lemon1999-04-051-4/+20
* Update versionV3-ALPHA-19990330Ted Lemon1999-03-301-2/+2
* Update version.V3-ALPHA-19990329ATed Lemon1999-03-291-2/+2
* Document entry and exit hooks, plus make_resolv_conf function.Ted Lemon1999-03-291-9/+43
* Add entry, exit and resolv.conf hooks.Ted Lemon1999-03-294-50/+150
* Adjust version numbers.Ted Lemon1999-03-291-2/+2
* Fix a bug in BOOTP broadcast flag setting for DHCPDISCOVER.Ted Lemon1999-03-291-5/+11