summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting.h
Commit message (Expand)AuthorAgeFilesLines
* libnm: add nm_setting_verify_secrets() and nm_connection_verify_secrets()Jiří Klimeš2015-11-201-1/+10
* libnm: add Wi-Fi MAC address randomization propertyDan Williams2015-11-181-0/+16
* libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-181-1/+1
* libnm: fix nm-setting-docs.xml property typesDan Winship2014-11-191-0/+4
* libnm-core: add NM_SETTING_COMPARE_FLAG_IGNORE_TIMESTAMP flagJiří Klimeš2014-11-191-0/+2
* libnm-core: (trivial) indent NMSettingCompareFlags description for readibilityJiří Klimeš2014-11-191-16/+16
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-6/+6
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-6/+3
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-26/+0
* libnm-core: drop nm_setting_lookup_type_by_quark()Dan Winship2014-10-221-1/+0
* libnm-util: let nm_setting_diff() be symetric not to return properties that a...Thomas Haller2014-10-121-1/+23
* libnm: hide API for generic handling of secretsThomas Haller2014-10-121-8/+0
* libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-031-1/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-1/+1
* libnm-core: drop nm_{setting,connection}_get_virtual_iface_name()Dan Winship2014-09-041-4/+0
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-16/+0
* libnm-core: make the NMSetting hash methods privateDan Winship2014-09-041-9/+0
* libnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL to nm-core-internal.hThomas Haller2014-08-221-1/+1
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-0/+3
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+4
* libnm: fix up class struct reserved slotsDan Winship2014-08-011-7/+7
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-3/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+317