summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: remove reading ipv6 privacy setting from sysctlth/connection-defaults-bgo695383Thomas Haller2015-06-043-83/+9
* device: add global configuration default for ip6-privacy (use_tempaddr, RFC4941)Thomas Haller2015-06-043-19/+97
* libnm/doc: document behavior of setting ip6-privacy in /etc/sysctl.confThomas Haller2015-06-041-2/+6
* device: make route-metric configurable per-deviceThomas Haller2015-06-042-32/+51
* config: support a [connection] section to NetworkManager.conf to specify conn...Thomas Haller2015-06-045-0/+272
* config: publish nm_config_keyfile_get_boolean() utility functionThomas Haller2015-06-042-8/+12
* device: add device-spec "type:"Thomas Haller2015-06-044-2/+46
* device: add nm_device_get_type_description() functionThomas Haller2015-06-045-1/+60
* 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
* build: support runstatedir configure optionPavel Šimerda2015-05-284-4/+9
* merge: offer valid values for enum-style properties in nmcli (rh #1034126)Jiří Klimeš2015-05-285-93/+219
|\
| * cli: TAB-completion for enum-style property values (rh #1034126)Jiří Klimeš2015-05-281-45/+170
| * cli: add missing nmc_property_802_1X_allowed_eap() functionJiří Klimeš2015-05-281-2/+5
| * cli: change function for allowed values to return array of stringsJiří Klimeš2015-05-283-39/+28
| * cli: add @brackets parameter to nmc_util_strv_for_displayJiří Klimeš2015-05-283-5/+7
| * cli: print valid-values hint in property menu for empty "set" commandJiří Klimeš2015-05-281-2/+9
|/
* core/cli: add missing device state-reason to string conversionsJiří Klimeš2015-05-272-0/+8
* device: log the device we were searching in udevJiří Klimeš2015-05-271-3/+5