summaryrefslogtreecommitdiff
path: root/libnm-core/nm-core-internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* libnm-core: add _nm_utils_enum_to_str_full()Beniamino Galvani2017-02-201-0/+2
* shared: move NMSetting8021xSchemeVtable to "shared/nm-setting-metadata.h"Thomas Haller2017-02-171-27/+0
* ifcfg-rh: reuse file-suffix from NMSetting8021xSchemeVtablelr/pkcs11-pinThomas Haller2017-02-171-1/+1
* ifcfg-rh: merge ObjectType with NMSetting8021xSchemeVtable in ifcfg-rh writerThomas Haller2017-02-171-0/+2
* libnm-core: add and use internal struct NMSetting8021xSchemeVtable in keyfileThomas Haller2017-02-171-0/+27
* all: use nm_utils_strv_find_first() from shared/nm-utilsThomas Haller2017-02-041-2/+0
* libnm-core: add NMSettingMacsecBeniamino Galvani2017-01-161-0/+1
* libnm: add nm_utils_uuid_generate_buf() utilThomas Haller2016-11-091-0/+8
* libnm-core/utils: update hwaddr utilitiesThomas Haller2016-10-281-1/+4
* libnm: API for Proxy FeatureAtul Anand2016-10-041-0/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-9/+9
* libnm: expose nm_utils_is_json_object() utility functionThomas Haller2016-09-271-1/+0
* core: add _nm_utils_array_find_binary_search()Thomas Haller2016-09-231-0/+1
* core: const arguments for _nm_utils_ptrarray_find_*() functionsThomas Haller2016-09-231-2/+2
* team: normalize invalid configuration during loadBeniamino Galvani2016-08-301-0/+5
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* all: reuse _nm_utils_hwaddr_ntoa() for converting binary to stringThomas Haller2016-07-101-0/+2
* bond: improve compatibility check of options and modesBeniamino Galvani2016-07-061-0/+16
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-0/+10
* libnm: add internal util function _nm_utils_hwaddr_length()Thomas Haller2016-06-301-0/+2
* all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-171-3/+0
* core-utils: add conversions of ipv6 tokensLubomir Rintel2016-05-301-0/+4
* libnm/vpn: search VPN plugin in NMPLUGINDIRThomas Haller2016-04-191-8/+0
* libnm/vpn: allow specifying non-absolute plugin name in VPN .name fileThomas Haller2016-04-191-0/+9
* bond: add some missing optionsBeniamino Galvani2016-03-291-0/+1
* bond: fix re-assuming of connectionsBeniamino Galvani2016-03-291-0/+11
* libnm-core: add _nm_simple_connection_new_from_dbus() functionThomas Haller2016-03-261-0/+5
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-261-0/+14
* shared: move _nm_utils_ascii_str_to_int64() to "shared/nm-shared-utils.h"Thomas Haller2016-03-261-2/+0
* libnm-core: add NMSettingVxlanBeniamino Galvani2015-12-091-0/+1
* libnm-core: add NMSettingMacvlanBeniamino Galvani2015-12-091-0/+1
* libnm-core: add NMSettingIPTunnelBeniamino Galvani2015-12-011-0/+1
* libnm-core: add NMSettingTunBeniamino Galvani2015-11-251-0/+1
* vlan: handle vlan flags, ingress and egress map in NMDeviceVlanThomas Haller2015-11-021-0/+11
* libnm: add internal header file "nm-core-types-internal.h"Thomas Haller2015-11-021-0/+1
* macros: add nm_clear_g_cancellable() utilityThomas Haller2015-11-011-6/+0
* libnm: don't include "nm-version.h" in "nm-dbus-interface.h"Thomas Haller2015-09-251-1/+0
* libnm: mark properties that take effect immediately on active connection (REA...Thomas Haller2015-09-181-1/+13
* libnm: require exact vpn plugin filenameThomas Haller2015-08-181-5/+5
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* libnm-core: add _nm_utils_strv_equal()Beniamino Galvani2015-08-041-0/+1
* libnm: add _nm_utils_check_module_file()Thomas Haller2015-07-291-0/+6
* libnm: add NMVpnPluginInfo classThomas Haller2015-07-291-0/+20
* libnm: add _nm_utils_check_file() utilThomas Haller2015-07-291-0/+7
* libnm: add NMUtilsStrStrDictKey utilityThomas Haller2015-07-291-0/+10
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* libnm: add @deep_copy argument to _nm_utils_strv_to_slist() and _nm_utils_sli...Thomas Haller2015-07-021-2/+2
* libnm: expose strv utils function in internal header nm-core-internal.hThomas Haller2015-07-021-0/+6
* libnm: add _nm_utils_strv_cleanup() functionThomas Haller2015-07-021-0/+5
* libnm: add _nm_utils_ptrarray_find_binary_search() helperThomas Haller2015-07-011-0/+2