summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-23clients: fix appending integer to result in nmc_property_set_bytes()nm-1-4Thomas Haller1-1/+4
2017-05-23clients: fix setter for 802-1x.password-rawBeniamino Galvani1-11/+12
2017-05-02policy: fix memleak in lookup_callback() and cancellingThomas Haller1-13/+11
2017-04-26device: fix restricting Generic connection by interface-nameThomas Haller1-9/+17
2017-04-24vlan: use parent interface mtu as defaultBeniamino Galvani1-4/+14
2017-04-24libnm: diconnect signal handler for NMObject from GDBusProxyThomas Haller1-4/+39
2017-04-24sparse: avoid clash with __bitwise and __force from 4.10 linux/types.hLubomir Rintel1-22/+25
2017-04-20build: fix type on Makefile.amThomas Haller1-1/+1
2017-04-20ifcfg: also read DEFROUTE and GATEWAY from alias filesThomas Haller5-16/+80
2017-04-20ifcfg: ensure ipv4.method is not "disabled" when reading IP addresses from al...Thomas Haller1-0/+2
2017-04-03device,default-route-manager: merge branch 'th/default-route-resync'Beniamino Galvani1-19/+33
2017-04-03default-route-manager: decryptify logging line for default-route-managerThomas Haller1-2/+2
2017-04-03default-route-manager: alyways force a sync of the default routeThomas Haller1-14/+29
2017-04-03default-route-manager: simplify determining synced flag in _ipx_update_defaul...Thomas Haller1-3/+2
2017-03-24settings-connection: fix Save()Lubomir Rintel1-5/+12
2017-03-23nm-manager: Use g_dbus_message_new_method_error_literal()Iain Lane1-18/+18
2017-03-22ppp: only request IPV6CP when IPv6 is enabled in the connectionDan Williams1-4/+12
2017-03-22po: make update-poThomas Haller66-97906/+109925
2017-03-21zanata: update project-versionThomas Haller1-1/+1
2017-03-21manager: ensure proper disposal of unrealized devicesBeniamino Galvani1-0/+5
2017-03-20libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2-0/+2
2017-03-16nm-object: initialize the object buffer to zeroLubomir Rintel1-1/+1
2017-03-15device: fail DHCPv6 if a link-local address is not presentBeniamino Galvani1-5/+8
2017-03-09libnm: chain up NMRemoteConnection::constructed() functionThomas Haller1-0/+2
2017-03-09platform: filter out invisible links for cache lookup by nameThomas Haller1-1/+5
2017-02-20tui: generate names for bonds, teams and bridgesLubomir Rintel1-1/+39
2017-02-08platform: fix detection of primary/secondary addressesBeniamino Galvani1-5/+17
2017-02-08platform: fix the order of addition of primary and secondary IPv4 addressesBeniamino Galvani1-10/+151
2017-02-07device/wifi: drop messing with wpa-supplicant's support for MAC address rando...Thomas Haller1-82/+2
2017-02-07bond: fix crash in update_connection()Beniamino Galvani1-1/+2
2017-02-06libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici1-1/+0
2017-02-06systemd: fix memleak in dhcp6_option_parse_domainnameThomas Haller1-1/+1
2017-02-06systemd: fix memleak in dhcp6_lease_set_domainsThomas Haller1-1/+1
2017-01-29build: add missing GLIB_CFLAGS for compiling adsl device pluginThomas Haller1-0/+1
2017-01-28libnm-core: clear wifi.mac-address-randomization when unsetting wifi.cloned-m...Thomas Haller1-0/+10
2017-01-28ifcfg-rh: fix interpreting missing MAC_ADDRESS_RANDOMIZATION as permanent add...Thomas Haller3-8/+7
2017-01-19build: fix compilation with Python3mirh1-2/+2
2017-01-19build: fix build with older giLubomir Rintel1-0/+5
2017-01-19build: make the doc generator find the right libnm.soLubomir Rintel1-2/+14
2017-01-18supplicant: fix detection of EAP-FASTThomas Haller1-2/+8
2017-01-12ifcfg-rh: write the master device name even if the master property is an UUIDLubomir 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