summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: remove 'do_export' argument from claim_connection()lr/nm-1-0Dan 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
* nm-remote-connection: take a reference to self while calling get_settingsLubomir Rintel2015-04-271-1/+4
* bond: allow overriding the MTULubomir Rintel2015-04-271-0/+21
* nm-device: avoid improper IPv6 MTU configurationLubomir Rintel2015-04-271-4/+49
* nm-device: move device MTU setting from IP4Config to NMDeviceLubomir Rintel2015-04-272-5/+10
* nm-device: set ipv6 mtu at config commit timeLubomir Rintel2015-04-271-6/+16
* release: update NEWSLubomir Rintel2015-04-241-0/+42
* 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
* 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