summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: fix nm-setting-docs.xml property typesDan Winship2014-11-191-0/+34
* libnm-core: make GBytes D-Bus marshalling be built-in to NMSettingDan Winship2014-11-191-0/+4
* libnm-core: add NM_SETTING_COMPARE_FLAG_IGNORE_TIMESTAMP flagJiří Klimeš2014-11-191-0/+5
* libnm-core: change how new and legacy properties are serializedDan Winship2014-11-151-0/+40
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: don't warn about unrecognized propertiesDan Winship2014-11-071-13/+5
* libnm-core: tweak handling of overridden propertiesDan Winship2014-11-071-17/+21
* libnm-core: fix NMSetting property override docsDan Winship2014-11-071-14/+9
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-130/+8
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-1/+9
* libnm-core: do not leak GValue in _nm_setting_new_from_dbus()Jiří Klimeš2014-10-231-0/+1
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-33/+18
* libnm-core: clean up NMConnectionErrorDan Winship2014-10-221-13/+6
* libnm-core: drop nm_setting_lookup_type_by_quark()Dan Winship2014-10-221-33/+1
* libnm-util: add _nm_setting_get_property() functionThomas Haller2014-10-121-0/+21
* libnm: add function _nm_setting_get_setting_priority()Thomas Haller2014-10-121-2/+14
* libnm-util: let nm_setting_diff() be symetric not to return properties that a...Thomas Haller2014-10-121-10/+49
* libnm: hide API for generic handling of secretsThomas Haller2014-10-121-18/+8
* libnm-util: don't assert in nm_setting_get_secret_flags() and avoid assertion...Thomas Haller2014-10-121-6/+26
* libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-031-0/+4
* libnm-core: don't return with a value in function returning voidJiří Klimeš2014-09-191-1/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-150/+177
* libnm-core: drop the ability to verify settings from property overridesDan Winship2014-09-171-72/+8
* libnm: handle all-default settings in nm_setting_to_hash() properlyThomas Haller2014-09-051-6/+0
* libnm-core: add _nm_setting_class_transform_property()Dan Winship2014-09-041-5/+84
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-3/+4
* libnm-core: drop :interface-name properties on virtual NMSetting typesDan Winship2014-09-041-69/+77
* libnm-core: add property overrides to NMSettingClassDan Winship2014-09-041-8/+67
* all: stop using virtual interface-name propertiesDan Winship2014-09-041-10/+1
* libnm-core: drop nm_{setting,connection}_get_virtual_iface_name()Dan Winship2014-09-041-21/+0
* libnm-core: add dbus-only properties to NMSettingClassDan Winship2014-09-041-44/+256
* libnm-core: clarify nm_setting_lookup_type*() failureDan Winship2014-09-041-3/+5
* libnm-core: reorganize _nm_setting_new_from_dbus()Dan Winship2014-09-041-24/+24
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-7/+7
* libnm-core: make the NMSetting hash methods privateDan Winship2014-09-041-12/+6
* libnm-core, libnm-util: remove some useless code in nm-settings.cDan Winship2014-09-041-20/+2
* libnm-core: fix NMSettingConnection:verify() not to modify interface-nameThomas Haller2014-08-221-7/+5
* libnm-core: allow nm_setting_verify() to succeed individually without @all_se...Thomas Haller2014-08-221-0/+16
* libnm-core: normalize NMSettingConnection:type propertyThomas Haller2014-08-221-0/+23
* libnm-core: normalize slave-type and slave-settings of connectionsThomas Haller2014-08-221-0/+59
* libnm-core: add _nm_setting_find_in_list_required() functionThomas Haller2014-08-221-0/+28
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-2/+19
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-12/+5
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-24/+5
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-011-2/+2
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+1445