summaryrefslogtreecommitdiff
path: root/libnm-core/nm-utils-private.h
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* libnm: deduplicate NMSettInfoPropertType instancesThomas Haller2019-09-301-48/+10
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-3/+6
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: move team link-watchers to/from variant to "nm-team-setting.c"Thomas Haller2019-05-231-3/+0
* libnm: rework team handling of JSON configThomas Haller2019-05-231-112/+0
* libnm: don't duplicate NMTeamLinkWatcher and make ref thread-safeThomas Haller2019-05-231-1/+1
* libnm: use macro and designated initializers for NMVariantAttributeSpecThomas Haller2019-05-071-0/+7
* libnm: unify property-to-dbus handling of NMSettingThomas Haller2019-05-011-3/+11
* libnm-core: add vlans property to bridge-port settingBeniamino Galvani2019-03-261-0/+13
* libnm/team: preserve unset priv->runner_tx_hash in _align_team_properties()th/libnm-team-fixesThomas Haller2019-03-241-1/+2
* libnm/team: avoid assertions parsing JSON of invalid typeThomas Haller2019-03-241-5/+10
* libnm/team: fix memleaks in getting json valuesThomas Haller2019-03-241-29/+22
* libnm: add internal _nm_utils_secret_flags_validate() utilThomas Haller2019-02-141-0/+6
* libnm-core: fix and cleanup validation of WPS-method for Wi-Fi P2P settingThomas Haller2019-02-011-0/+6
* libnm: pass serialization flags to settings synth_func()Thomas Haller2019-01-071-2/+4
* libnm: replace _nm_utils_bytes_to_dbus() with nm_utils_gbytes_get_variant_ay()Thomas Haller2018-08-221-1/+0
* libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-0/+1
* nm-utils: add _nm_utils_format_variant_attributes_full()Beniamino Galvani2018-07-111-0/+6
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+2
* libnm-core/utils: add some special properties for the attributesLubomir Rintel2017-12-111-1/+3
* libnm-core: synchronize team.link_watchers when team.config is set.Francesco Giudici2017-12-081-0/+24
* libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici2017-12-081-0/+2
* libnm-core: enforce team and team-port defaultsfg/team_abstraction_rh1398925Francesco Giudici2017-11-091-11/+20
* libnm-core: add inline functions to update team json configFrancesco Giudici2017-11-091-0/+81
* libnm-core: define known route attribute names and validation functionBeniamino Galvani2017-03-061-0/+3
* libnm-core: add attribute parsing/format helpersBeniamino Galvani2017-03-061-0/+5
* team: normalize invalid configuration during loadBeniamino Galvani2016-08-301-3/+0
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-0/+23
* libnm-core: use jansson to compare and check team configurationsBeniamino Galvani2016-04-181-0/+3
* libnm: expose strv utils function in internal header nm-core-internal.hThomas Haller2015-07-021-6/+0
* libnm: enforce that "nm-utils-private.h" header is not used inside src/Thomas Haller2015-05-201-0/+4
* libnm: move internal dns-option helpers to "nm-core-internal.h"Thomas Haller2015-05-201-5/+0
* libnm-core: add dns-options property to NMSettingIPConfigBeniamino Galvani2015-05-131-0/+6
* ifcfg-rh: don't include nm-utils-private.h outside of libnm-core/Thomas Haller2014-12-031-4/+0
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-20/+3
* libnm-core: canonicalize hardware addresses in settingsDan Winship2014-10-281-0/+2
* core: don't use libnm-core private header outside of libnm-core/Thomas Haller2014-10-271-3/+0
* libnm: port to GDBusDan Winship2014-09-181-3/+0
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-28/+19
* nm-utils: add a wrapper for g_strsplit_set() removing empty strings from arrayJiří Klimeš2014-09-101-1/+5
* libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship2014-09-041-0/+5
* libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property typesDan Winship2014-09-041-0/+26
* libnm-core: change map-of-string properties to G_TYPE_HASH_TABLEDan Winship2014-09-041-0/+5
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-0/+3
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-0/+5
* all: add nm-core-internal.h headerThomas Haller2014-08-221-26/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-2/+0
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-011-2/+2