summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: use nmc_do_cmd to get the client and check if the daemon is runninglr/acLubomir Rintel2016-08-316-140/+54
* cli: make it possible to call sub-commands with client obtained asynchronouslyLubomir Rintel2016-08-317-117/+210
* cli: get rid of client-global connections listLubomir Rintel2016-08-316-45/+68
* 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
| | * device/team: fix assuming non-NULL team-config in NMDeviceTeam::act_stage1_pr...Thomas Haller2016-08-241-1/+1
| |/
| * NEWS: updateThomas Haller2016-08-231-2/+2
| * NEWS: fix spellingThomas Haller2016-08-231-1/+1
| * tests: try to resolve the .so file symbolsLubomir Rintel2016-08-239-0/+18
| * core: use #define for "rfkill-changed" signal nameThomas Haller2016-08-233-3/+5
| * core: check valid uid for D-Bus load_connection(s)/set_logging callsBeniamino Galvani2016-08-234-9/+61
| * core: merge branch 'th/vpn-ifindex-fix-rh1368354'Thomas Haller2016-08-234-90/+108
| |\
| | * vpn: ignore unexpected default-route for nm_vpn_connection_ip6_config_get()Thomas Haller2016-08-231-1/+1