summaryrefslogtreecommitdiff
path: root/client/dhclient.c
Commit message (Expand)AuthorAgeFilesLines
* [#64,!35] Updated copyrights in log messages64-restoration-workThomas Markwalder2019-11-261-1/+1
* [#64,!35] Restored workThomas Markwalder2019-11-221-11/+113
* [#16,!9] Addressed review commentsThomas Markwalder2019-06-061-6/+10
* [#16,!9] Added missing NSUPDATE compilation logicThomas Markwalder2019-05-151-1/+5
* [master] Fixed relative file name crashThomas Markwalder2018-01-121-8/+2
* [master] Added backward incompatibility warnings to RELNOTESThomas Markwalder2018-01-051-2/+2
* [master] Pre-release tag prep for 4.4.0b1: version #, copyright etc...Thomas Markwalder2018-01-021-2/+2
* [master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128, adds --address-prefix-le...Thomas Markwalder2017-12-111-3/+16
* [master] Client (-6) DECLINEs and resolicits when client script DAD check failsThomas Markwalder2017-12-071-0/+1
* [master] Added lease address to DHCPv4 message logsThomas Markwalder2017-12-061-16/+34
* [master] Corrected dhclient command line parsing of --dad-wait-timeThomas Markwalder2017-11-271-1/+4
* [master] dhclient now delays between DHCPDECLINE and DHCPDISCOVERThomas Markwalder2017-11-271-6/+27
* [master] Added --prefix-len-hint command line argument to dhclientThomas Markwalder2017-11-271-2/+17
* [master] Added client_universe to dhclientThomas Markwalder2017-11-271-1/+5
* [master] Added include of isc/util.h as neededThomas Markwalder2017-10-191-2/+3
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-3/+3
* [master] Added conditional comp flag, CALL_SCRIPT_ON_ONETRY_FAILtmarkwalder2017-06-281-4/+8
* [19430] Script handling functions documented.Tomek Mrugalski2017-06-281-42/+82
* [master] Merge branch 'rt18183' (script call with fail reason and -1)Tomek Mrugalski2017-06-221-0/+10
|\
| * [19430] dhclient now calls script with reason=FAIL even with -1 optionTomek Mrugalski2017-06-211-0/+10
* | [master] Added allocation failure error messages to two locationsThomas Markwalder2017-06-201-2/+7
* | [master] Optimized if and when DNS client context and ports are inittedThomas Markwalder2017-06-191-2/+2
* | [master] Updated date in copyright statement in dhclient.Marcin Siodelski2017-06-051-1/+1
* | [master] Implemented --dad-wait-time option for dhclient.Marcin Siodelski2017-06-051-3/+16
|/
* [master] dhclient now writes expiry time as an unsigned long to script envThomas Markwalder2017-04-261-3/+5
* Addressed comments about help and versionFrancis Dupont2016-10-051-16/+46
* Daemonize sooner (code from bind9/named) (rebased)Francis Dupont2016-10-011-38/+86
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-1/+1
* [master] Added lease-id-format to server and clientThomas Markwalder2016-03-041-13/+39
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-6/+740
* [master] Hnadle dhcpv6 being disabled betterShawn Routhier2016-01-121-3/+5
* [master] Emit better error messages for command line issuesShawn Routhier2016-01-061-45/+75
* [master] Update client code to RFC7550Shawn Routhier2015-12-011-1/+11
* Remerged #38692Francis Dupont2015-11-171-3/+13
* Unmerged #38692Francis Dupont2015-11-171-13/+3
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-3/+13
* [master] Fixed server crash after billing class is deletedThomas Markwalder2015-07-291-3/+1
* [master] Fixed dhclient crash on lease renew when client is doing ddnstmarkwalder2015-06-251-15/+27
* [master] Updates in prep for 4.3.2.pre-betaThomas Markwalder2015-01-081-2/+2
* [master] Add define to disable gentle shutodwn by defaultShawn Routhier2014-07-021-0/+3
* [master] Address memory leak in dhclient code.Shawn Routhier2014-06-101-3/+5
* [master] When writing a client lease file use the fsync callShawn Routhier2014-05-191-1/+1
* [master] Add -df option to client code to help share DUIDsShawn Routhier2014-05-161-2/+28
* [master] Add configure option to incude PID in syslog entriesShawn Routhier2014-05-071-1/+1
* [master] Some small client changesShawn Routhier2014-05-071-46/+70
* [master] Add code to remove pid files and to log killing of clientsShawn Routhier2014-05-071-2/+10
* [master] Update version stamps and such for 4.3.0b1Shawn Routhier2014-01-151-2/+2
* [master] Prepare for 4.3.0a1Shawn Routhier2013-12-131-1/+1
* [master] Add support for user selection of the from address for DDNS transac...Shawn Routhier2013-12-111-1/+2
* [master] Fix up the gentle shutdown code to handle failoverShawn Routhier2013-11-141-0/+15