]> git.ipfire.org Git - thirdparty/dhcp.git/history - client/dhclient.c
Fix some issues in the code for parsing and printing options.
[thirdparty/dhcp.git] / client / dhclient.c
2012-06-06  Shawn RouthierFix some issues in the code for parsing and printing...
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-02-03  Shawn RouthierIn the DDNS code handle error conditions more gracefull...
2011-07-01  Tomek Mrugalski- Strict checks for content of domain-name DHCPv4 optio...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-05-11  Shawn RouthierMinor code cleanups - but note port change for #23196
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2011-04-15  Shawn RouthierAdd the option "--no-pid" to the client, relay and...
2011-04-04  Mark Andrewsmove declartations to start of block
2011-03-24  Shawn RouthierIn dhclient check the data for some string options for
2010-09-08  Shawn RouthierMinor code fixes
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-06-19  David Hankins! A stack overflow vulnerability was fixed in dhclient...
2009-05-27  Paul Selkirkpull up rt19436: client -D option
2009-01-22  Shawn RouthierUpdate for 19054 - modifications to keep GCC 4.3 happy
2009-01-06  Shawn RouthierValidate argument to port option - bug 18695
2008-06-11  David Hankins- A double-dereference in dhclient transmission of...
2008-05-23  Francis Dupontmerge 17500
2008-05-23  Francis Dupontmerge 17621
2008-02-27  Francis DupontReliable DHCPv6 release
2008-02-20  Francis DupontDHCPv6 released resources are now marked as released...
2008-01-24  Evan HuntOh guess what, this is 2008, not 2007...
2008-01-08  Shane KerrBuild fix for non-DHCPv6 compilation.
2008-01-03  Francis Dupontfiner granularity timers
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-11-30  Francis Dupontalmost editorial stuff
2007-10-27  Evan HuntDon't delete PID files before writing to them. [rt17030]
2007-10-26  Evan Hunt- Reworked cons_options() and store_options() to fix...
2007-10-05  David HankinsClient bugs introduced in development repaired. [ISC...
2007-08-23  David Hankins- 'request' and 'also request' syntaxes have been added...
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
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.
next