summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: turn off "unmanaged unless IFF_UP externally" for vethlr/veth-no-external-upLubomir Rintel2015-04-131-0/+12
* device: move the decision whether to wait for IFF_UP a virtual functionLubomir Rintel2015-04-132-6/+15
* wifi: use the supplicant's CurrentBSS as the current AP (bgo #747424)Dan Williams2015-04-105-548/+368
|\
| * wifi: fall back to band matching when frequency matching failsdcbw/supplicant-current-ap-bgo747424Dan Williams2015-04-101-13/+27
| * wifi: remove unused AP 'broadcast' propertyDan Williams2015-04-103-32/+1
| * wifi: always strict-match access points when mergingDan Williams2015-04-103-85/+15
| * wifi: trivial whitespace fixupDan Williams2015-04-101-1/+1
| * wifi: update AP properties from supplicant signalsDan Williams2015-04-103-17/+37
| * wifi: use supplicant's CurrentBSS as the current APDan Williams2015-04-101-251/+96
| * wifi: use a hash table to track access pointsDan Williams2015-04-103-156/+154
| * supplicant: ignore NotConnected errors when disconnectingDan Williams2015-04-101-2/+4
| * supplicant: track and expose wpa_supplicant's CurrentBSS propertyDan Williams2015-04-102-6/+48
* | make use of NM_MORE_ASSERTS, nm_assert() and NM_MORE_LOGGINGThomas Haller2015-04-102-9/+5
* | build: add --enable-more-logging configure optionThomas Haller2015-04-101-0/+6
* | build: add --enable-more-asserts configure option and nm_assert() macroThomas Haller2015-04-102-0/+14
* | test: print NMTST_SEED_RAND value with g_print()Thomas Haller2015-04-101-1/+1
|/
* test: fix compiler warning in g_test_assert_expected_messages_internal()Thomas Haller2015-04-101-2/+7
* platform/trivial: rename object_type_from_nl_object() to _nlo_get_object_type()Thomas Haller2015-04-091-13/+13
* platform/trivial: move code around so that libnl related stuff is togetherThomas Haller2015-04-091-90/+91
* platform/trivial: add OBJECT_TYPE_MAX enum valueThomas Haller2015-04-091-1/+2
* test: make valgrind suppressions file configurableThomas Haller2015-04-091-2/+10
* test: log message at g_test_assert_expected_messages()Thomas Haller2015-04-091-2/+14
* test: add description of test behavior to nm-test-utils.hThomas Haller2015-04-091-0/+54
* route-manager: merge branch 'th/route-manager-bgo740064'Thomas Haller2015-04-0824-392/+1009
|\
| * route-manager/test: add variations to test codeThomas Haller2015-04-081-6/+10
| * route-manager: refactor route-manager and route_sync()Thomas Haller2015-04-082-265/+546
| * util: add nm_utils_array_remove_at_indexes() functionThomas Haller2015-04-083-0/+175
| * default-route-manager: cleanup logging macrosThomas Haller2015-04-081-4/+5
| * default-route-manager: use NMPlatformVTableRouteThomas Haller2015-04-081-70/+38
| * platform: add VTable to handle IPv4 and IPv6 routes genericallyThomas Haller2015-04-082-0/+108
| * test: add option in nmtst_platform_ip4_routes_equal() to ignore orderingThomas Haller2015-04-083-12/+40
| * route-manager/test: check for exact expected error messageThomas Haller2015-04-081-6/+6
| * route-manager/test: fix usage of g_assert_expect_message()Thomas Haller2015-04-082-3/+3
| * platform/test: clear host part of routes in fake platformThomas Haller2015-04-081-2/+2
| * platform/test: fake platform must use nm-logging for reporting errorsThomas Haller2015-04-081-4/+4
| * platform/test: split initialization of platform tests outThomas Haller2015-04-087-1/+34
| * test: setup logging during nmtst_init_assert_logging()Thomas Haller2015-04-089-17/+29
| * platform: don't write debug message to stderrThomas Haller2015-04-081-5/+12
| * test: fix enabling DEBUG logging for testsThomas Haller2015-04-081-1/+1
| * test: fix parsing of NMTST_SEED_RANDThomas Haller2015-04-081-1/+1
| * test: change message about random seed in nmtstThomas Haller2015-04-081-1/+1
|/
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-087-5/+65
* device: use "new-activation" reason when deactivating for another activationLubomir Rintel2015-04-081-1/+1
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-084-0/+8
* device: translate NM_DEVICE_STATE_REASON_UNKNOWN to "unknown"Lubomir Rintel2015-04-081-0/+1
* dispatcher: fix crash due to wrong signature of variant for argument of "Acti...Thomas Haller2015-04-071-1/+1
* libnm-core: fix VPN error domain (bgo #745997)Dan Winship2015-04-071-1/+1
* supplicant-manager, wifi: (trivial) fix signal argument typesDan Winship2015-04-063-6/+6
* libnm-core: add libnm-core/nm-dbus-utils.c to POTFILES.inThomas Haller2015-04-051-0/+1
* dispatcher: belatedly remove no-longer-used dbus-glib defineDan Winship2015-04-041-4/+0