summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! platform: don't wait for udev before announcing linksdcbw/bgo747628-platform-udev-exciseThomas Haller2015-05-011-0/+7
* platform: intern driver string for NMPlatformLinkThomas Haller2015-05-013-13/+14
* fixup! platform: refactor extraction of type-name for linkThomas Haller2015-05-012-2/+12
* platform: refactor extraction of type-name for linkThomas Haller2015-05-016-40/+55
* platform: expose nm_link_type_to_string() functionThomas Haller2015-05-012-1/+3
* core: treat ECHILD as child already terminatedDan Williams2015-05-011-1/+1
* squash! platform: lookup ifname using libc function instead of platform cacheThomas Haller2015-05-011-11/+12
* platform: lookup ifname using libc function instead of platform cacheThomas Haller2015-05-011-4/+9
* core: remove G_GNUC_WARN_UNUSED_RESULT from ASSERT_VALID_PATH_COMPONENT()Thomas Haller2015-05-011-1/+1
* core: change activation failure messages to debug levelDan Williams2015-05-011-3/+3
* fixup! platform: rework link type detection for better fallback (bgo #743209)Thomas Haller2015-05-011-1/+1
* fixup! platform: rework link type detection for better fallback (bgo #743209)Thomas Haller2015-05-011-1/+1
* fixup! platform: rework link type detection for better fallback (bgo #743209)Thomas Haller2015-05-011-3/+3
* fixup! platform: rework link type detection for better fallback (bgo #743209)Dan Williams2015-05-011-8/+41
* platform: rework link type detection for better fallback (bgo #743209)Dan Williams2015-05-013-106/+52
* fixup! platform: refactor link-type to string conversionDan Williams2015-05-011-4/+7
* fixup! platform: refactor link-type to string conversionThomas Haller2015-04-301-5/+8
* fixup! platform: refactor link-type to string conversionThomas Haller2015-04-301-0/+2
* fixup! platform: refactor link-type to string conversionDan Williams2015-04-301-4/+4
* fixup! platform: refactor link-type to string conversionThomas Haller2015-04-301-1/+1
* fixup! platform: refactor link-type to string conversionDan Williams2015-04-301-27/+35
* platform: refactor link-type to string conversionDan Williams2015-04-301-34/+54
* fixup! platform: don't wait for udev before announcing linksDan Williams2015-04-302-18/+18
* fixup! platform: don't wait for udev before announcing linksDan Williams2015-04-302-8/+8
* platform: don't wait for udev before announcing linksDan Williams2015-04-308-102/+113
* fixup! core: add generic NMDevice function to recheck availabilityDan Williams2015-04-301-1/+1
* fixup! core: add generic NMDevice function to recheck availabilityDan Williams2015-04-301-13/+12
* core: add generic NMDevice function to recheck availabilityDan Williams2015-04-306-90/+92
* fixup! platform: don't use udev for link type determinationDan Williams2015-04-302-9/+1
* platform: don't use udev for link type determinationDan Williams2015-04-301-37/+46
* platform: don't accept lowering IPv6 hop-limit from RA (CVE-2015-2924)Thomas Haller2015-04-294-16/+38
* platform: use driver name to detect IBM z-System CTC devices (rh #1212118)Jiří Klimeš2015-04-291-4/+3
* wifi/libnm: merge branch 'mtl/wifi-ap-last-seen'Thomas Haller2015-04-2912-7/+210
|\
| * libnm: add Wi-Fi AP 'last-seen' propertyDan Williams2015-04-293-0/+46
| * wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre2015-04-296-2/+78
| * core: add nm_utils_monotonic_timestamp_as_boottime() functionThomas Haller2015-04-293-5/+86
|/
* utils: add nm_clear_g_source() helperThomas Haller2015-04-281-0/+13
* platform: ignore routes with non-zero TOSThomas Haller2015-04-281-2/+3
* libnm: set error when failing registration of old secret agentLubomir Rintel2015-04-281-1/+1
* nm-iface-helper: set last_config properlyDavid Ward2015-04-271-8/+6
* settings,manager: merge branch 'lr/james-bond-rh1183424'Lubomir Rintel2015-04-276-11/+119
|\
| * settings: remove 'do_export' argument from claim_connection()lr/james-bond-rh1183424Dan Williams2015-04-271-8/+5
| * settings/dbus: harden connection removal and object unexportDan Williams2015-04-272-2/+14
| * manager: don't try to delete generated connection if it's already goneLubomir Rintel2015-04-271-1/+2
| * nm-settings: add nm_settings_has_connection()Lubomir Rintel2015-04-272-0/+17
| * utils: match a cloned mac address with a connection that does not specify itLubomir Rintel2015-04-272-0/+81
|/
* logging: define _LOGT() macro to check valid argumentsThomas Haller2015-04-242-3/+3
* dbus-manager: harden registering/unregistering objectDan Williams2015-04-231-4/+8
* ifcfg-rh: don't try to read DEVTIMEOUT from file for in-memory connectionsLubomir Rintel2015-04-231-1/+5
* core: refactor nm_ethernet_address_is_valid() and reject invalid addressesThomas Haller2015-04-232-25/+28