summaryrefslogtreecommitdiff
path: root/libnm-core/nm-utils-private.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+65