summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * all: drop vim file variables from source filesThomas Haller2019-06-1137-37/+0
| * all: drop emacs file variables from source filesThomas Haller2019-06-11775-775/+0
| * examples: use '\n' line endings in "examples/C/qt/add-connection-wired.cpp"Thomas Haller2019-06-111-76/+76
|/
* initrd/tests: increase test timeout for "initrd/test-cmdline-reader" with mesonThomas Haller2019-06-111-0/+1
* platform: merge branch 'th/platform-link-broadcast'Thomas Haller2019-06-1121-206/+313
|\
| * platform: avoid heap allocating string buffer for printing link flagsThomas Haller2019-06-113-15/+46
| * platform: handle IFLA_BROADCAST in platform cache for linksThomas Haller2019-06-117-67/+136
| * shared: add nmtst_get_rand_uint() helperThomas Haller2019-06-111-0/+7
| * tests/trivial: rename nmtst_get_rand_int() to nmtst_get_rand_uint32()Thomas Haller2019-06-1113-123/+123
| * shared: use NM_MIN() in NM_CMP_FIELD_MEMCMP_LEN() macroThomas Haller2019-06-111-1/+1
|/
* dhcp: fallback to "internal" DHCP plugin if plugin does not support address f...Thomas Haller2019-06-113-28/+51
* libnm/tests: fix team tests with "--enable-json-validation=no"Thomas Haller2019-06-111-1/+1
* NEWS: updateThomas Haller2019-06-111-0/+3
* libnm/team: fix setting setting same JSON stringThomas Haller2019-06-091-5/+8
* wwan: don't call _nm_modem_set_operator_code() in property setterThomas Haller2019-06-091-1/+2
* wwan: remove unused property setter for NM_MODEM_APNThomas Haller2019-06-091-3/+0
* merge: branch 'lr/modem-properties'Lubomir Rintel2019-06-0510-14/+378
|\
| * libnm/modem: add APN getterlr/modem-propertiesLubomir Rintel2019-06-053-0/+41
| * wwan: expose the APN on the D-BusLubomir Rintel2019-06-057-0/+80
| * libnm/modem: add network id getterLubomir Rintel2019-06-053-0/+42
| * wwan: expose the network id on the D-BusLubomir Rintel2019-06-057-1/+106
| * libnm/modem: add device id getterLubomir Rintel2019-06-053-0/+59
| * wwan: expose device id on the busLubomir Rintel2019-06-054-1/+33
| * introspection/modem: (trivial) move a signal below propertiesLubomir Rintel2019-06-051-11/+11
| * devices/modem-broadband: disconnect signals on disposeLubomir Rintel2019-06-051-1/+6
|/
* ethernet: don't set a hw address in a default connectionLubomir Rintel2019-06-051-8/+4
* 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
|/