summaryrefslogtreecommitdiff
path: root/libnm-core
AgeCommit message (Expand)AuthorFilesLines
2018-12-03keyfile: add helper functions to record loaded UUID filesThomas Haller1-0/+4
2018-12-03keyfile: cleanup nm_keyfile_utils_ignore_filename()Thomas Haller1-33/+54
2018-12-01all: make use of NM_MAKE_STRV() macroThomas Haller2-8/+5
2018-11-29all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel1-3/+3
2018-11-20libnm-core: macsec: don't require a cak in verify()Beniamino Galvani1-0/+6
2018-11-13dhcp: add "ipv4.dhcp-client-id=duid" settingThomas Haller1-0/+3
2018-11-13doc: add hint about ipv4.dhcp-client-id=stableThomas Haller2-2/+5
2018-11-13all: add "${MAC}" substituion for "connection.stable-id"Thomas Haller1-2/+2
2018-11-13dhcp: don't load IPv4 client-id from lease fileThomas Haller1-2/+2
2018-11-13all: cleanup GChecksum handlingThomas Haller2-18/+11
2018-11-13man: document global connection default for "ipv4.dns-priority"Thomas Haller1-2/+3
2018-11-07libnm-core: don't serialize synthetic properties in nm_setting_to_string()Lubomir Rintel3-4/+19
2018-10-31libnm: add nm_utils_uuid_is_null() helperThomas Haller3-0/+36
2018-10-31libnm: add nm_utils_uuid_generate_from_string_bin() functionThomas Haller2-15/+40
2018-10-31libnm: add support for SHA1 based version 5 UUIDsThomas Haller3-114/+146
2018-10-31libnm/tests: add more tests for generating UUIDsThomas Haller1-7/+146
2018-10-31libnm/trivial: rename uuid type VARIANT3 to VERSION3Thomas Haller3-17/+17
2018-10-31libnm: expose UUID utils as internal APIThomas Haller2-17/+62
2018-10-23libnm: hash settings in NMConnection by gtypeThomas Haller1-14/+30
2018-10-23device: return void pointer from nm_device_get_applied_setting()Thomas Haller1-2/+6
2018-10-23keyfile: move and rename NM_CONFIG_KEYFILE_PATH_DEFAULT defineThomas Haller1-0/+1
2018-10-23keyfile/trivial: rename keyfile related functionsThomas Haller2-13/+13
2018-10-23keyfile: move keyfile utilities from src/ to libnm-core/Thomas Haller2-0/+134
2018-10-17libnm-core: expose internal _nm_dbus_typecheck_response() helperThomas Haller2-26/+72
2018-10-08libnm-core: fix other int comparisons in team settingBeniamino Galvani1-7/+7
2018-10-07core/setting-wpan: add page and channel propertiesLubomir Rintel2-2/+134
2018-10-07core/setting-wpan: fix some whitespace errorsLubomir Rintel1-15/+15
2018-10-07libnm-core: fix int comparisons in team settingThomas Haller1-2/+2
2018-10-06libnm-core: remove unneeded comparisonsBeniamino Galvani1-2/+2
2018-10-06libnm-core: use g_variant_type_equal() to compare variant typesBeniamino Galvani2-2/+2
2018-10-06libnm-core: fix coverity warningBeniamino Galvani1-11/+11
2018-10-04keyfile: split automatically setting ID/UUID for keyfileThomas Haller4-56/+35
2018-10-04keyfile: refactor setting default ID/UUID in nm_keyfile_read()Thomas Haller2-14/+51
2018-09-30Fix typosRafael Fontenelle3-3/+3
2018-09-30libnm: cleanup _nm_utils_hexstr2bin*() helperThomas Haller2-35/+104
2018-09-30all: drop _nm_utils_bin2hexstr()Thomas Haller2-20/+0
2018-09-30libnm: return output buffer from _nm_utils_bin2hexstr_full()Thomas Haller2-16/+39
2018-09-30all/trivial: rename hexstr<>bin conversion functionsThomas Haller2-25/+25
2018-09-30libnm/macsec: tighten up verification and normalize mka_cak/mka_ckn propertiesThomas Haller2-1/+47
2018-09-29libnm: use nm_free_secret() in nm-setting-macsec.cThomas Haller1-5/+4
2018-09-27wifi: support hidden ssid in AP modeBeniamino Galvani1-5/+11
2018-09-19core/tests: remove an unused variableLubomir Rintel1-1/+0
2018-09-19crypto: remove some unused variablesLubomir Rintel1-3/+0
2018-09-18core/setting: don't assume we have a connection when synthesizing a propertyLubomir Rintel1-1/+5
2018-09-17docs: misc. typos pt2luz.paz19-37/+37
2018-09-14libnm/trivial: whitespaceThomas Haller1-8/+8
2018-09-14libnm: document nm_utils_parse_variant_attributes() returning floating refere...Thomas Haller1-1/+3
2018-09-14libnm: add missing NM_AVAILABLE_IN_1_2 macro for nm_connection_get_setting_tun()Thomas Haller1-0/+1
2018-09-14libnm: add missing NM_AVAILABLE_IN_1_14 macro to new APIThomas Haller1-0/+1
2018-09-14libnm: drop API nm_connection_get_setting_{6lowpan,sriov,wpan}()Thomas Haller2-55/+1