summaryrefslogtreecommitdiff
path: root/src/nm-policy.c
Commit message (Expand)AuthorAgeFilesLines
* core: separate active and applied connectionlr/applied-connection-bgo724041Lubomir Rintel2015-09-181-31/+47
* policy: react to firewall/metered changes on UPDATED_BY_USER signalBeniamino Galvani2015-09-181-11/+10
* policy: update device's metered property when connection changesBeniamino Galvani2015-09-181-1/+3
* policy: refactor handling of UPDATED signalBeniamino Galvani2015-09-181-17/+24
* policy: take a reference to the firewall-manager singletonThomas Haller2015-08-131-5/+10
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-5/+4
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* core: (trivial) fix spelling in commentsJiří Klimeš2015-04-201-1/+1
* core: declare nm_dns_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-2/+2
* firewall: don't set firewall zone for assumed devicesThomas Haller2014-11-191-2/+4
* all: consistently include config.hDan Winship2014-11-131-1/+2
* policy: return best config based on the internal sorting of NMDefaultRouteMan...Thomas Haller2014-11-071-8/+0
* policy: set default routes for VPN via NMDefaultRouteManagerThomas Haller2014-11-071-78/+8
* policy: move get_best_config() function to nm-default-route-managerThomas Haller2014-11-071-134/+22
* policy: move get_best_device() function to nm-default-route-managerThomas Haller2014-11-071-103/+8
* policy: add manager for default routes and support multiple default routesThomas Haller2014-11-071-106/+30
* policy: remove redundant check for never-default in get_best_ipx_config()Thomas Haller2014-11-071-22/+4
* policy: minor refactoring in get_best_ipx_device()Thomas Haller2014-11-071-30/+30
* policy: fix updating the default route for VPNThomas Haller2014-11-071-25/+22
* core: fix leak of lookup_addr in NMPolicyThomas Haller2014-11-071-2/+5
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-071-8/+8
* vpn: reconnect on service failures (bgo #349151)Dan Williams2014-11-061-0/+28
* vpn/core: move VPN gateway route between devices when routing changesDan Williams2014-11-061-0/+28
* core: autoconnect fixes for default-unmanaged devices and property notificationDan Williams2014-10-271-1/+1
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-12/+12
* core: prefer connections with higher priority for autoconnectThomas Haller2014-10-121-0/+4
* core/policy: refactor auto_activate_device() to use a GPtrArrayThomas Haller2014-10-121-5/+13
* core: remove nm_device_get_best_auto_connection()Thomas Haller2014-10-121-10/+10
* auth: rename file nm-manager-auth.* to nm-auth-utils.*Thomas Haller2014-09-291-1/+1
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-18/+18
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+5
* core: use nm_utils_is_specific_hostname() instead of hardcoded "localhost"Jiří Klimeš2014-07-141-4/+1
* policy: don't use default hostname as configured hostname (rh #1110436)Jiří Klimeš2014-07-141-1/+2
* core: use singleton nm_firewall_manager_get() throughout without taking addit...Thomas Haller2014-07-021-12/+7
* core: don't reject activating devices with incomplete IP configGiovanni Campagna2014-06-301-10/+16
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-16/+12
* dispatcher: add synchronous dispatcher callsDan Williams2014-06-061-1/+1
* platform: improve tracking of route sourcesDan Winship2014-06-061-12/+12
* trivial: route-related whitespace/indentation fixesDan Winship2014-06-061-12/+36
* firewall: fix ZONE_CONFLICT when adding firewall interface to zoneThomas Haller2014-06-041-1/+1
* core/firewall: fix accessing non-existing connection for device in firewall_s...Thomas Haller2014-06-021-0/+3
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-301-2/+2
* core: refactor to return const GSList * from nm_manager_get_devices()Thomas Haller2014-05-131-15/+10
* wifi: make Wi-Fi support a pluginDan Williams2014-05-131-1/+0
* core: add parameter to ignore error in add/remove pending actionThomas Haller2014-05-011-2/+2
* policy: check device state before changing it for secondaries (rh #1055099)Jiří Klimeš2014-04-151-3/+6
* core: fix freeing pending activations in dispose() of deviceThomas Haller2014-04-091-2/+2
* core: reenable auto activation for slave connections with a matching UUID masterDan Williams2014-03-051-2/+11
* core: rename function nm_active_connection_get_name() to nm_active_connection...Thomas Haller2014-03-051-2/+2