summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-private.h
Commit message (Expand)AuthorAgeFilesLines
* 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-util: add _nm_setting_get_property() functionThomas Haller2014-10-121-0/+2
* libnm: add function _nm_setting_get_setting_priority()Thomas Haller2014-10-121-0/+1
* libnm-util: remove NM_UTIL_PRIVATE_CALL, NMSettingIP4Config:address-labelsDan Winship2014-08-011-6/+0
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-1/+0
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-301-0/+10
* libnm-util: add function nm_connection_normalizeThomas Haller2014-06-301-0/+20
* libnm-util: add (private API) support for address labels to NMSettingIP4ConfigDan Winship2014-03-261-0/+6
* libnm-util: add nm_utils_check_virtual_device_compatibility()Dan Winship2014-03-061-0/+1
* libnm-util: raise CHANGED signal in nm_connection_update_secrets only on changeThomas Haller2014-01-151-0/+9
* libnm-util: raise CHANGED signal in nm_connection_clear_secrets only on changeThomas Haller2014-01-151-0/+6
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-0/+4
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-6/+19
* libnm-util: centralize find_setting_by_name codeDan Winship2013-10-241-0/+2
* libnm-util: add NM_SETTING_COMPARE_FLAG_CANDIDATE flagPavel Šimerda2013-08-221-0/+8
* libnm-util: move setting priority functions to nm-setting.cDan Winship2013-05-031-0/+4
* libnm-util: clean up setting registrationDan Williams2012-10-291-0/+12
* libnm-util: add NM_SETTING_SECRET_FLAG_NOT_REQUIREDDan Williams2011-02-071-1/+2
* libnm-util: NM_SETTING_SECRET_FLAG_SYSTEM_OWNED -> NM_SETTING_SECRET_FLAG_NONEDan Williams2011-02-061-1/+1
* libnm-util: fix handling of secrets flagsDan Williams2011-01-311-0/+30