summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-179-303/+421
* Merge from branch - Remove pre-formatted man pages from theMurray2002-06-094-1254/+0
* Fix a bug that would cause problems if the server provides a newMurray2002-06-091-2/+6
* Merge from branch.Murray2002-06-081-4/+4
* Spell eliminating properly.Murray2002-06-081-2/+2
* Add more $Id$ tags.Murray2002-05-272-0/+6
* Add $Id$ tags, so that these documents may more easily be tracked byMurray2002-05-272-0/+6
* sync with branchTed Lemon2001-08-102-5/+16
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-2711-81/+372
* Oops, don't go line-oriented when parsing client config.Ted Lemon2001-05-041-4/+4
* Add line-oriented argument to new_parse().Ted Lemon2001-05-021-4/+4
* Use -f instead of -x to look for hooks.Ted Lemon2001-04-206-12/+12
* Fix -r documentationTed Lemon2001-04-161-1/+2
* Document the -nw flag.Ted Lemon2001-04-161-0/+9
* Add nowait flag. Remove -D flag.Ted Lemon2001-04-161-6/+11
* Remove obsolete documenation for -DTed Lemon2001-04-161-11/+0
* Fix compile errors when building with DEBUG_PACKET.Ted Lemon2001-04-091-12/+5
* Make sure we have a stdin, stdout and stderr.Ted Lemon2001-04-051-5/+19
* Fix some documentation errorsTed Lemon2001-04-051-2/+22
* - Fix DHCPRELEASE to do the right thing.Ted Lemon2001-04-051-7/+64
* Make the omapi statement in the client config actually work.Ted Lemon2001-04-051-1/+2
* Add some changes suggested by Cyrille LefevreTed Lemon2001-03-222-16/+56
* Document some new flags.Ted Lemon2001-03-221-8/+22
* client_script_name -> path_dhclient_scriptTed Lemon2001-03-222-7/+25
* Install client script in (e.g.) /sbin.Ted Lemon2001-03-221-2/+6
* Support NUL characters in STRING tokens.Ted Lemon2001-03-171-58/+58
* Use eval for ifconfig so that medium can include quoted strings (yuck!)Ted Lemon2001-03-155-41/+41
* - Do better error checking on lease write.Ted Lemon2001-03-151-12/+75
* Do client script exit status checking more portablyTed Lemon2001-03-141-2/+3
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
* Document -r flagTed Lemon2001-03-011-0/+10
* Change EOF to END_OF_FILE in tokenizer for enum compatibility.Ted Lemon2001-03-011-8/+8
* Fix up NetBSD/alpha build.Ted Lemon2001-02-262-7/+7
* Update copyright statements.Ted Lemon2001-02-222-24/+62
* Move dst functionality into seperate libraryTed Lemon2001-02-221-1/+1
* Format fix: %d -> %ld, (long int) cast.Damien Neil2001-02-151-2/+2
* Clarify documentation of exit hooks.Ted Lemon2001-02-151-3/+9
* Fix a gnarly memory allocation bug.Ted Lemon2001-02-121-5/+6
* - Fix faked-out giaddr handling.Ted Lemon2001-02-121-29/+59
* Don't send giaddr when renewing or bound.Ted Lemon2001-01-251-4/+15
* Add support for 'on transmission'Ted Lemon2001-01-251-4/+19
* Let the generic parser parse send statements.Ted Lemon2001-01-161-51/+10
* Pass client state to eval functions.Ted Lemon2000-11-281-25/+28
* Move some general functions into the common parser.Ted Lemon2000-11-281-233/+1
* Fix vendor option support.Ted Lemon2000-11-241-6/+32
* - Fix pretty printing of encapsulation options.Ted Lemon2000-11-241-2/+21
* Fix up manual page installation.Ted Lemon2000-10-131-1/+1
* Document vendor option space configuration option.Ted Lemon2000-10-101-0/+11
* - Write all options spaces to lease file and environment, not just DHCPTed Lemon2000-10-101-61/+108
* Support client-side vendor option space definitions.Ted Lemon2000-10-102-7/+37