summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! dbus: fix emitting D-Bus NetworkManager's old-style PropertiesChange s...th/dbus-property-changed-source-iface-bgo770629-v2Thomas Haller2016-09-021-3/+3
* NEWS: update file with changes to PropertiesChanged signalThomas Haller2016-09-021-0/+10
* exported-object: use _NMLOG2() macro for logging property-changed signalThomas Haller2016-09-021-7/+16
* exported-object: use @self variable instead of @objectThomas Haller2016-09-021-5/+5
* dbus: deprecated NM specific PropertiesChanged signalsThomas Haller2016-09-0231-5/+59
* dbus: fix emitting D-Bus NetworkManager's old-style PropertiesChange signalThomas Haller2016-09-022-12/+81
* man: fix wording in NetworkManager.conf for "rc-manager"Thomas Haller2016-09-021-3/+3
* doc: add comment to systemd's NetworkManager.service about ibft requiring CAP...Thomas Haller2016-09-022-0/+7
* wwan: fix memory leaksBeniamino Galvani2016-09-022-1/+3
* device: don't try to start LLDP listener if no link is availableBeniamino Galvani2016-09-021-1/+1
* doc: fix mistake in documenting Reload D-Bus callThomas Haller2016-09-011-2/+3
* device: manage firewall zone for assumed persistent connectionsBeniamino Galvani2016-08-311-5/+5
* core: merge branch 'th/dbus-property-changed-source-iface-bgo770629'Thomas Haller2016-08-311-53/+55
|\
| * exported-object: cleanup logging about properties-changedThomas Haller2016-08-311-5/+5
| * exported-object: fix source interface for PropertiesChanged D-Bus signalThomas Haller2016-08-311-51/+53
|/
* device: don't let external changes cause a release of the slaveLubomir Rintel2016-08-311-1/+6
* build/trival: remove misleading code comment in NetworkManager.verThomas Haller2016-08-311-5/+1
* team: merge branch 'bg/team-config-validation'Beniamino Galvani2016-08-3011-20/+124
|\
| * libnm: restore verify() comments in team/team-port settingsBeniamino Galvani2016-08-302-0/+6
| * team: normalize invalid configuration during loadBeniamino Galvani2016-08-308-3/+118
| * Revert "libnm-core/team: normalize invalid config to NULL"Beniamino Galvani2016-08-303-23/+6
|/
* device: forget unmanaged-flag "user-explicit" for unrealized devicesThomas Haller2016-08-301-13/+15
* platform: fix return value for error case in do_change_link_request()Thomas Haller2016-08-301-2/+2
* platform: fix buildLubomir Rintel2016-08-301-2/+2
* doc: clearify deprecated "cloned-mac-address" field in documentationThomas Haller2016-08-302-3/+10
* device: merge branch 'th/platform-set-address-enfile-bgo770456-v2'Thomas Haller2016-08-301-3/+25
|\
| * device: add hack to wait after changing MAC addressth/platform-set-address-enfile-bgo770456-v2Thomas Haller2016-08-291-3/+25
| * device: fix spelling in loggingThomas Haller2016-08-291-1/+1
|/
* platform: merge branch 'th/platform-set-address-enfile-bgo770456'Thomas Haller2016-08-291-9/+53
|\
| * platform: workaround kernel wrongly returning ENFILE when changing MAC addressThomas Haller2016-08-291-1/+26
| * platform: split processing result from do_change_link()Thomas Haller2016-08-291-8/+27
|/
* platform/tests: avoid test failure setting bridge forward_delayThomas Haller2016-08-281-4/+4
* build: export _IO_stdin_used symbol in NetworkManager.verMichael Biebl2016-08-281-0/+10
* settings: remove wrong comment about selinux labelingBeniamino Galvani2016-08-261-3/+0
* man: NetworkManager.conf: fix link syntaxBeniamino Galvani2016-08-261-1/+1
* po: update Ukrainian (uk) translation (bgo#770447)Yuri Chornoivan2016-08-261-1575/+1793
* all: fix typos in documentation and translated stringsYuri Chornoivan2016-08-263-3/+3
* man: fix reference in NetworkManager.confThomas Haller2016-08-261-1/+1
* ifcfg-rh: merge branch 'th/ifcfg-rh-read-team-rh1367180'Thomas Haller2016-08-268-42/+62
|\
| * ifcfg-rh: accept TEAM connections also without DEVICETYPE settingThomas Haller2016-08-267-30/+51
| * ifcfg-rh: make out_unhandled argument non-optionalThomas Haller2016-08-263-12/+11
|/
* ifcfg-rh: clear IP settings for slave connectionsThomas Haller2016-08-264-67/+72
* platform: silence error reading sysctl for non existing deviceThomas Haller2016-08-251-0/+1
* release: bump version to 1.5.1-dev after 1.4.0 release1.5.1-devThomas Haller2016-08-254-4/+33
|\
| * dhcp/systemd: honor timeout for DHCPv6Beniamino Galvani2016-08-241-0/+2
| * cli: only connect handlers for property changes in interactive editLubomir Rintel2016-08-242-3/+8
| * cli: default to method=manual when adding an addressLubomir Rintel2016-08-241-2/+43
| * team: merge branch 'th/team-invalid-config-rh1366300'Thomas Haller2016-08-244-12/+66
| |\
| | * libnm-core/team: normalize invalid config to NULLThomas Haller2016-08-243-6/+23
| | * libnm-core/team: treat "" team config as no configLubomir Rintel2016-08-243-11/+48