summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when a device can't be created; just warn.lr/ubuntuMathieu Trudel-Lapierre2015-10-291-1/+1
* Disable general-with-expect; which tends to fail on ppc64el and arm64.Mathieu Trudel-Lapierre2015-10-291-1/+0
* Only test team devices if we built support for them.Mathieu Trudel-Lapierre2015-10-291-0/+2
* Set IP6_CONFIG_METHOD_IGNORE for ofono connectionsTony Espy2015-10-291-0/+15
* Remove APs when wpa_supplicant removes themTony Espy2015-10-291-3/+6
* Track killswitch change signals from urfkillMathieu Trudel-Lapierre2015-10-295-2/+486
* NMModem: check for child class' set_mm_enabled func before callingTony Espy2015-10-291-1/+3
* Modify NMDeviceModem's available logicTony Espy2015-10-291-3/+4
* Introduce NMPolicy delay for modem activate retriesTony Espy2015-10-291-8/+30
* Let NetworkManager read oFono settings file and create connectionsMathieu Trudel-Lapierre2015-10-299-0/+1277
* Add new NMSettingsConnection reset_retries get/set methodsTony Espy2015-10-292-1/+19
* wwan: add support for using oFono as a modem managerMathieu Trudel-Lapierre2015-10-297-9/+1500
* Prioritize Wifi over 3G, if only because it's cheaper.Mathieu Trudel-Lapierre2015-10-291-6/+10
* Ignore p2p0 wifi devices from android.Mathieu Trudel-Lapierre2015-10-291-0/+10
* Ignore rmnet_usbX devices.Mathieu Trudel-Lapierre2015-10-291-0/+6
* Set the default powersave value to enabledMathieu Trudel-Lapierre2015-10-291-2/+5
* fixup! wifi: set wireless power-save for nl80211 devices when activatedDan Williams2015-10-292-1/+9
* wifi: set wireless power-save for nl80211 devices when activatedMathieu Trudel-Lapierre2015-10-299-0/+87
* cli: add support for wifi.powersave settingDan Williams2015-10-291-1/+40
* fixup! libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-10-291-10/+0
* libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-10-296-0/+84
* wifi: cull the scan list before signalling ScanDone (bug 737414)Thomas Voss2015-10-291-65/+12
* wifi: Signal on the wifi device when its supplicant is done scanning.Mathieu Trudel-Lapierre2015-10-294-2/+22
* wifi: expose the last_seen property for a NMAccessPoint over DBusMathieu Trudel-Lapierre2015-10-297-12/+97
* core: add nm_utils_monotonic_timestamp_as_boottime() functionThomas Haller2015-10-292-3/+49
* Order IPv6 nameservers before IPv4 for dns plugins (dnsmasq, bind)Mathieu Trudel-Lapierre2015-10-291-4/+4
* Filter DNS servers to add to dnsmasq based on availability and VPN statusMathieu Trudel-Lapierre2015-10-291-8/+39
* Update dnsmasq parametersStéphane Graber2015-10-292-6/+6
* dns: use DBus to make dnsmasq nameserver changesMathieu Trudel-Lapierre2015-10-295-88/+271
* Move NM's spawns pid files to /run/sendsigs.omit.d.Mathieu Trudel-Lapierre2015-10-292-2/+2
* From: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>Mathieu Trudel-Lapierre2015-10-291-0/+18
* Fix dependencies of NetworkManager-wait-online.serviceMartin Pitt2015-10-291-3/+2
* Properly handle demarshalling 64-bit integers.Mathieu Trudel-Lapierre2015-10-291-2/+2
* Don't make NetworkManager D-Bus activatableMichael Biebl2015-10-292-8/+0
* Use the correct path when calling dnssec-trigger-scriptArto Jantunen2015-10-291-1/+1
* Mark virtual ethernet interfaces as unmanagedMichael Biebl2015-10-291-0/+41
* Use symlinks for nmtuiMichael Biebl2015-10-292-1/+3
* Don't setup Sleep Monitor if not booted with systemdMichael Biebl2015-10-292-0/+7
* Force online state with unmanaged devicesMichael Biebl2015-10-291-0/+121
* Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams2015-10-292-42/+12
* vpn-connection: set the MTU for the VPN IP interfaceLubomir Rintel2015-10-291-7/+3
* test: fix duplicate test namesLubomir Rintel2015-10-293-109/+62
* config: bugfix: parse commandline options into correct objectUlrich Ölmann2015-10-291-1/+0
* release: bump version to 1.0.41.0.4Lubomir Rintel2015-07-141-1/+1
* route-manager: merge branch 'th/route-full-sync'Thomas Haller2015-07-1419-165/+362
|\
| * route-manager/test: add test for full-syncThomas Haller2015-07-141-0/+89
| * test: add nmtst_platform_ip4_route() utilsThomas Haller2015-07-141-0/+32
| * platform: replace addr/route exists() functions by get()Thomas Haller2015-07-148-98/+96
| * route-manager: align trace logging statementThomas Haller2015-07-141-6/+6
| * routes: fix race syncing routes by not doing full-syncThomas Haller2015-07-141-6/+20