summaryrefslogtreecommitdiff
path: root/libnm-core/nm-core-internal.h
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: don't use 802-1x certifcate setter functionsThomas Haller2018-09-041-0/+9
* libnm-core: expose _nm_utils_str2bin_full() as internal APIThomas Haller2018-09-041-0/+7
* libnm/crypto: move and mark nm_utils_rsa_key_encrypt() as test codeThomas Haller2018-09-041-6/+0
* libnm-core: remove unused utlity functions for GSListth/gbytes_equal_memThomas Haller2018-08-301-6/+0
* wifi: don't use GBytesArray for NMWifiAP's ssidThomas Haller2018-08-221-0/+7
* all: add 'match' settingBeniamino Galvani2018-08-111-0/+1
* libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-101-0/+5
* libnm: add generic-data for implementing NMSettingThomas Haller2018-08-101-2/+50
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-0/+53
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-39/+1
* shared: move nm_utils_ptrarray_find_binary_search() to shared utilsThomas Haller2018-08-101-8/+0
* shared: move nm_utils_array_find_binary_search() to shared utilsThomas Haller2018-08-101-1/+0
* all: add connection.multi-connect property for wildcard profilesThomas Haller2018-08-081-0/+2
* core: give better error reason why device is incompatible with profileThomas Haller2018-07-241-0/+4
* libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-0/+7
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-2/+2
* core: add NMSetting6LowpanLubomir Rintel2018-06-261-0/+1
* core: add NMSettingWpanLubomir Rintel2018-06-261-1/+2
* libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-081-0/+3
* libnm: expose _bin2str() helper function as internal APIThomas Haller2018-05-281-0/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* connection: treat connection type's ability to have slaves uniformlyLubomir Rintel2018-01-181-0/+13
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-0/+3
* libnm: avoid deep cloning list of address attribute names for nm_utils_ip_add...Thomas Haller2017-12-181-0/+2
* utils: extend binary-search to return the first/last indexThomas Haller2017-12-151-1/+7
* libnm-core: add traffic filter support to NMSettingTCConfigLubomir Rintel2017-12-111-0/+3
* libnm-core: add functionality for dealing with tc-style qdisc specifiersLubomir Rintel2017-12-111-0/+10
* libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel2017-12-111-2/+2
* libnm: drop now unused helper function _nm_utils_strsplit_set()Thomas Haller2017-11-291-4/+0
* libnm: move bridge min/max defines to header fileThomas Haller2017-11-231-0/+14
* libnm-core: add functions to align team json config to exposed propertiesFrancesco Giudici2017-11-091-1/+12
* libnm: add internal helper function nm_utils_inet_ntop()Thomas Haller2017-11-091-0/+2
* libnm-core: add ovs-bridge settingLubomir Rintel2017-10-301-0/+1
* libnm-core: add ovs-port settingLubomir Rintel2017-10-301-0/+1
* libnm-core: add ovs-interface settingLubomir Rintel2017-10-301-0/+1
* libnm-core: add ovs-patch settingLubomir Rintel2017-10-301-0/+1
* libnm: avoid unnecessary copies accessing NMIPRoute's attributesThomas Haller2017-10-301-0/+2
* libnm: add nm_setting_ip_config_get_addr_family() utilThomas Haller2017-10-251-0/+12
* libnm: make index variable i unsigned for iterating arrayThomas Haller2017-09-271-1/+1
* ifcfg-rh: refactor parsing of route options to be strictThomas Haller2017-09-181-0/+10
* manager: add logging macro _NMLOG3() for logging connection messagesThomas Haller2017-06-081-0/+18
* libnm: distinguish INVALID priority setting from NM_SETTING_PRIORITY_CONNECTIONThomas Haller2017-06-071-13/+14
* libnm: add enum for setting prioritiesThomas Haller2017-06-071-1/+39
* libnm: add _nm_connection_get_setting_bluetooth_for_nap()Thomas Haller2017-06-011-0/+4
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-281-1/+1
* shared: move _nm_utils_strv_cleanup() to shared utilsThomas Haller2017-04-051-5/+0
* libnm: move enum utils to new shared file shared/nm-utils/nm-enum-utils.hThomas Haller2017-03-301-2/+0
* libnm-core: normalize invalid bridge|team slave-port settingsth/ifcfg-reread-rh1427482Thomas Haller2017-03-021-0/+2
* libnm-core: expose internal _nm_connection_verify() functionThomas Haller2017-03-021-0/+18
* libnm-core: add dummy connection settingBeniamino Galvani2017-02-221-0/+1