summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: BR pexpectlr/rpm-pexpectLubomir Rintel2022-07-011-0/+2
* release: bump version to 1.39.8 (development)1.39.8-devLubomir Rintel2022-06-302-2/+2
* platform: merge branch 'th/platform-nmp-object-lookup'Thomas Haller2022-06-3015-49/+55
|\
| * platform: rename nmp_lookup_init_object() to nmp_lookup_init_object_by_ifindex()Thomas Haller2022-06-3015-42/+52
| * platform: use memset() in _nmp_object_stackinit_from_class()Thomas Haller2022-06-301-7/+3
|/
* merge: branch 'lr/client-ask-mode'Lubomir Rintel2022-06-305-29/+76
|\
| * tests/client: add interactive add testlr/client-ask-modeLubomir Rintel2022-06-301-0/+22
| * tests/client: do not consult expected result files if no checks require themLubomir Rintel2022-06-301-0/+3
| * tests/client: add a pexpect-based test runnerLubomir Rintel2022-06-301-24/+43
| * contrib/packages: install pexpectLubomir Rintel2022-06-304-5/+8
* | man: extend `man NetworkManager-wait-online.service` with examplesThomas Haller2022-06-301-1/+24
* | all: make "ipv6.addr-gen-mode" configurable by global defaultThomas Haller2022-06-2949-764/+852
|/
* team: specify cli-type for teamdctl_connect() to select usock/dbusThomas Haller2022-06-271-36/+64
* merge: branch 'lr/gettext-2'Lubomir Rintel2022-06-2718-153/+141
|\
| * ci: trivial changes to commentsLubomir Rintel2022-06-272-2/+4
| * ci: drop Ubuntu 16.04Lubomir Rintel2022-06-275-89/+7
| * po: make dist depend on update-poLubomir Rintel2022-06-272-1/+4
| * build: stop relying on intltool for i18nMartin Blanchard2022-06-2711-62/+127
|/
* platform: fix routing rule test failureBeniamino Galvani2022-06-271-0/+5
* merge: branch 'bg/route-attrs'Beniamino Galvani2022-06-2714-45/+227
|\
| * libnm,core: add support for {rto_min,quickack,advmss} route attributesBeniamino Galvani2022-06-2711-3/+93
| * platform: add support for {rto_min,quickack,lock-advmss} route attributesBeniamino Galvani2022-06-273-42/+110
| * ifcfg-rh: support reading boolean route attributesBeniamino Galvani2022-06-271-0/+24
|/
* dhcp: merge branch 'th/dhcp-subnet-mask'Thomas Haller2022-06-2715-69/+86
|\
| * dhcp/systemd: pass client instance to lease_to_ip6_config()Thomas Haller2022-06-271-22/+6
| * dhcp/nettools: log message about guessing subnet mask for IPv4Thomas Haller2022-06-271-18/+17
| * dhcp: add nm_dhcp_client_create_l3cd() helperThomas Haller2022-06-272-0/+12
| * dhcp/nettools: normalize subnet netmask in nettools clientThomas Haller2022-06-271-1/+2
| * dhcp/nettools: accept missing "subnet mask" (option 1) in DHCP leaseThomas Haller2022-06-271-12/+18
| * all: use internal _nm_utils_ip4_netmask_to_prefix()Thomas Haller2022-06-2710-11/+11
| * glib-aux: add _nm_utils_ip4_netmask_to_prefix() helperThomas Haller2022-06-272-6/+12
| * libnm: assert nm_utils_ip4_prefix_to_netmask() for valid IPv4 prefix lengthThomas Haller2022-06-271-2/+11
|/
* merge: branch 'lr/fix-debian'Lubomir Rintel2022-06-274-19/+59
|\
| * gitlab-ci: regenerate imageslr/fix-debianLubomir Rintel2022-06-272-6/+6
| * gitlab: fix Ubuntu 18.04 image creationLubomir Rintel2022-06-271-2/+17
| * contrib/debian: rework package installLubomir Rintel2022-06-271-11/+36
|/
* platform: fix build with kernels < 5.7Lubomir Rintel2022-06-271-1/+3
* merge branch 'th/misc'Thomas Haller2022-06-273-28/+26
|\
| * ifcfg-rh: fix serializing lock route attributesThomas Haller2022-06-271-4/+5
| * ifcfg-rh: in get_route_attributes_string() check prefix for "lock" namesThomas Haller2022-06-271-1/+1
| * core: log boot-id when NetworkManager startsThomas Haller2022-06-271-3/+4
| * glib-aux: make code in nm_uuid_is_valid_nm() clearerThomas Haller2022-06-241-15/+12
| * glib-aux: pass string length to nm_uuid_generate_from_string() in nm_uuid_is_...Thomas Haller2022-06-241-5/+4
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2022-06-241-551/+538
* merge: branch 'lr/ask-mode'Lubomir Rintel2022-06-243-104/+172
|\
| * nmcli/connections: fix setting ifname with "--ask c add"lr/ask-modeLubomir Rintel2022-06-241-9/+18
| * nmcli/connections: make sure the connection has a base settingLubomir Rintel2022-06-241-0/+6
| * nmcli/connections: factor out code run after new connection's type is setLubomir Rintel2022-06-241-21/+33
| * nmcli/connections: use the current value in default in ask_option()Lubomir Rintel2022-06-243-37/+57
| * nmcli/connections: don't ask to ask with --askLubomir Rintel2022-06-241-9/+7