summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPth/platform_refact_caching-bgo747981-2Thomas Haller2015-05-061-86/+48
* nmp: add cache generation idThomas Haller2015-05-062-0/+17
* platform/test: add simple test for NMLinuxPlatformThomas Haller2015-05-061-0/+12
* platform: remove unused argument preserve_rtprot from rtprot_to_source()Thomas Haller2015-05-061-6/+4
* platform: remove obsolete functions after refactoring platform cacheThomas Haller2015-05-061-1392/+0
* platform: use new platform cachingThomas Haller2015-05-067-476/+361
* platform: add new platform caching to nm-linux-platform.cThomas Haller2015-05-061-0/+1121
* fixup! platform: implement NMPObject and NMPCacheThomas Haller2015-05-062-0/+6
* platform: implement NMPObject and NMPCacheThomas Haller2015-05-067-5/+2847
* platform: move ObjectType to nmp-object.hThomas Haller2015-05-062-13/+11
* platform: add nmp-object.h fileThomas Haller2015-05-066-0/+109
* core: add NMMultiIndexThomas Haller2015-05-064-0/+863
* core: add NMRefStringThomas Haller2015-05-063-0/+182
* glib-compat: add nm_g_hash_table_replace() compat functionThomas Haller2015-05-061-0/+16
* glib-compat: add g_ptr_array_insert()Thomas Haller2015-05-062-0/+61
* platform: add _NM_IP_CONFIG_SOURCE_RTPROT_KERNEL sourceThomas Haller2015-05-062-4/+12
* platform: implement dispose() in NMLinuxPlatformThomas Haller2015-05-061-0/+7
* platform: print more fields in nm_platform_link_to_string()Thomas Haller2015-05-061-24/+67
* platform: expose internal buffer for to_string() functionsThomas Haller2015-05-062-1/+2
* platform/trivial: rename to_string_buffer variableThomas Haller2015-05-061-11/+11
* platform/trivial: rename NMPlatformLink.initialized to is_in_udevThomas Haller2015-05-066-9/+15
* platform: add inet6_token parameter to NMPlatformLinkThomas Haller2015-05-063-0/+32
* platform: add arptype parameter to NMPlatformLinkThomas Haller2015-05-063-0/+5
* platform: add inet6_addr_get_mode_inv parameter to NMPlatformLinkThomas Haller2015-05-063-0/+15
* platform: add addr parameter to NMPlatformLinkThomas Haller2015-05-063-0/+29
* platform: add vlan_id parameter to NMPlatformLinkThomas Haller2015-05-063-0/+15
* platform: add flags parameter to NMPlatformLinkThomas Haller2015-05-063-3/+23
* platform: add scope parameter to NMPlatformIP4RouteThomas Haller2015-05-069-5/+104
* platform: return @now from _rtnl_addr_last_update_time_to_nm()Thomas Haller2015-05-061-3/+9
* platform: expose nm_platform_signal_change_type_to_string()Thomas Haller2015-05-063-24/+11
* platform: refactor support_kernel_extended_ifa_flags to have support in stati...Thomas Haller2015-05-061-40/+44
* platform: move supports_mii_carrier_detect() to nmp_utils_mii_supports_carrie...Thomas Haller2015-05-053-44/+52
* platform: move ethtool_*() to nmp_utils_ethtool_*()Thomas Haller2015-05-053-169/+186
* platform: factor out ethtool_get_wake_on_lan() functionThomas Haller2015-05-051-10/+19
* platform: factor out ethtool_get_peer_ifindex() functionThomas Haller2015-05-051-13/+28
* platform: factor out ethtool_supports_vlans() functionThomas Haller2015-05-051-24/+30
* platform/trivial: move ethtool_supports_carrier_detect() codeThomas Haller2015-05-051-13/+13
* platform: move code udev_get_driver() to nmp_utils_udev_get_driver()Thomas Haller2015-05-053-42/+48
* platform: add nm-platform-utils.[ch] filesThomas Haller2015-05-056-4/+107
* platform: move nm_platform_query_devices() to nm-managerThomas Haller2015-05-053-29/+16
* platform: merge setup_devices() function into constructed()Thomas Haller2015-05-053-18/+4
* platform/test: include call location in signal assertionsThomas Haller2015-05-052-21/+29
* platform/test: make asserting signals more flexibleThomas Haller2015-05-054-29/+37
* route-manager/test: fix missing initialization of temporary variables on stackThomas Haller2015-05-051-3/+3
* test: fix wrong use of memcmp() in nmtst_platform_ip4_routes_equal()Thomas Haller2015-05-051-6/+0
* platform: fix nm_platform_link_cmp() to consider ifindexThomas Haller2015-05-051-0/+1
* vpn: don't fail if no system secrets existDan Williams2015-05-051-1/+1
* core: merge branch 'th/reload-ignore-carrier-bgo748050'Thomas Haller2015-05-055-17/+47
|\
| * device: allow reloading of the ignore-carrier flagThomas Haller2015-05-051-1/+29
| * config: make ignore-carrier option reloadableThomas Haller2015-05-055-17/+19
|/