]> git.ipfire.org Git - thirdparty/dhcp.git/history - client/dhclient.c
Code cleanup to remove warnings from "gcc -Wall".
[thirdparty/dhcp.git] / client / dhclient.c
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-15  Shane KerrBuild fix for BSD.
2007-06-07  Evan HuntChdir to "/" before going into daemon mode. Use realpa...
2007-06-06  Evan Hunt- Add support for dhcpv6 "Release" messages [rt16905]
2007-05-21  David Hankins- A bug in dhclient was repaired which caused it to...
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- dhclient will now fork() into the background once...
2007-05-17  David Hankins- Additional warnings and such from robie. [ISC-Bugs...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-26  David Hankins- dhclient now closes its descriptor to dhclient.leases...
2007-04-03  David Hankins- A bug was fixed where the BOOTP header 'sname' field...
2006-08-22  Shane KerrMerged rt16356.
2006-08-09  David HankinsRemoving the new I/O changes from HEAD. [ISC-Bugs ...
2006-07-19  David Hankins- A new DDNS related server option, update-conflict...
2006-07-09  David Hankins- If the dhclient were to receive a DHCPNAK while it...
2006-06-06  David Hankins- A new common (server or client) option, 'db-time...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-05-15  David Hankins- The dhclient 'reject ...;' statement, which rejects...
2006-05-11  Shane KerrMerging in final change from rt15937, getting rid of...
2006-05-05  David HankinsPulling work between V3-0-4B3 and present v3-release...
2006-03-27  Shane KerrChanges as documented in ticket #15937 (stdio file...
2006-02-27  David Hankins- The IO system now tracks all local IP addresses,...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-08-10  Ted Lemonsync with branch
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-04-16  Ted LemonAdd nowait flag. Remove -D flag.
2001-04-09  Ted LemonFix compile errors when building with DEBUG_PACKET.
2001-04-05  Ted LemonMake sure we have a stdin, stdout and stderr.
2001-04-05  Ted Lemon- Fix DHCPRELEASE to do the right thing.
2001-03-22  Ted LemonAdd some changes suggested by Cyrille Lefevre
2001-03-15  Ted Lemon- Do better error checking on lease write.
2001-03-14  Ted LemonDo client script exit status checking more portably
2001-02-26  Ted LemonFix up NetBSD/alpha build.
2001-02-15  Damien NeilFormat fix: %d -> %ld, (long int) cast.
2001-02-12  Ted Lemon- Fix faked-out giaddr handling.
2001-01-25  Ted LemonDon't send giaddr when renewing or bound.
2000-11-28  Ted LemonPass client state to eval functions.
2000-11-24  Ted LemonFix vendor option support.
2000-10-10  Ted Lemon- Write all options spaces to lease file and environmen...
2000-10-10  Ted LemonSupport client-side vendor option space definitions.
2000-09-27  Ted Lemon- Don't flame about the relay agent information option...
2000-09-14  Ted LemonDo statements before using option values (e.g., lease...
2000-09-01  Ted LemonAdjust the URL to which people are referred.
2000-08-28  Damien NeilFinished up function call support.
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-07-20  Ted LemonFix a pasto in the code to set the broadcast address...
2000-07-20  Ted LemonInitialize the environment rather than using temporary...
2000-07-17  Ted LemonSupport environment variables to control locations...
2000-06-24  Ted LemonDon't listen on an OMAPI port unless one is specified...
2000-06-02  Ted LemonRework DHCP lease state handling to be compatible with...
2000-05-30  Ted LemonFix a buffer overflow problem (not a security issue...
2000-05-30  Ted LemonInitialize omapi before parsing command line.
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-01  Ted LemonAdd persist flag to stop the client from exiting if...
2000-04-04  Ted LemonDon't use the same OMAPI port as the server.
2000-03-24  Ted LemonClarify credits on client implementation.
2000-03-17  Ted LemonGo back to the BSD license.
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-02-02  Ted LemonFix call to snprintf
2000-02-02  Ted LemonMinor solaris fixes.
2000-01-28  Ted LemonBrian Murrell's changes to allow the client to be direc...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonSupport variable scoping. Support debugging malloc.
2000-01-05  Ted Lemonstruct hardware conversion.
1999-11-20  Ted LemonMass commit for Brian Murrell.
1999-11-13  Ted Lemon- Add dummies for agent information option handling.
1999-10-30  Ted LemonDon't log to stderr if -q is set.
1999-10-24  Ted Lemon- Allow the user to specify giaddr on the command line...
1999-10-14  Ted LemonCorrect ordering of log arguments.
1999-10-12  Ted LemonFix up args to printf-like functions (thanks to Pedro...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-01  Ted LemonAdjust dummy db_startup call.
1999-09-28  Ted LemonAdd dummy for find_subnet().
1999-09-09  Ted LemonAdd another empty hook for memory.c. Initialize the...
1999-07-31  Ted Lemon- Fix two stupid bugs that caused filename and server_n...
1999-07-06  Ted LemonAdd a -s flag to specify the server IP address (handy...
1999-07-02  Ted LemonPervasive changes to support leased_address, reverse...
1999-05-07  Ted LemonUpdate version info.
1999-05-06  Ted LemonUpdate version number.
1999-04-25  Ted LemonUpdate version number. V3-ALPHA-19990424
1999-04-23  Ted LemonUpdate version.
1999-04-12  Ted LemonUpdate version. V3-ALPHA-19990412
1999-04-08  Ted LemonUpdate version.
1999-04-05  Ted LemonUse option_state_reference instead of just copying...
1999-04-05  Ted Lemon- Adjust option_state-related calls to use new, more...
1999-03-30  Ted LemonUpdate version V3-ALPHA-19990330
1999-03-29  Ted LemonUpdate version. V3-ALPHA-19990329A
1999-03-29  Ted LemonAdjust version numbers.
1999-03-29  Ted LemonFix a bug in BOOTP broadcast flag setting for DHCPDISCOVER.
1999-03-26  Ted LemonUpdate version number.
1999-03-26  Ted LemonPull up changes in Patchlevel 19
1999-03-25  Ted LemonFix bug in secs handling.
1999-03-16  Ted LemonUpdate license.
1999-03-16  Ted LemonUpdate version string.
1999-03-13  Ted Lemon- Only use broadcast flag if we have to.
1999-03-11  Ted LemonFix DHCPDECLINE support
1999-03-10  Ted LemonPass parameter request list to cons_options.
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
next