summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: change autoconnect-slaves logic for already active slavesbg/autoconnect-slaves-rh1845018Beniamino Galvani2020-06-111-3/+32
* core,nmcli: merge branch 'th/mark-external-connection'Thomas Haller2020-06-1026-89/+255
|\
| * cli: show differnt text for state of externally connected devicesThomas Haller2020-06-105-16/+44
| * cli: show external connection in different colorThomas Haller2020-06-107-21/+45
| * core: fix taking over external connection after restartThomas Haller2020-06-101-5/+13
| * core: add "external" flag for active connections of external devicesThomas Haller2020-06-102-3/+22
| * core: add "external" flag for connections of external devicesThomas Haller2020-06-1017-45/+132
|/
* ovs: merge branch 'bg/ovs-patch-peer-rh1845216'Beniamino Galvani2020-06-103-16/+35
|\
| * ovs: ignore failures of patch interfacesbg/ovs-patch-peer-rh1845216Beniamino Galvani2020-06-101-6/+31
| * libnm-core: interpret ovs-patch.peer as an interface nameBeniamino Galvani2020-06-102-10/+4
|/
* wifi: merge branch 'blocktrron/NetworkManager-tm-fix'Beniamino Galvani2020-06-097-23/+34
|\
| * nm-supplicant-interface: parse 802.11 IEs after securityDavid Bauer2020-06-091-12/+14
| * nm-supplicant-interface: fix removal of OWE flag from non-transition mode BSSIDsDavid Bauer2020-06-097-11/+20
|/
* tc: merge branch 'bg/tc'Beniamino Galvani2020-06-0810-188/+567
|\
| * tc: add support for tbf qdiscBeniamino Galvani2020-06-087-7/+189
| * tc: add support for sfq qdiscBeniamino Galvani2020-06-087-53/+201
| * libnm-core: support variant attributes of type int32 and uint64Beniamino Galvani2020-06-082-0/+22
| * libnm-core: fix parsing of mirred dev attributeBeniamino Galvani2020-06-081-1/+1
| * move tc parsing out of nm-device.cBeniamino Galvani2020-06-083-115/+140
| * libnm-core: remove unused str_type from tc attribute specifiersBeniamino Galvani2020-06-081-14/+14
| * shared: add FIXME about interpretation of variant-attribute bytestringsBeniamino Galvani2020-06-081-2/+4
|/
* tests: suppress valgrind warning about unsupported syscall for "test-config"Thomas Haller2020-06-071-0/+1
* gitlab-ci: avoid signing release build in gitlab-ciThomas Haller2020-06-071-1/+1
* systemd: fix wrong assertion in sd_lldp_get_neighbors()Thomas Haller2020-06-051-1/+1
* device/lldp: drop our own rate limiting for maximum number of LLDP neighboursThomas Haller2020-06-051-9/+9
* device/lldp: minor cleanups in "nm-lldp-listener.c"Thomas Haller2020-06-051-44/+47
* platform: assert struct alignment of NMPlatformIPRoute/NMPlatformIPAddress typeThomas Haller2020-06-051-0/+8
* keyfile: merge branch 'th/keyfile-public-api' (part 1)Thomas Haller2020-06-058-264/+681
|\
| * keyfile: add NMKeyfileHandlerFlagsThomas Haller2020-06-058-14/+29
| * keyfile: add nm_keyfile_handler_data_warn_get() and construct message lazyThomas Haller2020-06-053-13/+68
| * keyfile: add accessors for NMKeyfileHandlerDataThomas Haller2020-06-052-0/+67
| * keyfile: add handler context for all parser callbacksThomas Haller2020-06-054-73/+204
| * keyfile: use cleanup attribute for GBytes and GByteArrayThomas Haller2020-06-051-21/+13
| * keyfile: don't check for info->error before calling handle_warn()Thomas Haller2020-06-051-10/+10
| * keyfile: style cleanup calling handle_warn()Thomas Haller2020-06-051-78/+203
| * keyfile: rework error reporting from read/write handlerThomas Haller2020-06-054-25/+36
| * keyfile: rename handler variable in KeyfileReaderInfo and KeyfileWriterInfoThomas Haller2020-06-051-26/+26
| * keyfile: add NMKeyfileHandlerData typedef for arguments of keyfile callbacksThomas Haller2020-06-054-62/+86
| * keyfile: merge NMKeyfile{Read,Write}Type as NMKeyfileHandlerTypeThomas Haller2020-06-054-18/+15
|/
* build: print deleted references in release.sh scriptThomas Haller2020-06-041-3/+10
* build: print commands in color for release.sh scriptThomas Haller2020-06-041-17/+27
* build: implement release mode "rc" in release.sh scriptThomas Haller2020-06-041-4/+23
* build: optionally sign source tarball in build.sh scriptThomas Haller2020-06-041-0/+14
* build: add "release.sh" scriptThomas Haller2020-06-041-0/+275
* libnm/crypto: suppress "-Wstrict-prototypes" warning in NSS libraryThomas Haller2020-06-031-0/+2
* nettools: reimport nettools' n-dhcp4 and rework loggingThomas Haller2020-06-0315-129/+310
|\
| * Squashed 'shared/n-dhcp4/' changes from fb1d43449ba8..6876b73ec113Thomas Haller2020-06-0320-127/+630
* | shared/n-acd: reimportThomas Haller2020-06-0312-53/+134
|\ \
| * | Squashed 'shared/n-acd/' changes from 54708168399f..0237ba54bef7Thomas Haller2020-06-0310-51/+138
* | | shared/c-siphash: reimportThomas Haller2020-06-036-37/+21
|\ \ \