summaryrefslogtreecommitdiff
path: root/client/dhclient.c
Commit message (Expand)AuthorAgeFilesLines
...
* [master]Shawn Routhier2013-10-301-2/+4
* -n [master]Shawn Routhier2013-10-141-55/+217
* -n [master]Shawn Routhier2013-08-271-15/+10
* [master]Shawn Routhier2013-08-271-2/+10
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-9/+9
* [master]Shawn Routhier2012-11-131-0/+31
* A problem with missing get_hw_addr function when --enable-use-socketsShawn Routhier2012-06-081-10/+6
* Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-061-4/+15
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-40/+63
* In the DDNS code handle error conditions more gracefully and add moreShawn Routhier2012-02-031-6/+6
* - Strict checks for content of domain-name DHCPv4 option can now beTomek Mrugalski2011-07-011-1/+6
* - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macrosTomek Mrugalski2011-05-111-1/+1
* Minor code cleanups - but note port change for #23196Shawn Routhier2011-05-111-2/+3
* Several time related improvements:Tomek Mrugalski2011-04-211-59/+130
* Add the option "--no-pid" to the client, relay and server code,Shawn Routhier2011-04-151-10/+26
* move declartations to start of blockMark Andrews2011-04-041-1/+2
* In dhclient check the data for some string options forShawn Routhier2011-03-241-13/+173
* Minor code fixesShawn Routhier2010-09-081-2/+2
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-78/+266
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* ! A stack overflow vulnerability was fixed in dhclient that could allowDavid Hankins2009-06-191-2/+9
* pull up rt19436: client -D optionPaul Selkirk2009-05-271-1/+17
* Update for 19054 - modifications to keep GCC 4.3 happyShawn Routhier2009-01-221-6/+6
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-1/+1
* - A double-dereference in dhclient transmission of DHCPDECLINEs wasDavid Hankins2008-06-111-2/+5
* merge 17500Francis Dupont2008-05-231-176/+247
* merge 17621Francis Dupont2008-05-231-94/+200
* Reliable DHCPv6 releaseFrancis Dupont2008-02-271-1/+12
* DHCPv6 released resources are now marked as released by the clientFrancis Dupont2008-02-201-1/+8
* Oh guess what, this is 2008, not 2007...Evan Hunt2008-01-241-2/+2
* Build fix for non-DHCPv6 compilation.Shane Kerr2008-01-081-0/+2
* finer granularity timersFrancis Dupont2008-01-031-23/+52
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-8/+32
* almost editorial stuffFrancis Dupont2007-11-301-3/+3
* Don't delete PID files before writing to them. [rt17030]Evan Hunt2007-10-271-9/+14
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-261-2/+2
* Client bugs introduced in development repaired. [ISC-Bugs #17192]David Hankins2007-10-051-1/+1
* - 'request' and 'also request' syntaxes have been added to accomodateDavid Hankins2007-08-231-40/+49
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-3/+3
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-36/+2
* Build fix for BSD.Shane Kerr2007-06-151-1/+2
* Chdir to "/" before going into daemon mode. Use realpath() toEvan Hunt2007-06-071-2/+26
* - Add support for dhcpv6 "Release" messages [rt16905]Evan Hunt2007-06-061-20/+32
* - A bug in dhclient was repaired which caused it to send parameter requestDavid Hankins2007-05-211-3/+4
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-14/+21
* - dhclient will now fork() into the background once it binds to anDavid Hankins2007-05-181-6/+9
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-171-3/+8
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-130/+454
* - dhclient now closes its descriptor to dhclient.leases prior to executingDavid Hankins2007-04-261-1/+6
* - A bug was fixed where the BOOTP header 'sname' field had a value, theDavid Hankins2007-04-031-6/+6