summaryrefslogtreecommitdiff
path: root/src/dhcp/tests/test-dhcp-dhclient.c
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-1341/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-1003/+1090
* core: honor the ipv4.dhcp-reject-servers propertyBeniamino Galvani2020-08-261-0/+1
* dhcp: rename mudurl to mud_urlThomas Haller2020-04-241-6/+6
* dhcp: add support for MUD URL (RFC 8520)Eliot Lear2020-04-241-2/+57
* dhcp: support FQDN flags in the dhclient backendBeniamino Galvani2019-11-281-5/+36
* dhcp: include conditionals from existing dhclient configurationBeniamino Galvani2019-10-101-1/+18
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* all: avoid backslash escape double quote inside single quoteThomas Haller2019-02-061-2/+2
* dhcp: refactor nm_dhcp_dhclient_save_duid() to accept original DUIDThomas Haller2018-11-131-32/+37
* dhcp: save root-path in the state fileLubomir Rintel2018-09-181-1/+21
* tests: minor code cleanup in testsThomas Haller2018-08-301-14/+10
* all: use nm_utils_gbytes_equal_mem()Thomas Haller2018-08-301-11/+2
* dhcp/dhclient-utils: skip over dhclient.conf blocksLubomir Rintel2018-07-231-1/+95
* dhclient: always update the DUID in the lease fileFrancesco Giudici2018-06-071-4/+5
* dhclient: fix updating the DUID in multiline lease filesFrancesco Giudici2018-06-071-5/+33
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-311-2/+4
* dhcp: remove unused nm_dhcp_dhclient_read_lease_ip_configs() functionThomas Haller2018-03-201-145/+0
* dhclient: write client-id with backslash and quotes as hexBeniamino Galvani2018-03-151-1/+31
* dhcp: dhclient: set type 0 for printable client IDsBeniamino Galvani2018-03-151-8/+75
* dhcp: refactor type of NMDhcpClient duid to be GBytesThomas Haller2018-02-151-13/+17
* dhcp/tests: don't use tab characters in string literalThomas Haller2018-02-071-14/+14
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-5/+8
* dhcp: dhclient: remove the --timeout argument from the command lineFrancesco Giudici2017-09-151-21/+21
* core/dhcp: use addr-family parameter for instead of booleanThomas Haller2017-09-111-23/+23
* core/trivial: rename test functions _nmtst_nm_ip*_config_*() to _nmtst_ip*_co...Thomas Haller2017-09-081-2/+2
* core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller2017-07-251-5/+7
* dhcp/tests: add test parsing dhclient configThomas Haller2017-07-101-8/+62
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-3/+8
* all: replace uses of inet_aton() and friendsThomas Haller2017-06-021-7/+7
* dhcp: simplify how hostname and FQDN are passed down to backendsBeniamino Galvani2017-05-041-21/+21
* dhcp: dhclient: Allow unqualified fqdn.fqdn for DHCPv6Jonas Jonsson2017-05-031-1/+4
* dhcp: dhclient: remove fqdn.encoded for dhclient -6 confJonas Jonsson2017-04-051-1/+0
* dhcp/dhclient: parse "interface" statementsBeniamino Galvani2017-03-031-0/+91
* dhcp: dhclient: reset the request list if conf file contains 'request'Beniamino Galvani2017-02-141-0/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-3/+3
* build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-211-0/+915