summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: fix crash on autocompletionbg/cli-monitor-crash-rh1716948Beniamino Galvani2019-06-051-2/+3
* device: fix matching parent device by connection UUIDBeniamino Galvani2019-06-051-5/+3
* release: bump version to 1.19.3-dev1.19.3-devLubomir Rintel2019-06-042-2/+2
* team: merge branch 'th/team-fix'Beniamino Galvani2019-06-047-672/+878
|\
| * libnm/team: strict validate team settings by libnm clients not sending the JSONThomas Haller2019-06-043-31/+53
| * cli: remove unnecessary workaround for clearing team link watchers and runner...Thomas Haller2019-06-041-82/+0
| * libnm/team: fix handling default values and stricter validate team configThomas Haller2019-06-047-551/+817
| * libnm/team: reorder fields in JSON output for team link watcherThomas Haller2019-06-042-14/+14
| * libnm/team: add space in JSON output for link watcherThomas Haller2019-06-042-4/+4
|/
* build/meson: depend test-dispatcher-envp on libnmThomas Haller2019-06-021-1/+4
* cli: fix resetting default value for GObject propertyThomas Haller2019-05-311-1/+1
* config: also save next-server in the state fileLubomir Rintel2019-05-303-2/+16
* dhcp/trivial: add fixme comment about stopping clientsThomas Haller2019-05-291-0/+6
* cli: enforce int type in for loopsFrancesco Giudici2019-05-291-15/+15
* gitlab-ci: merge branch 'th/gitlab-ci-centos'Thomas Haller2019-05-299-35/+65
|\
| * gitlab-ci: also build on CentOS 7.5 and 7.6th/gitlab-ci-centosThomas Haller2019-05-293-9/+33
| * gitlab-ci: run "checkpatch" test on Fedora 29 imageThomas Haller2019-05-291-1/+1
| * build: disable "-Wunknown-pragmas" warningThomas Haller2019-05-292-0/+2
| * clients/tests: increase timeout waiting for stub D-Bus serviceThomas Haller2019-05-291-1/+1
| * platform: avoid compiler error passing NMP_OBJECT_CAST_OBJ_WITH_IFINDEX() to ...Thomas Haller2019-05-291-1/+1
| * platform: make nm_platform_kernel_support_get() macro an inline functionThomas Haller2019-05-291-22/+22
| * shared: fix _NM_ENSURE_TYPE_CONST() for const pointers with clangThomas Haller2019-05-291-1/+5
|/
* settings: merge branch 'th/drop-monitor-connection-files'Thomas Haller2019-05-2911-603/+32
|\
| * ifcfg-rh: drop unused "nm-inotify-helper.h"Thomas Haller2019-05-294-276/+2
| * settings: drop deprecated NetworkManager.conf option "main.monitor-connection...Thomas Haller2019-05-287-327/+30
|/
* merge: branch 'lr/complete-conn'Lubomir Rintel2019-05-2827-109/+57
|\
| * modem: use set conn.interface upon completing the CDMA connectionsLubomir Rintel2019-05-284-3/+11
| * infiniband: complete an interface name in complete_connection()Lubomir Rintel2019-05-281-14/+7
| * ethernet: complete an interface name in complete_connection()Lubomir Rintel2019-05-281-16/+7
| * wifi: complete an interface name in complete_connection()Lubomir Rintel2019-05-282-18/+2
| * utils: add ifname argument to nm_utils_complete_generic()Lubomir Rintel2019-05-2823-4/+31
| * infiniband: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-281-16/+4
| * ethernet: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-281-18/+4
| * wifi: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-282-42/+10
| * device: after completing a connection, check it's compatibleLubomir Rintel2019-05-281-1/+4
|/
* cli: don't force interface name on add_and_activateLubomir Rintel2019-05-281-1/+0
* po: RHEL 7.7 translations - fr,ja,zh-CNLudek Janda2019-05-283-1002/+1004
* po: update-poLubomir Rintel2019-05-2866-149117/+168267
* initrd/cmdline: add support for rd.neednet optionLubomir Rintel2019-05-281-0/+7
* ifcfg-rh: merge branch 'bg/802-1x-client-cert-rh1705054'Beniamino Galvani2019-05-286-40/+87
|\
| * ifcfg-rh: use PKCS #12 private key also as client cert in readerBeniamino Galvani2019-05-286-8/+79
| * ifcfg-rh: don't check for 802.1x private key or client cert in readerBeniamino Galvani2019-05-281-13/+3
| * ifcfg-rh: write client certificate even if it is pkcs12Beniamino Galvani2019-05-282-21/+7
|/
* core: merge branch 'bg/sriov-async'Beniamino Galvani2019-05-285-206/+769
|\
| * core: set number of SR-IOV VFs asynchronouslyBeniamino Galvani2019-05-284-89/+314
| * platform: add async sysctl set functionBeniamino Galvani2019-05-284-12/+355
| * platform: print sysctl absolute path when pathid is NULLBeniamino Galvani2019-05-281-3/+3
| * platform: use 'self' argument name for platform functionsBeniamino Galvani2019-05-282-103/+98
|/
* ifcfg-rh: preserve existence of wired settingBeniamino Galvani2019-05-287-80/+159
* shared: fix return in nm_value_type_to_variant()/nm_value_type_get_variant_ty...Thomas Haller2019-05-271-0/+2