summaryrefslogtreecommitdiff
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* generated files updateWlodek Wencel2022-11-012-6/+2
|
* regenerated Makefiles for releaseWlodek Wencel2022-01-252-10/+10
|
* copy rights updateWlodek Wencel2022-01-259-9/+9
|
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-204-18/+18
|
* [#189] ISC address updatedTomek Mrugalski2022-01-209-18/+18
|
* fixed compilation warning190-dhclient-wrong-argument-to-memcpyRazvan Becheriu2022-01-191-5/+5
|
* [#77,!53] replace deprecated ifconfig with ipChristian Hesse2022-01-121-1/+1
| | | | | | | | | For linux scripts the deprected ifconfig has been replaced with ip. However there is one leftover, replace that as well. Closes #77 Signed-off-by: Christian Hesse <mail@eworm.de>
* 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
| | | | | modified: RELNOTES modified: client/dhclient.c
* Addressed commentslist132-feature-request-to-support-ipv6-only-preferred-dhcpv4-optionFrancis Dupont2020-12-291-2/+2
|
* Added V6ONLY reason to the client script manFrancis Dupont2020-10-141-0/+6
|
* 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-122-0/+78
|
* [#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
| | | | | | | | | | | | | | | client/dhclient.c relay/dhcrelay.c extern'ed local_port,remote_port common/discover.c init local_port,remote_port to 0 server/mdb.c extern'ed dhcp_type_host server/mdb6.c create_prefix6() - eliminated memcpy string overflow error
* [master] Pre-release tag prep for 4.4.2: version #, copyright etc...Thomas Markwalder2020-01-171-2/+2
| | | | | | | | | | | | | | | | | | | Changes to be committed: modified: LICENSE modified: README modified: RELNOTES modified: client/dhclient.c modified: common/discover.c modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: relay/dhcrelay.c modified: relay/tests/relay_unittests.c modified: server/dhcpd.c modified: server/failover.c modified: util/bind.sh
* [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1Thomas Markwalder2019-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changes to be committed: modified: LICENSE modified: README modified: RELNOTES modified: client/dhclient.8 modified: common/options.c modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: keama/confparse.c modified: keama/keama.8 modified: keama/keama.c modified: keama/keama.h modified: keama/options.c modified: keama/parse.c modified: server/dhcpd.c modified: util/bind.sh
* [#64,!35] Updated copyrights in log messages64-restoration-workThomas Markwalder2019-11-261-1/+1
|
* [#64,!35] Restored workThomas Markwalder2019-11-225-96/+219
| | | | Restored cummulative work.
* [#16,!9] Addressed review commentsThomas Markwalder2019-06-061-6/+10
| | | | Added comments on #endif statements
* [#16,!9] Added missing NSUPDATE compilation logicThomas Markwalder2019-05-151-1/+5
| | | | | | | | | | Added a release note. client/dhclient.c Only include dhclient_ddns_cb_free() if NSUPDATE is defined includes/omapip/isclib.* Only inlucde isc_result_t dns_client_init() if NSUPDATE is defined
* Added missing bracket (#47779)Francis Dupont2018-06-131-0/+1
|
* [master] Fixed relative file name crashThomas Markwalder2018-01-121-8/+2
| | | | Merges in rt46957
* [master] Added DAD error checking on BOUND6 to client scriptsThomas Markwalder2018-01-125-10/+246
| | | | Merges in rt46805.
* Added missing Kyuafile filesFrancis Dupont2018-01-111-0/+4
|
* Finishing merge of rt46933 (Kyua)Francis Dupont2018-01-113-4/+12
|\
| * [rt46933] regenFrancis Dupont2017-12-302-2/+7
| |
| * checkpoint for regenFrancis Dupont2017-12-302-6/+5
| |
* | [master] Added backward incompatibility warnings to RELNOTESThomas Markwalder2018-01-052-4/+12
| | | | | | | | Merges in rt23252a.
* | [master] Pre-release tag prep for 4.4.0b1: version #, copyright etc...Thomas Markwalder2018-01-021-2/+2
| |
* | Removed Kyuafile filesFrancis Dupont2017-12-302-8/+0
|/
* Added Kyuafile filesFrancis Dupont2017-12-302-0/+8
|
* [master] Fixes minor coverity issuesThomas Markwalder2017-12-181-6/+3
| | | | Merges in rt46836
* [master] dhclient (-6) skips confirm (INIT REBOOT) is all leases are expiredThomas Markwalder2017-12-111-2/+28
| | | | Merges in rt22675.
* [master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128, adds ↵Thomas Markwalder2017-12-112-5/+18
| | | | | | --address-prefix-len to dhclient cli Merges in rt23252.
* [master] Client (-6) DECLINEs and resolicits when client script DAD check failsThomas Markwalder2017-12-072-9/+404
| | | | Merges in rt21237
* [master] Added lease address to DHCPv4 message logsThomas Markwalder2017-12-061-16/+34
| | | | Merges in rt2729.
* [master] Corrected dhclient command line parsing of --dad-wait-timeThomas Markwalder2017-11-271-1/+4
| | | | Merges in rt46535
* [master] dhclient now delays between DHCPDECLINE and DHCPDISCOVERThomas Markwalder2017-11-272-6/+38
| | | | Merges in rt45457
* [master] Added --prefix-len-hint command line argument to dhclientThomas Markwalder2017-11-273-15/+76
| | | | Merges in rt43792
* [master] Added client_universe to dhclientThomas Markwalder2017-11-274-5/+91
| | | | Merges in rt46616.
* [master] Added include of isc/util.h as neededThomas Markwalder2017-10-191-2/+3
| | | | Merges in 46332.
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-128-32/+29
|
* [master] Use alias/-alias for ifconfig calls in netbsd & openbsd client scriptstmarkwalder2017-06-302-4/+4
| | | | Merges rt31573.
* [master] Added conditional comp flag, CALL_SCRIPT_ON_ONETRY_FAILtmarkwalder2017-06-281-4/+8
| | | | Merges in rt18183a.
* [19430] linux script significantly updatedTomek Mrugalski2017-06-281-311/+400
| | | | | # Conflicts: # client/scripts/linux
* [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
|\ | | | | | | | | # Conflicts: # RELNOTES
| * [19430] dhclient now calls script with reason=FAIL even with -1 optionTomek Mrugalski2017-06-211-0/+10
| |
* | [master] Fixed crash in dhclient when de-preferencing a leasetmarkwalder2017-06-211-2/+10
| | | | | | | | Merges in rt44373.