summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: normalize ethernet_link properties when auto-negotiate is offFrancesco Giudici2016-11-242-8/+22
* libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici2016-11-231-1/+0
* libnm-core: refactor NMSettingWired:verify() to use NM_IN_STRSET()Thomas Haller2016-11-221-6/+3
* nmcli: add get functions for 802-3.speed and 802-3.duplex propertiesFrancesco Giudici2016-11-222-6/+6
* ifcfg-rh: add support to 802-3.[auto-negotiate,speed,duplex] propertiesFrancesco Giudici2016-11-222-7/+69
* libnm-core/vpn-editor-plugin: add missing documentationLubomir Rintel2016-11-211-0/+1
* libnm/trivial: move hexstr<>bin conversion functionsThomas Haller2016-11-131-101/+101
* man: clarify HWADDR for nm-setting-ifcfg-rh manualThomas Haller2016-11-103-1/+10
* ip-tunnel: tigthen up checks for valid IP tunnel modesThomas Haller2016-11-091-3/+3
* tui: add support for IP tunnel connectionsBeniamino Galvani2016-11-091-1/+2
* libnm-core: ensure a IP tunnel connection specifies a remote IPBeniamino Galvani2016-11-091-1/+10
* settings: allow method=shared with manual IPv6 configurationLubomir Rintel2016-11-091-26/+30
* libnm: add nm_utils_uuid_generate_buf() utilThomas Haller2016-11-092-7/+25
* libnm: don't initialize buffer for uuid_unparse_lower() with zerosThomas Haller2016-11-091-1/+1
* libnm: refactor loop in crypto_md5_hash()Thomas Haller2016-11-091-12/+11
* libnm: disable assertions in crypto_md5_hash() in non-debug buildsThomas Haller2016-11-091-2/+2
* libnm-core: minor cleanups in nm-setting-vlan.cThomas Haller2016-11-021-8/+4
* libnm-core: fix memleak in nm-setting-vlan.c (priority_strv_to_maplist())Thomas Haller2016-11-021-0/+2
* libnm-core/utils: update hwaddr utilitiesThomas Haller2016-10-282-134/+178
* checkpoint: introduce new flags to better restore previous stateBeniamino Galvani2016-10-241-2/+8
* build: merge "libnm/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-115/+0
* build: merge "libnm-core/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-192-75/+0
* build: merge "libnm-core/Makefile.am" into toplevel MakefileThomas Haller2016-10-191-66/+1
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* ifcfg-rh: support the autoconnect-retries propertyBeniamino Galvani2016-10-161-0/+9
* libnm-core: introduce connection.autoconnect-retries propertyBeniamino Galvani2016-10-163-0/+48
* libnm-core: fix documentation commentsBeniamino Galvani2016-10-142-2/+2
* libnm: move backported symbols from libnm-core to libnmThomas Haller2016-10-134-21/+0
* libnm/tests: fix bug in testThomas Haller2016-10-111-1/+1
* shared: re-define _G_BOOLEAN_EXPR() to allow nesting g_assert()Thomas Haller2016-10-111-0/+9
* libnm/proxy: add proxy setting for non-slave connection during normalizationThomas Haller2016-10-053-9/+41
* libnm: cleanup error paths in _nm_connection_verify()Thomas Haller2016-10-051-16/+18
* proxy: cleanup handling of proxy-methodThomas Haller2016-10-052-9/+18
* proxy: reject huge pac_script values in verify()Thomas Haller2016-10-041-0/+9
* proxy: change semantics of pac-scriptAtul Anand2016-10-041-2/+2
* proxy: remove unnecessary APIsAtul Anand2016-10-042-611/+7
* libnm: API for Proxy FeatureAtul Anand2016-10-048-0/+1040
* shared: add nm_clear_g_free()Thomas Haller2016-10-031-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-0321-78/+78
* libnm-core/tests: disable the JSON validation check without janssonLubomir Rintel2016-09-271-0/+2
* libnm: fix typo g_size to gsizePellaeon Lin2016-09-271-1/+1
* libnm: reject too large team-config JSONThomas Haller2016-09-272-0/+20
* libnm: expose nm_utils_is_json_object() utility functionThomas Haller2016-09-277-13/+68
* shared: add test for NM_SET_OUT()Thomas Haller2016-09-261-0/+31
* build: fix breakage of enums-to-docbook.pl script for NMCapability enumThomas Haller2016-09-231-7/+7
* crypto: don't try to decrypt PKCS#8 key if no password is suppliedBeniamino Galvani2016-09-233-7/+6
* capabilities: add comment about capability rangeThomas Haller2016-09-231-0/+6
* capabilities: fix number for NM_CAPABILITY_TEAMThomas Haller2016-09-231-1/+1
* team: Add NM_CAPABILITY_TEAMMarius Vollmer2016-09-231-0/+2
* manager: Add "Capabilities" propertyMarius Vollmer2016-09-231-0/+8