summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-private.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-2/+4
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: unify property-to-dbus handling of NMSettingThomas Haller2019-05-011-1/+1
* libnm: rename function pointers of NMSettInfoPropertyThomas Haller2019-05-011-6/+6
* libnm-core: add vlans property to bridge-port settingBeniamino Galvani2019-03-261-0/+4
* libnm: rework _nm_setting_aggregate() to delegate to setting classThomas Haller2019-02-041-3/+0
* libnm: add _nm_setting_emit_property_changed() functionThomas Haller2019-02-041-0/+2
* libnm: merge _nm_setting_clear_secrets() and *_with_flags()Thomas Haller2019-01-221-4/+3
* libnm: rework compare_property() implementation for NMSettingThomas Haller2019-01-111-0/+5
* libnm,core: add _nm_connection_aggregate() to replace nm_connection_for_each_...Thomas Haller2019-01-071-0/+7
* libnm: cleanup secret-flags setter and getterThomas Haller2019-01-071-0/+5
* libnm: pass serialization flags to settings synth_func()Thomas Haller2019-01-071-2/+4
* libnm: add generic-data for implementing NMSettingThomas Haller2018-08-101-0/+11
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-38/+65
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-8/+3
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-5/+0
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-1/+1
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-0/+4
* libnm: add enum for setting prioritiesThomas Haller2017-06-071-4/+4
* libnm/trivial: rename _nm_register_setting function to _nm_register_setting_implThomas Haller2017-06-071-4/+4
* core: negotiate the best base settingLubomir Rintel2017-05-311-2/+2
* libnm-core: expose internal _nm_connection_verify() functionThomas Haller2017-03-021-16/+0
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-261-4/+9
* libnm: add nm_setting_verify_secrets() and nm_connection_verify_secrets()Jiří Klimeš2015-11-201-0/+5
* libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-181-0/+10
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-1/+1
* libnm-core: change how new and legacy properties are serializedDan Winship2014-11-151-0/+8
* libnm-core: tweak handling of overridden propertiesDan Winship2014-11-071-1/+3
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-13/+2
* libnm-core: clean up NMConnectionErrorDan Winship2014-10-221-3/+1
* libnm-core: drop nm_setting_lookup_type_by_quark()Dan Winship2014-10-221-4/+2
* libnm: hide API for generic handling of secretsThomas Haller2014-10-121-0/+2
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-26/+24
* libnm-core: drop the ability to verify settings from property overridesDan Winship2014-09-171-11/+4
* libnm-core: add _nm_setting_class_transform_property()Dan Winship2014-09-041-0/+9
* libnm-core: drop :interface-name properties on virtual NMSetting typesDan Winship2014-09-041-9/+12
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-2/+6
* libnm-core: add property overrides to NMSettingClassDan Winship2014-09-041-0/+11
* libnm-core: add dbus-only properties to NMSettingClassDan Winship2014-09-041-1/+20
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-3/+4
* libnm-core: make the NMSetting hash methods privateDan Winship2014-09-041-0/+6
* libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-221-0/+1
* libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-221-0/+3
* libnm-core: add _nm_setting_find_in_list_required() functionThomas Haller2014-08-221-0/+6