summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! nm-manager: add 'metered' propertybg/metered-connections-bgo741725Thomas Haller2015-06-051-1/+1
* nm-manager: add 'metered' propertyBeniamino Galvani2015-06-059-2/+141
* nmcli: fix error message localizationBeniamino Galvani2015-06-041-2/+8
* ifcfg-rh: add support for CONNECTION_METEREDBeniamino Galvani2015-06-043-0/+28
* ifcfg-rh: change type of svTrueValue() return value and argumentBeniamino Galvani2015-06-042-4/+4
* core: update device 'metered' property on connection state changeBeniamino Galvani2015-06-041-1/+59
* dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP optionBeniamino Galvani2015-06-043-0/+35
* systemd/dhcp: add support for vendor specific DHCP optionBeniamino Galvani2015-06-044-0/+56
* core: add 'metered' flag to NMIP4ConfigBeniamino Galvani2015-06-042-0/+34
* cli: add support for 'metered' connection propertyBeniamino Galvani2015-06-041-1/+56
* cli: add nmc_string_to_tristate()Beniamino Galvani2015-06-042-0/+37
* libnm-core: add 'metered' property to NMSettingConnectionBeniamino Galvani2015-06-044-0/+57
* cli: add 'metered' property to deviceBeniamino Galvani2015-06-043-1/+21
* core,libnm: add 'metered' property to NMDeviceBeniamino Galvani2015-06-047-2/+133
* core: avoid loading GIO modulesLubomir Rintel2015-06-042-0/+8
* tests: delete the valgrind logs if they're emptyLubomir Rintel2015-06-041-0/+3
* tests: don't limit the valgrind tracebacks to 12 framesLubomir Rintel2015-06-041-0/+1
* valgrind: add comment to valgrind suppression explaining how to reproduceThomas Haller2015-06-041-0/+3
* valgrind: add valgrind suppression for Fedora 22Thomas Haller2015-06-031-0/+14
* libnm: fix take ownership of floating argument in NMSecretAgentOld:get_secret...Thomas Haller2015-06-031-1/+2
* libnm: don't take ownership of input argument in NMSecretAgentOld:get_secrets...Thomas Haller2015-06-031-1/+1
* build: correctly set DISTCHECK_CONFIGURE_FLAGSLubomir Rintel2015-06-031-3/+1
* device: don't assume by default IPv6LL-only connectionsBeniamino Galvani2015-06-024-0/+41
* ifcfg-rh: merge branch 'th/ifcfg-rh-fixes-bgo750231'Thomas Haller2015-06-028-92/+102
|\
| * ifcfg-rh: better detect alias filesThomas Haller2015-06-023-45/+57
| * ifcfg-rh: escape colon in generated filenameThomas Haller2015-06-021-1/+1
| * ifcfg-rh: refactor utils_should_ignore_file() to return earlyThomas Haller2015-06-021-25/+19
| * ifcfg-rh: also read alias file for dhcp connectionsThomas Haller2015-06-021-5/+3
| * ifcfg-rh: log warning when loading of connection failsThomas Haller2015-06-025-15/+21
|/
* merge: fix build & tests with older toolingLubomir Rintel2015-06-0214-9/+43
|\
| * build: don't default to -Werrorlr/ancient-ubuntuLubomir Rintel2015-06-023-3/+3
| * build: don't abort configure if there's no systemd devel headersLubomir Rintel2015-06-021-3/+10
| * tests: avoid calling GLib.IOChannel.unix_new()Lubomir Rintel2015-06-021-1/+1
| * libnm-core,libnm-util: avoid calling a constructorLubomir Rintel2015-06-022-2/+14
| * systemd-dhcp: fix build with Linux 3.2.0 headersLubomir Rintel2015-06-021-0/+5
| * ppp-manager: fix build with Linux 3.2.0 headersLubomir Rintel2015-06-021-0/+1
| * build: use compat version of g_clear_pointer()Lubomir Rintel2015-06-025-0/+9
|/
* core: don't assume the loopback interface is called "lo"Lubomir Rintel2015-06-011-1/+1
* platform-linux: allow netlink messages from non-privileged user namespacesLubomir Rintel2015-06-011-3/+2
* build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"Thomas Haller2015-06-0114-16/+16
* utils: move NM_FLAGS_*() macros to header file "include/nm-utils-internal.h"Thomas Haller2015-05-292-9/+10
* default-route: merge branch 'th/default-route-fixes-rh1205405'Thomas Haller2015-05-293-21/+69
|\
| * default-route: also configure default-routes for assumed connectionsThomas Haller2015-05-291-7/+13
| * default-route: for devices with 'never-default' enforce the default-route onl...Thomas Haller2015-05-291-2/+34
| * default-route: add @out_is_never_default argument to has_default_route()Thomas Haller2015-05-293-18/+28
|/
* merge: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-292-0/+11
|\
| * libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš2015-05-291-0/+9
| * dbus: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-291-0/+2
|/
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-2818-35/+5
* nm-import-openvpn: import 'float' OpenVPN optionJiří Klimeš2015-05-281-0/+1