summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: don't let a master device go unmanaged on a slave activationlr/testLubomir Rintel2017-01-251-0/+7
* Revert "active-connection: drop off the bus when the settings connection disa...Lubomir Rintel2017-01-252-19/+2
* Revert "core: avoid unexporting active-connection that is not exported"Lubomir Rintel2017-01-251-2/+1
* device: fix setting minimal MTU to 1280 for IPv6Thomas Haller2017-01-241-2/+3
* core: avoid unexporting active-connection that is not exportedThomas Haller2017-01-241-1/+2
* active-connection: drop off the bus when the settings connection disappearsLubomir Rintel2017-01-242-2/+19
* core: drop duplicate code searching for match in nm_match_spec_device()Thomas Haller2017-01-231-24/+9
* systemd: merge branch systemd into masterThomas Haller2017-01-224-13/+91
|\
| * systemd: update code from upstreamThomas Haller2017-01-215-35/+112
* | cli: fix some TAB completions for nmcli -a con addJiří Klimeš2017-01-211-5/+31
* | core: refactor nm_match_spec_device() to use match-data structureThomas Haller2017-01-211-75/+77
* | cli: move code around to group related functions - no functional changeJiří Klimeš2017-01-211-2438/+2443
* | cli: simplify property functions for allowed values with a macroJiří Klimeš2017-01-211-66/+30
* | cli: TAB-completion for macsec.mode in interactive editorJiří Klimeš2017-01-211-2/+14
* | cli: TAB-completion for ipv6.addr-gen-mode in interactive editorJiří Klimeš2017-01-211-1/+12
* | core: merge branch 'th/match-spec-device-refactor'Thomas Haller2017-01-208-397/+437
|\ \
| * | src/tests: randomize device spec list for testThomas Haller2017-01-201-7/+7
| * | shared/tests: add nmtst_rand_perm_gslist() helperThomas Haller2017-01-201-0/+25
| * | core: refactor evaluation of device's match-specThomas Haller2017-01-207-393/+408
|/ /
* | vlan: use parent interface mtu as defaultBeniamino Galvani2017-01-201-1/+19
* | build: libnm-wwan.so depends on linker scriptBeniamino Galvani2017-01-201-0/+3
* | device: don't call _commit_mtu() when ipv4.method=disabledBeniamino Galvani2017-01-201-3/+2
* | device: mark properties in set_property() as construct-onlyThomas Haller2017-01-201-9/+10
* | device: remove duplicate setting of device's driver propertyThomas Haller2017-01-201-8/+1
* | contrib/rpm: let NetworkManager-libnm and NetworkManager-glib of differing ve...Thomas Haller2017-01-201-0/+2
* | veth: properly chain up the overridden notify methodLubomir Rintel2017-01-201-0/+1
* | build: fix build with older giLubomir Rintel2017-01-191-0/+5
* | act-request: return empty properties when not activatedBeniamino Galvani2017-01-191-11/+19
* | build: make the doc generator find the right libnm.soLubomir Rintel2017-01-191-2/+14
* | supplicant: merge branch 'th/supplicant-eap-fast-supported'Thomas Haller2017-01-183-27/+54
|\ \
| * | supplicant: update capabilities before marking manager as runningThomas Haller2017-01-181-3/+3
| * | supplicant: update whether EAP-FAST is supported for existing supplicant-inte...Thomas Haller2017-01-183-24/+45
| * | supplicant: fix detection of EAP-FASTThomas Haller2017-01-181-2/+8
|/ /
* | release: bump version to 1.7.0 (development)1.7.0-devThomas Haller2017-01-184-4/+33
* | device: fix build with old glib & more assertsLubomir Rintel2017-01-181-1/+1
* | libnm/object: lower the severity of the dangling object warningLubomir Rintel2017-01-181-1/+12
* | build: use different defaults for snapshot buildsLubomir Rintel2017-01-181-5/+23
* | build: move the --enable-more-warning option from m4/ to configure.acLubomir Rintel2017-01-182-2/+2
* | build: don't install /etc/dbus-1/system.d/nm-ifcfg-rh.conf when building with...Thomas Haller2017-01-181-0/+2
* | tests: fix tests without libjansson support (--enable-json-validation=no)Thomas Haller2017-01-172-2/+4
* | po: update Polish (pl) translation (bgo #777402)Piotr Drąg2017-01-171-720/+851
* | device: add an initializerLubomir Rintel2017-01-171-2/+1
* | release: bump version to 1.5.3 (1.6-rc1)1.6-rc1Lubomir Rintel2017-01-171-1/+1
* | proxy: merge branch 'jk/proxy-fixes'Thomas Haller2017-01-177-35/+173
|\ \
| * | ifcfg-rh: add a basic test for Proxy settingJiří Klimeš2017-01-173-0/+94
| * | cli: enable TAB-completion for proxy properties in interactive editorJiří Klimeš2017-01-172-1/+15
| * | pacrunner: fix a few typos, uniforms spelling of various forms to "pacrunner"Jiří Klimeš2017-01-171-16/+16
| * | libnm-core: add ifcfg-rh documentation for proxy settingsJiří Klimeš2017-01-171-0/+30
| * | libnm-core: adjust the documentation of proxy settingJiří Klimeš2017-01-171-15/+15
| * | libnm-core: (trivial) fix white spaces in proxy settingJiří Klimeš2017-01-171-3/+3
|/ /