summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! libnm: make waiting objects fail when an object initialization failsbg/libnm-activation-stuck-rh1367752Beniamino Galvani2016-08-261-2/+6
* cli: connections: fail the activation if the ac deactivatesBeniamino Galvani2016-08-261-0/+4
* libnm: make waiting objects fail when an object initialization failsBeniamino Galvani2016-08-261-5/+14
* 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
| | * vpn: fix nm_vpn_connection_ip6_config_get() for VPNs without own interfaceThomas Haller2016-08-231-2/+12
| | * vpn: refactor property implementation in NMVpnConnectionThomas Haller2016-08-231-46/+41
| | * vpn: embed private data in NMVpnConnection structureThomas Haller2016-08-232-45/+58
| | * core: downgrade assertion in nm-ip[46]-config.c to g_criticalThomas Haller2016-08-232-4/+4
| |/
| * device: silence logging about "link disconnected"Thomas Haller2016-08-231-4/+1
| * device: fix queued activation failure due to link disconnectedThomas Haller2016-08-231-1/+2
| * platform: disable debug logging for NMPObject ref-coutingThomas Haller2016-08-221-3/+7
| * core: use define for signal name in nm_active_connection_set_device()Thomas Haller2016-08-221-1/+1
| * device: emit NM_DEVICE_STATE_CHANGED signal by idThomas Haller2016-08-221-1/+1
| * cli: return sane error message for D-Bus policy permission errorsBeniamino Galvani2016-08-204-3/+21
| * core: drop root requirement for load_connection(s)/set_logging D-Bus callsBeniamino Galvani2016-08-202-25/+0
| * ifcfg-rh: ensure master is cleared when updating a connectionBeniamino Galvani2016-08-192-6/+84
| * device: don't flush addresses when unmanaging assumed devicesBeniamino Galvani2016-08-191-13/+16
| * vpn: fix out-of-range access reading route.plen in nm_vpn_connection_ip4_conf...Thomas Haller2016-08-191-2/+4
| * logging: remove unused formatting optionsThomas Haller2016-08-191-98/+11
| * policy: always try to update kernel hostnameBeniamino Galvani2016-08-191-23/+20
| * platform/tests: relax condition for testThomas Haller2016-08-181-1/+1
| * contrib/rpm: fix wrong argument to configure scriptThomas Haller2016-08-181-1/+1
| * contrib/rpm: update spec file to make it more similar to RHEL's versionThomas Haller2016-08-181-1/+7
| * core: don't suppress routes inside the subnet of the interfaceThomas Haller2016-08-172-16/+0
| * po: update Polish (pl) translation (bgo #769463)Piotr Drąg2016-08-171-56/+75
| * all: cleanup includes in header filesThomas Haller2016-08-17163-558/+32
| * release: bump version to 1.5.0 (development)1.5.0-devLubomir Rintel2016-08-174-4/+33
* | release: bump version to 1.4.01.4.0Lubomir Rintel2016-08-241-2/+2
* | 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
|/ /