summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* **ADJUST COMMIT MESSAGE BEFORE MERGING** libnm-util: properly disconnect "not...th/bgo696936_normalize_settingsThomas Haller2014-08-211-13/+19
* fixup! libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-211-4/+1
* libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-215-114/+51
* libnm-core: allow nm_setting_verify() to succeed individually without @all_se...Thomas Haller2014-08-212-1/+18
* libnm-core: add normalize of MTU for NMSettingInfinibandThomas Haller2014-08-214-2/+86
* fixup! libnm-core: make failure cases for nm_connection_normalize() more robu...Thomas Haller2014-08-211-4/+2
* libnm-core: make failure cases for nm_connection_normalize() more robust agai...Thomas Haller2014-08-211-9/+29
* keyfile/tests: test reading minimal keyfiles that needs normalization of type...Thomas Haller2014-08-218-0/+115
* tests: refactor tests to use g_test framework (g_test_add_func)Thomas Haller2014-08-212-135/+146
* core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co...Thomas Haller2014-08-211-0/+25
* keyfile/tests: add keyfile_read_connection_from_file() utility functionThomas Haller2014-08-211-0/+16
* keyfile: don't add [connection].type base setting which is done by nm_connect...Thomas Haller2014-08-211-21/+0
* fixup! libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-211-14/+9
* fixup! libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-211-2/+19
* libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-215-13/+425
* libnm-core: stricter verification of NMSettingConnection:type propertyThomas Haller2014-08-211-18/+29
* keyfile: remove ensure_slave_setting() when reading connectionThomas Haller2014-08-211-31/+4
* libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-2110-15/+273
* libnm-core: move validation of NMSettingConnection:type to NMSettingConnectio...Thomas Haller2014-08-212-40/+23
* libnm-core: properly disconnect "notify" signal for settings in NMConnectionThomas Haller2014-08-211-10/+17
* libnm-core: don't set GError on invalid @connection argument in _nm_connectio...Thomas Haller2014-08-211-10/+2
* libnm-core: add _nm_setting_find_in_list_required() functionThomas Haller2014-08-212-0/+34
* ifcfg-rh: remove verify() connection during readingThomas Haller2014-08-211-34/+0
* keyfile: let reader normalize() the connection, not only verify()Thomas Haller2014-08-212-10/+10
* keyfile/tests: refactor tests to use nmtst_assert_connection_equals() functionThomas Haller2014-08-211-14/+8
* keyfile: add NMSettingConnection in reader if missingThomas Haller2014-08-211-30/+32
* nmtst: add assertion functions for verify() connectionThomas Haller2014-08-211-1/+131
* nmtst: add nmtst_assert_connection_equals() functionThomas Haller2014-08-211-0/+38
* nmtst: add nmtst_connection_normalize() functionThomas Haller2014-08-211-0/+65
* fixup! all: use _nm_utils_hash_values_to_slist()Thomas Haller2014-08-211-3/+3
* all: use _nm_utils_hash_values_to_slist()Thomas Haller2014-08-214-30/+9
* libnm-core: add _nm_utils_hash_values_to_slist()Thomas Haller2014-08-212-0/+31
* libnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL to nm-core-internal.hThomas Haller2014-08-214-8/+10
* libnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE flag in "nm-core-inter...Thomas Haller2014-08-213-8/+10
* all: add nm-core-internal.h headerThomas Haller2014-08-2115-83/+82
* platform: (trivial) don't shadow link(3) in NMLinuxPlatformJiří Klimeš2014-08-211-6/+6
* libnm-core: clarify a comment about InfiniBand hardware address matchingDan Winship2014-08-201-2/+3
* trivial: don't shadown link(3) in NMFakePlatformDan Williams2014-08-201-2/+2
* trivial: don't shadow rand(3)Dan Williams2014-08-203-24/+24
* core: print warning message when skipping invalid device plugin fileThomas Haller2014-08-201-11/+16
* libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection di...Dan Williams2014-08-205-40/+41
* supplicant: fix expected return type of AddBlob D-Bus callGeoffrey Thomas2014-08-201-2/+1
* cli: succeed in master bring-up when device state reaches IP_CONFIG (bgo #733...Thomas Haller2014-08-191-40/+51
* settings: fix memory leak in get_settings_auth_cb()Thomas Haller2014-08-191-3/+2
* libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller2014-08-194-14/+18
* libnm, libnm-glib: fix cut-and-paste-osDan Winship2014-08-188-36/+36
* trivial: fix a typo in show_access_point_info() function nameJiří Klimeš2014-08-181-3/+3
* cli: fix crash in `nmcli device wifi` with multiple wifi devices (bgo #734466)Jiří Klimeš2014-08-181-2/+25
* keyfile: fix crash due to uninitialized variable when reading invalid connectionThomas Haller2014-08-171-1/+1
* build: adjust `make cscope` paths for recent refactoringThomas Haller2014-08-171-1/+1