summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! manager: guard the flag setting by the actual device presencelr/tmpThomas Haller2017-01-271-1/+1
* cli: avoid use-after free on connection deletionLubomir Rintel2017-01-261-1/+7
* manager: avoid an extra path to ac translationLubomir Rintel2017-01-263-13/+9
* manager: guard the flag setting by the actual device presenceLubomir Rintel2017-01-261-2/+4
* release: bump version to 1.7.1-dev after 1.6.0 release1.7.1-devThomas Haller2017-01-258-17/+124
|\
| * po: update Polish (pl) translation (bgo #777402)Piotr Drąg2017-01-251-760/+764
| * core: refactor parsing in match_device_s390_subchannels_parse()Thomas Haller2017-01-251-35/+32
| * core/tests: add test matching s390-subchannels device specThomas Haller2017-01-251-43/+63
| * core: add missing initializers to match_data_s390_subchannels_eval()Lubomir Rintel2017-01-251-1/+1
| * active-connection: unhook the settings connection removed signal on disposeLubomir Rintel2017-01-251-0/+1
| * exported-object: fix adding get_property() function for "path" propertyThomas Haller2017-01-251-1/+19
| * manager: don't let a master device go unmanaged on a slave activationLubomir Rintel2017-01-251-0/+7
| * device: track exported-object path for NMActRequest from deviceThomas Haller2017-01-251-16/+49
| * exported-object: add "path" GObject property to have notify signalThomas Haller2017-01-252-3/+26
| * 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