summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: add _nm_utils_array_find_binary_search()Thomas Haller2016-09-233-0/+76
* core: const arguments for _nm_utils_ptrarray_find_*() functionsThomas Haller2016-09-233-11/+8
* libnm: relax comparison of bond-option for INFERRABLE matchThomas Haller2016-09-221-5/+23
* macros: simplify NM_IN_SET() and NM_IN_STRSET() macrosThomas Haller2016-09-221-0/+4
* libnm-core: drop extra IPs from shared connections during normalizationBeniamino Galvani2016-09-143-0/+78
* device: change default value for cloned-mac-address to "preserve" (bgo#770611)Thomas Haller2016-09-122-6/+8
* libnm-core: fix crash in nm_vpn_plugin_info_list_get_service_types()Thomas Haller2016-09-091-1/+1
* libnm: fix regression serializing empty "cloned-mac-address"Thomas Haller2016-09-061-2/+17
* libnm-core: replace local helper with nm_stdup_not_empty()Thomas Haller2016-09-061-13/+4
* libnm: restore verify() comments in team/team-port settingsBeniamino Galvani2016-08-302-0/+6
* team: normalize invalid configuration during loadBeniamino Galvani2016-08-304-3/+80
* Revert "libnm-core/team: normalize invalid config to NULL"Beniamino Galvani2016-08-303-23/+6
* doc: clearify deprecated "cloned-mac-address" field in documentationThomas Haller2016-08-302-3/+10
* all: fix typos in documentation and translated stringsYuri Chornoivan2016-08-261-1/+1
* libnm-core/team: normalize invalid config to NULLThomas Haller2016-08-243-6/+23
* libnm-core/team: treat "" team config as no configLubomir Rintel2016-08-243-11/+48
* all: cleanup includes in header filesThomas Haller2016-08-175-7/+0
* release: bump version to 1.5.0 (development)1.5.0-devLubomir Rintel2016-08-171-0/+14
* device: add statistics interfaceAlfonso Sanchez-Beato2016-08-171-0/+1
* checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani2016-08-171-0/+34
* libnm-core: fix invalid return annotation for nm_vpn_editor_plugin_set_plugin...Jiří Klimeš2016-08-101-3/+3
* libnm-core: add missing element-type annotationJiří Klimeš2016-08-101-2/+2
* libnm-core: fix GObject introspection transfer annotationsJiří Klimeš2016-08-102-4/+4
* setting-vpn: whatever is in vpn.secrets always is a secretsLubomir Rintel2016-07-191-14/+6
* doc: fix typo for cloned-mac-address documentationpoma2016-07-112-2/+2
* libnm: minor cleanup of _bin2str()Thomas Haller2016-07-101-4/+4
* all: reuse _nm_utils_hwaddr_ntoa() for converting binary to stringThomas Haller2016-07-102-13/+37
* libnm-core: drop unused variableLubomir Rintel2016-07-071-1/+0
* bond: fix default value for 'ad_actor_system' optionBeniamino Galvani2016-07-061-1/+12
* bond: improve compatibility check of options and modesBeniamino Galvani2016-07-062-0/+70