summaryrefslogtreecommitdiff
path: root/client/dhclient.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* fixed compilation warning190-dhclient-wrong-argument-to-memcpyRazvan Becheriu2022-01-191-5/+5
* Mixed with srandomdev() BSD codeFrancis Dupont2022-01-121-13/+28
* [#123] dhclient no longer declines on client script crashes123-dhclient-runs-out-of-all-available-addresses-in-the-pool-in-case-of-abnormal-script-terminationThomas Markwalder2022-01-121-5/+14
* Addressed commentslist132-feature-request-to-support-ipv6-only-preferred-dhcpv4-optionFrancis Dupont2020-12-291-2/+2
* Added cancel timeoutsFrancis Dupont2020-10-141-0/+4
* Checkpoint: code done, need testsFrancis Dupont2020-10-131-22/+72
* Checkpoint: added start/finish v6onlyFrancis Dupont2020-10-121-0/+70
* [#117] Fixed gcc 10 compilation issues147-keama-doesn-t-build-on-free-bsd-12-1117-isc-dhcp-does-not-build-with-gcc10Thomas Markwalder2020-10-071-2/+3
* [master] Pre-release tag prep for 4.4.2: version #, copyright etc...Thomas Markwalder2020-01-171-2/+2
* [#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