summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12ifcfg-rh: write the master device name even if the master property is an UUIDnm-1-4Lubomir Rintel5-19/+79
2017-01-12device: cleanup setting of ip-ifaceThomas Haller1-33/+71
2017-01-10platform: don't update IPv6 temporary addressesBeniamino Galvani1-0/+5
2017-01-10settings: fix assertion when changing connection managed stateBeniamino Galvani5-11/+13
2017-01-09keyfile: fix interpreting missing wifi.mac-address-randomization as permanent...Thomas Haller2-8/+0
2017-01-07vpn: add device route to VPN gateway if parent has no gatewayBeniamino Galvani1-14/+16
2017-01-05keyfile: fix memleak in keyfile reader's read_array_of_uint()Thomas Haller1-1/+1
2017-01-05device: avoid a crash when L3 configuration failsLubomir Rintel1-1/+5
2017-01-04libnm/docs: merge fix for generating API documentation fro enums (bgo#776848)Thomas Haller3-186/+189
2017-01-04libnm: explicitly set enum values in public nm-dbus-interface.h headersThomas Haller2-184/+184
2017-01-04docs: fix handling enums without explicit numeric value in "tools/enums-to-do...Thomas Haller1-2/+5
2016-12-20wifi: don't request new PSK for locally-generated WLAN_REASON_DISASSOC_DUE_TO...Dan Williams1-1/+11
2016-12-16release: bump version to 1.4.5 (development)Lubomir Rintel1-1/+1
2016-12-16release: bump version to 1.4.4Lubomir Rintel2-3/+4
2016-12-16NEWS: clearify news entry and mention th/preserve-fake-perm-hwaddr-bgo772880Thomas Haller1-2/+6
2016-12-15release: update NEWSLubomir Rintel1-0/+19
2016-12-15core: merge branch 'th/sysctl-ifname-race-bgo775613' (early part)Thomas Haller22-54/+180
2016-12-15all: use O_CLOEXEC for file descriptorsThomas Haller18-34/+35
2016-12-15platform: refactor nmp_utils_sysctl_open_netdir()Thomas Haller3-45/+76
2016-12-15platform: wifi: use nmp_utils_open_sysctl() to check if device is wifiKai-Heng Feng3-11/+26
2016-12-15platform: add a new function nmp_utils_open_sysctl()Kai-Heng Feng2-0/+53
2016-12-15device/wwan: use nm_auto_close instead of gs_fd_closeThomas Haller1-8/+8
2016-12-15shared: add nm_auto_close and nm_auto_fcloseThomas Haller1-1/+27
2016-12-14manager: merge branch 'bg/manager-state-bgo776001'Beniamino Galvani1-4/+1
2016-12-14manager: don't upgrade the state when connectivity check failsBeniamino Galvani1-3/+1
2016-12-14manager: don't update the manager state in get_property()Beniamino Galvani1-1/+0
2016-12-09core: merge branch 'bg/ip-order-rh1394500'Beniamino Galvani6-151/+168
2016-12-09ip6-config: sort addresses only when reading the property valueBeniamino Galvani2-4/+7
2016-12-09ip6-config: add nm_ip6_config_set_privacy()Beniamino Galvani4-12/+32
2016-12-09ip6-config: cache addresses variantsBeniamino Galvani1-21/+38
2016-12-09ip4-config: sort addresses only when reading the property valueBeniamino Galvani3-35/+6
2016-12-09ip4-config: cache addresses variantsBeniamino Galvani1-18/+37
2016-12-09ip4-config: don't change order of addresses in the same subnetBeniamino Galvani1-4/+11
2016-12-09ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller4-68/+48
2016-12-08device: fix activation_source_schedule() for rescheduling the same functionThomas Haller1-1/+1
2016-12-02libnm: order the property updatesLubomir Rintel1-94/+102
2016-12-02platform: increase initial buffer size of libnl's nl_recvmsg() to 32KThomas Haller1-1/+1
2016-12-02device: allow device reapply of a connection with differing connection.autoco...Thomas Haller1-0/+1
2016-11-30platform: workaround NLE_MSG_TRUNC failure of nl_recv() with too small buffer...Thomas Haller1-1/+34
2016-11-28po: update Polish (pl) translation (bgo #775181)Piotr Drąg1-695/+709
2016-11-25agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš1-1/+0
2016-11-24libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel1-0/+1
2016-11-24vpn-manager: ignore ip configs from disconnected pluginsLubomir Rintel1-0/+10
2016-11-24libnm/tests: increase timeout in nm-client testLubomir Rintel1-1/+1
2016-11-24valgrind: adjust one gdbus suppressionLubomir Rintel1-1/+1
2016-11-24man: use <filename> to mark file namesLubomir Rintel2-19/+24
2016-11-24man: link to some online resourcesLubomir Rintel1-0/+9
2016-11-24man: get rid of the extra capitalization in docbook sourceLubomir Rintel1-2/+2
2016-11-24client: don't do g_criticalsLubomir Rintel1-1/+1
2016-11-24wifi: notify the AccessPoint change after an AP is removedLubomir Rintel1-1/+2