summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: escape percent characters for printf format stringth/printfThomas Haller2014-08-252-4/+11
* libnm-core: add _nm_utils_str_printf_escape() functionThomas Haller2014-08-252-0/+48
* po: fix an error in a plural form of a Russian translation (bgo #735186)Jiří Klimeš2014-08-251-1/+1
* cli: simplify do_connections() now that we don't wait for "connection-read"Jiří Klimeš2014-08-221-129/+79
* cli: fix 'nmcli connection' so that it returns correct exit codeJiří Klimeš2014-08-221-12/+2
* libnm-core: fix compile warning about unused-resultDan Winship2014-08-221-1/+1
* Merge branch 'th/bgo696936_normalize_settings'Thomas Haller2014-08-2245-605/+1700
|\
| * libnm-util: properly disconnect "notify" signal for settings in NMConnectionThomas Haller2014-08-221-13/+19
| * libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-226-118/+52
| * libnm-core: allow nm_setting_verify() to succeed individually without @all_se...Thomas Haller2014-08-222-1/+18
| * libnm-core: add normalize of MTU for NMSettingInfinibandThomas Haller2014-08-224-2/+86
| * libnm-core: make failure cases for nm_connection_normalize() more robust agai...Thomas Haller2014-08-221-9/+27
| * keyfile/tests: test reading minimal keyfiles that needs normalization of type...Thomas Haller2014-08-228-0/+115
| * tests: refactor tests to use g_test framework (g_test_add_func)Thomas Haller2014-08-222-135/+146
| * core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co...Thomas Haller2014-08-221-0/+25
| * keyfile/tests: add keyfile_read_connection_from_file() utility functionThomas Haller2014-08-221-0/+16
| * keyfile: don't add [connection].type base setting which is done by nm_connect...Thomas Haller2014-08-221-21/+0
| * libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-225-13/+437
| * libnm-core: stricter verification of NMSettingConnection:type propertyThomas Haller2014-08-221-18/+29
| * keyfile: remove ensure_slave_setting() when reading connectionThomas Haller2014-08-221-31/+4
| * libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-2210-15/+273
| * libnm-core: move validation of NMSettingConnection:type to NMSettingConnectio...Thomas Haller2014-08-222-40/+23
| * libnm-core: properly disconnect "notify" signal for settings in NMConnectionThomas Haller2014-08-221-10/+17
| * libnm-core: don't set GError on invalid @connection argument in _nm_connectio...Thomas Haller2014-08-221-10/+2
| * libnm-core: add _nm_setting_find_in_list_required() functionThomas Haller2014-08-222-0/+34
| * ifcfg-rh: remove verify() connection during readingThomas Haller2014-08-221-34/+0
| * keyfile: let reader normalize() the connection, not only verify()Thomas Haller2014-08-222-10/+10
| * keyfile/tests: refactor tests to use nmtst_assert_connection_equals() functionThomas Haller2014-08-221-14/+8
| * keyfile: add NMSettingConnection in reader if missingThomas Haller2014-08-221-30/+32
| * nmtst: add assertion functions for verify() connectionThomas Haller2014-08-221-1/+131
| * nmtst: add nmtst_assert_connection_equals() functionThomas Haller2014-08-221-0/+38
| * nmtst: add nmtst_connection_normalize() functionThomas Haller2014-08-221-0/+65
| * all: use _nm_utils_hash_values_to_slist()Thomas Haller2014-08-224-33/+12
| * libnm-core: add _nm_utils_hash_values_to_slist()Thomas Haller2014-08-222-0/+31
| * libnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL to nm-core-internal.hThomas Haller2014-08-224-8/+10
| * libnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE flag in "nm-core-inter...Thomas Haller2014-08-223-8/+10
| * all: add nm-core-internal.h headerThomas Haller2014-08-2215-83/+82
|/
* po: updated Marathi (mr) translation (bgo #735212)Sandeep Shedmake2014-08-221-2564/+3108
* 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