summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: do not take \' into account as an escaping sequence inside ''jk/ifcfg-comments-rh1369380Jiří Klimeš2016-09-151-1/+1
* ifcfg-rh: allow commenting values in ifcfg variables (rh #1369380)Jiří Klimeš2016-09-154-1/+85
* systemd: update code from upstreamThomas Haller2016-09-153-5/+5
* ifupdown: add curly braces to for loopThomas Haller2016-09-071-1/+2
* plugins: ifupdown: support source-directory stanzaScott Sweeny2016-09-074-12/+61
* libnm: merge branch 'th/empty-cloned-mac-address-rh1372799'Thomas Haller2016-09-064-16/+39
|\
| * libnm: fix regression serializing empty "cloned-mac-address"Thomas Haller2016-09-062-3/+19
| * libnm-core: replace local helper with nm_stdup_not_empty()Thomas Haller2016-09-061-13/+4
| * shared: add helper macros nm_str_not_empty() and nm_strdup_not_empty()Thomas Haller2016-09-061-0/+16
|/
* po: add translations from Red HatLubomir Rintel2016-09-0610-23485/+26820
* vpn: fix memory leak when disconnecting from VPNBeniamino Galvani2016-09-031-1/+5
* core: merge branch 'th/dbus-property-changed-source-iface-bgo770629-v2'Thomas Haller2016-09-0234-28/+170
|\
| * 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
|\