summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* systemd: add siaddr to lease optionslr/siaddrLubomir Rintel2019-11-073-0/+11
* nmcli/tests: fix broken test after "nmcli: show IP interface name when doing ...Thomas Haller2019-11-072-612/+788
* nmcli: show IP interface name when doing 'nmcli connection show <PROFILE>'Antonio Cardace2019-11-062-2/+10
* libnm: fix handling "q" (uint16) property types in libnmThomas Haller2019-11-061-6/+18
* libnm/license: relicense "libnm-core/nm-json.[hc]" under LGPL-2.1+Thomas Haller2019-11-062-2/+2
* acd: poll the acd fd after starting the announcementsBeniamino Galvani2019-11-061-0/+10
* libnm: adjust symbol versioning after backporting 802-1x.optional to 1.20.6Beniamino Galvani2019-11-061-1/+5
* clients: draw border around qr code on linux consoleLubomir Rintel2019-11-051-2/+2
* merge: branch 'sharkcz/s390-initrd'Lubomir Rintel2019-11-042-15/+123
|\
| * initrd/tests: test that we generate the s390 interface names correctlyLubomir Rintel2019-11-041-10/+73
| * initrd: handle rd.znet with legacy interface namesDan Horák2019-11-041-2/+17
| * initrd: prepare interface in rd.znet only if persistent interface names are e...Dan Horák2019-11-041-14/+26
| * initrd/tests: use a valid combination of device and interface name for testingDan Horák2019-11-041-2/+3
| * initrd: use proper interface when adding s390 specific detailsDan Horák2019-11-041-2/+19
|/
* release: bump version to 1.21.3-dev1.21.3-devLubomir Rintel2019-11-032-2/+2
* merge: branch 'lr/fix-iwd-1-0'Lubomir Rintel2019-11-031-1/+19
|\
| * iwd: unbreak iwd-1.0lr/fix-iwd-1-0Lubomir Rintel2019-11-031-1/+9
| * iwd: add some missing error handlingLubomir Rintel2019-11-021-0/+10
|/
* build: add PPPD_PATH to config.h.mesonworldofpeace2019-11-011-0/+3
* po/de: fix quotingLubomir Rintel2019-10-311-1/+1
* clients/cli: give some hints to the translatorsLubomir Rintel2019-10-301-0/+4
* po: merge branch with translation fixes for GermanThomas Haller2019-10-301-7/+8
|\
| * fix translationmaxbachmann2019-10-301-1/+2
| * po/de: fix some spelling mistakesmaxbachmann2019-10-301-6/+6
|/
* merge: branch 'lr/hotspot-reuse'Lubomir Rintel2019-10-301-102/+179
|\
| * devices: reuse the hotspot connection if we find appropriate onelr/hotspot-reuseLubomir Rintel2019-10-301-75/+140
| * cli: split off the update or add-and-activate logicLubomir Rintel2019-10-301-27/+39
|/
* libnm: merge branch 'th/libnm-various-fixes'Thomas Haller2019-10-2732-72/+137
|\
| * libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-2724-43/+74
| * libnm: add NM_CLIENT_CHECKPOINTS defineThomas Haller2019-10-272-1/+2
| * libnm: don't emit g_warning() from nm_utils_ip6_dns_from_variant()Thomas Haller2019-10-271-8/+5
| * libnm: add comment about not-implement property NMDeviceVxlan:carrierThomas Haller2019-10-271-3/+6
| * libnm: add comment about not-implement property NMDeviceMacvlan:hw-addressThomas Haller2019-10-271-4/+5
| * libnm: change default value for NMClient:{networking,wireless-hardware}-enabl...Thomas Haller2019-10-271-2/+2
| * libnm: change default value for NMClient:dns-{mode,rc-manager} propertiesThomas Haller2019-10-271-2/+2
| * libnm: change default value for NMDevice:mtu propertyThomas Haller2019-10-271-1/+1
| * libnm: change default value for NMDevice:autoconnect propertyThomas Haller2019-10-271-1/+1
| * libnm: change default value for NMAccessPoint:mode propertyThomas Haller2019-10-271-1/+1
| * shared: add NM_IS_REF_STRING() helperThomas Haller2019-10-271-0/+19
| * shared: add @deep_copied argument to nm_utils_strv_dup()Thomas Haller2019-10-274-6/+19
|/
* contrib: fix detection of whether being sourced in NM-log scriptThomas Haller2019-10-261-1/+1
* core: merge branch 'bg/prefix-route'Beniamino Galvani2019-10-246-11/+58
|\
| * core: don't add prefix route for /32 addresses without peerbg/prefix-routeBeniamino Galvani2019-10-231-0/+7
| * core: don't add prefix route for external addressesBeniamino Galvani2019-10-232-0/+5
| * core: track whether IP addresses are externalBeniamino Galvani2019-10-236-11/+46
|/
* device: allow reapply when the device is activatingBeniamino Galvani2019-10-234-30/+48
* libnm: retire deprecated WiMAX NMObject typesThomas Haller2019-10-2310-759/+51
* device/wwan: merge branch 'afaure/protect-self-variable'Thomas Haller2019-10-231-3/+13
|\
| * device/wwan: fix leak of "error" variable in connect_ready()Thomas Haller2019-10-231-3/+6
| * device: fix crash by handling connection cancellationAntoine Faure2019-10-231-3/+10
|/