summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! release: update NEWSlr/nm-1-0-NEWSDan Williams2015-04-241-1/+7
* fixup! release: update NEWSDan Winship2015-04-231-12/+13
* fixup! release: update NEWSLubomir Rintel2015-04-231-1/+1
* release: update NEWSLubomir Rintel2015-04-231-0/+41
* 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
* core/test: add test for nm_ethernet_address_is_valid()Thomas Haller2015-04-231-0/+25
* wifi: avoid assertion in request_wireless_scan() passing NULL to nm_utils_ssi...Thomas Haller2015-04-231-1/+3
* platform: remove wrong assertionThomas Haller2015-04-231-1/+0
* cli: stop waiting for deactivation if device reaches unmanaged stateLubomir Rintel2015-04-231-3/+3
* libnm,core: don't mix up enum typesLubomir Rintel2015-04-234-4/+4
* cli: fix allowed slave-typesJiří Klimeš2015-04-221-1/+1
* core: add "fatal-warnings" option to NM_DEBUGThomas Haller2015-04-212-9/+24
* platform: load libnl-3.so.200, not libnl-3.so (rh #1205195)Jiří Klimeš2015-04-211-1/+1
* cli: better indicate when a Wi-Fi plugin might not be available (rh #1168573)Jiří Klimeš2015-04-201-44/+58
* cli: add PHYS_PORT_ID property to devicesJiří Klimeš2015-04-201-7/+10
* valgrind: fix suppressions for glib for Fedora 21Thomas Haller2015-04-171-0/+11
* valgrind: add comment to suppressions fileThomas Haller2015-04-171-0/+6
* dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams2015-04-171-0/+1
* dispatcher: remove "old" from the test namesDan Winship2015-04-176-21/+21
* contrib/rpm: add comment to NetworkManager.conf fileThomas Haller2015-04-171-0/+13
* device: use "new-activation" reason when deactivating for another activationLubomir Rintel2015-04-141-1/+1
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-144-0/+8
* device: translate NM_DEVICE_STATE_REASON_UNKNOWN to "unknown"Lubomir Rintel2015-04-141-0/+1
* 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
* test: log message at g_test_assert_expected_messages()Thomas Haller2015-04-101-2/+14
* tests: check for no pending expected_messages on exit of testsThomas Haller2015-04-101-7/+8
* test: add description of test behavior to nm-test-utils.hThomas Haller2015-04-101-0/+54
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-097-5/+65
* default-route-manager: cleanup logging macrosThomas Haller2015-04-091-4/+5
* default-route-manager: use NMPlatformVTableRouteThomas Haller2015-04-091-70/+38
* platform: add VTable to handle IPv4 and IPv6 routes genericallyThomas Haller2015-04-092-0/+108
* test: add option in nmtst_platform_ip4_routes_equal() to ignore orderingThomas Haller2015-04-092-4/+32
* platform/test: use g_print() in platform tests to indicate skip/failThomas Haller2015-04-091-2/+2
* platform/test: split initialization of platform tests outThomas Haller2015-04-096-1/+28
* test: setup logging during nmtst_init_assert_logging()Thomas Haller2015-04-099-17/+29
* platform: don't write debug message to stderrThomas Haller2015-04-091-5/+12
* test: fix enabling DEBUG logging for testsThomas Haller2015-04-091-1/+1
* test: fix parsing of NMTST_SEED_RANDThomas Haller2015-04-091-1/+1
* test: change message about random seed in nmtstThomas Haller2015-04-091-1/+1
* build: fix clang + glib 2.43 buildLubomir Rintel2015-04-091-0/+3
* build: disable warnings that trigger known clang problemsLubomir Rintel2015-04-091-16/+64
* build: disable warnings where macros expand to tautological comparisonsLubomir Rintel2015-04-094-1/+7
* libnm-core: fix VPN error domain (bgo #745997)Dan Winship2015-04-071-1/+1
* team: respawn teamd instead of exiting (rh #1145988) (bgo #745903)Dan Williams2015-04-021-118/+176
|\
| * team: ratelimit teamd spawningDan Williams2015-04-021-57/+79
| * team: respawn teamd when it exits instead of failing activation (rh #1145988)Dan Williams2015-04-021-79/+115
|/
* wifi: clear WPAS_REMOVED_TAG when scanning Wi-Fi APBernd Edlinger2015-04-021-3/+18
* device: use UNMANAGED reason instead of REMOVED when unmanaging devices upon ...Lubomir Rintel2015-04-021-2/+2