summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-03systemd: drop xlocale.h includenm-1-6Lubomir Rintel1-1/+0
2017-11-02libnm/client: proxy *_enabled and metered properties to the right objectLubomir Rintel1-4/+4
2017-10-19core: don't close input fd in nm_utils_fd_get_contents()Beniamino Galvani1-1/+8
2017-10-15bus-manager: don't leak connectionsBeniamino Galvani1-3/+13
2017-07-17release: bump version to 1.6.5 (development)Beniamino Galvani1-1/+1
2017-07-17release: bump version to 1.6.4Beniamino Galvani2-3/+4
2017-07-17release: update NEWSBeniamino Galvani1-0/+14
2017-07-17build: don't depend on libnm-core directory for make targetThomas Haller1-2/+2
2017-07-17build: avoid passing enums-to-docbook.pl to itself on its command lineLubomir Rintel1-2/+2
2017-06-27core,cli: replace wrong pattern for clearing GErrorBeniamino Galvani1-2/+2
2017-05-23clients: fix appending integer to result in nmc_property_set_bytes()Thomas Haller1-1/+4
2017-05-23clients: fix setter for 802-1x.password-rawBeniamino Galvani1-11/+12
2017-05-10release: belatedly add NEWS entry for 1.6.0 releaseThomas Haller1-0/+2
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-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-19po: update Polish (pl) translation (bgo #780277)Piotr Drąg1-9/+7
2017-04-19po: import Zanata translationsThomas Haller55-4480/+858
2017-04-19po: make update-poThomas Haller66-54965/+60731
2017-04-19gitignore: ignore .zanata-cache directoryThomas Haller1-0/+1
2017-04-07auth-utils: fix possibly uninitialized variablesDan Williams1-1/+1
2017-04-07default-route-manager: fix possibly uninitialized variableDan Williams1-1/+1
2017-04-07build: add slash to directory name for mkdirThomas Haller1-3/+3
2017-04-07build: create missing directories for out-of-tree buildsLubomir Rintel2-4/+8
2017-04-03device,default-route-manager: merge branch 'th/default-route-resync'Beniamino Galvani2-64/+121
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: use nm_cmp_uint32_p_with_data() instead of reimplement...Thomas Haller1-12/+1
2017-04-03default-route-manager: add nm_default_route_manager_resync() functionThomas Haller2-2/+63
2017-04-03default-route-manager: simplify _platform_changed_cb() handlingThomas Haller1-31/+24
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-22zanata: update project-versionThomas Haller1-1/+1
2017-03-22ppp: only request IPV6CP when IPv6 is enabled in the connectionDan Williams1-4/+12
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-15device: fail DHCPv6 if a link-local address is not presentBeniamino Galvani1-5/+8
2017-03-09libnm: add assertion to NMObject that a dbus-object is setThomas Haller1-0/+2
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-03-03dhcp/dhclient: parse "interface" statementsBeniamino Galvani2-0/+140
2017-02-24dns/resolved: consider configuration from unmanaged devicesBeniamino Galvani1-3/+0
2017-02-20tui: generate names for bonds, teams and bridgesLubomir Rintel1-1/+39
2017-02-19device/wifi: fix #if check for more-loggingThomas Haller1-1/+1
2017-02-18libnm: disconnect signal from D-Bus proxies on disposeBeniamino Galvani2-1/+17
2017-02-17device/wifi: silence some logging for AP changesThomas Haller1-12/+16
2017-02-17contrit/rpm: create source tarball from git immidiately in SOURCES directoryThomas Haller1-2/+5