summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-private.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL to nm-core-internal.hThomas Haller2014-08-221-6/+0
* libnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE flag in "nm-core-inter...Thomas Haller2014-08-221-7/+2
* all: add nm-core-internal.h headerThomas Haller2014-08-221-5/+0
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-2/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+125