summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: add init_from_dbus() virtual function to NMSettingThomas Haller2019-05-231-1/+9
* libnm: pass connection to compare_property() functionThomas Haller2019-05-011-2/+4
* libnm,core: make for-each-secret implementation virtual functions of NMSettingThomas Haller2019-02-041-2/+15
* libnm: rework _nm_setting_aggregate() to delegate to setting classThomas Haller2019-02-041-1/+6
* libnm: extend nm_setting_enumerate_values() to support non-GObject base prope...Thomas Haller2019-02-041-16/+23
* libnm: always call clear_secrets() function for all propertiesThomas Haller2019-01-221-4/+6
* libnm: support nm_setting_duplicate() for non-GObject base propertiesThomas Haller2019-01-221-1/+6
* libnm: rework compare_property() implementation for NMSettingThomas Haller2019-01-111-5/+13
* libnm: fix NM_SETTING_DIFF_RESULT_IN_B_DEFAULT flag for nm_setting_diff()Thomas Haller2019-01-101-1/+1
* libnm: cleanup secret-flags setter and getterThomas Haller2019-01-071-2/+0
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* libnm: add generic-data for implementing NMSettingThomas Haller2018-08-101-2/+6
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-1/+6
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-5/+0
* include: use double-quotes to include our own headersThomas Haller2017-03-091-1/+1
* 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