summaryrefslogtreecommitdiff
path: root/shared/nm-keyfile/nm-keyfile.c
Commit message (Expand)AuthorAgeFilesLines
* keyfile: suppress bogus warning about [ethernet-s390-options] settingThomas Haller2020-05-261-1/+2
* libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()Thomas Haller2020-05-221-3/+3
* keyfile: add support for uint32 variant types when using gendataAntonio Cardace2020-05-131-0/+21
* keyfile,config: use nm_keyfile_error_is_not_found() helperThomas Haller2020-05-071-6/+2
* keyfile: add nm_keyfile_plugin_kf_get_integer_list_uint() to parse a list of ...Thomas Haller2020-05-041-20/+13
* keyfile: refactor writing of G_TYPE_ARRAY list of unsigned integersThomas Haller2020-05-041-15/+9
* keyfile: minor cleanup handling error in read_array_of_uint()Thomas Haller2020-04-151-2/+3
* keyfile: cleanup mac_address_parser()Thomas Haller2020-04-151-52/+29
* all: use nm_clear_g_free() instead of g_clear_pointer()Thomas Haller2020-03-231-3/+3
* all: use nm_utils_ipaddr_is_valid() instead of nm_utils_ipaddr_valid()Thomas Haller2020-01-281-1/+1
* libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller2020-01-071-0/+4089