summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* all/trivial: rename local variable for user_data for nm_utils_user_data_unpack()Thomas Haller2020-10-221-5/+5
* license: relicense "libnm/nm-types.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-29113-113/+113
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-2846-1879/+1879
* all: reformat all with new clang-format styleAntonio Cardace2020-09-28112-23932/+24665
* all/style: remove duplicate semicolon (";;") in sourcesThomas Haller2020-09-231-1/+1
* all: require a semicolon after NM_CACHED_QUARK_FCN()Thomas Haller2020-09-231-2/+2
* all: add ipv4.dhcp-reject-servers propertyBeniamino Galvani2020-08-261-0/+4
* libnm: move nm_setting_ip4_config_get_dhcp_vendor_class_identifier() to "libn...Antonio Cardace2020-08-261-2/+6
* libnm-core,clients: add support for ipv4.dhcp-vendor-class-identifier optionAntonio Cardace2020-08-261-0/+1
* shared: enforce compatible C-type argument for nm_utils_strv_dup()Thomas Haller2020-08-251-1/+1
* all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-191-1/+1
* libnm: trace log the call and the completion event for D-Bus methodsThomas Haller2020-07-151-3/+20
* libnm: support "stdout" flag for LIBNM_CLIENT_DEBUG for logging to stdoutThomas Haller2020-07-152-9/+31
* libnm: add trace logging for D-Bus callsThomas Haller2020-07-151-0/+12
* all: fix minor typosYuri Chornoivan2020-07-073-6/+6
* all: fix typo in man pagesSayed Shah2020-07-033-6/+6
* all: add ap-isolation property to wifi settingBeniamino Galvani2020-07-011-0/+5
* libnm: fix wrong assertion in nm_client_check_connectivity_finish()Beniamino Galvani2020-06-251-1/+1
* libnm: omit nm_device_*_get_hw_address() from introspection outputbg/introspection-get-hw-addrBeniamino Galvani2020-06-2518-18/+18
* all: add "path" property to the match settingBeniamino Galvani2020-06-121-0/+7
* all: add device.path propertyBeniamino Galvani2020-06-123-0/+49
* docs: move generate-docs scripts from "libnm/" to "tools/"Thomas Haller2020-06-114-553/+2
* docs: move "nm-settings-docs-{dbus,nmcli}.xml" from "libnm/" to "man/"Thomas Haller2020-06-111-29/+0
* all: move "shared/nm-libnm-aux" to "libnm/nm-libnm-aux"Thomas Haller2020-06-114-1/+188
* docs: unify "nm-property-infos-*.xml" and "nm-settings-docs-*.xml" (root elem...Thomas Haller2020-06-112-7/+3
* docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh)Thomas Haller2020-06-111-20/+33
* docs: rename "nm-settings-docs.xml" to "nm-settings-docs-dbus.xml"Thomas Haller2020-06-111-10/+12
* docs: rename "nm-property-docs.xml" to "nm-settings-docs-gir.xml"Thomas Haller2020-06-112-7/+10
* docs: rename "nm-property-infos" doc filesThomas Haller2020-06-112-25/+40
* docs: merge settings docs in a separate stepThomas Haller2020-06-113-41/+177
* libnm: remove redundant nm_setting_ethtool_*_coalesce() APIThomas Haller2020-05-221-8/+0
* libnm: add nm_setting_option_clear_by_name()Thomas Haller2020-05-221-0/+1
* libnm: add nm_setting_option_get_names()Thomas Haller2020-05-221-0/+1
* libnm: add nm_setting_option_get_uint32(), nm_setting_option_set_uint32()Thomas Haller2020-05-221-0/+2
* libnm: add nm_setting_option_set(), nm_setting_option_get_boolean(), nm_setti...Thomas Haller2020-05-221-0/+3
* libnm: add API for setting gendata options to NMSetting (nm_setting_option_ge...Thomas Haller2020-05-221-0/+1
* libnm: fix documentation for value argument of nm_client_dbus_call()Thomas Haller2020-05-221-2/+2
* ethtool: add ring settingsAntonio Cardace2020-05-201-0/+5
* shared: support stripping whitespace from nm_utils_buf_utf8safe_unescape()Thomas Haller2020-05-131-1/+1
* ethtool: add coalesce settingsAntonio Cardace2020-05-131-0/+5
* libnm: remove unused import from "generate-setting-docs.py"Thomas Haller2020-05-071-1/+1
* libnm: fix redundant line constructing dbus_type_name_map in "generate-settin...Thomas Haller2020-05-071-1/+0
* libnm: remove early return statement in test_nm_auth_permissions()Beniamino Galvani2020-05-071-1/+1
* libnm: fix assertion in NML_IS_DBUS_OBJECT()Beniamino Galvani2020-05-071-1/+2
* libnm: sort entires in libnm.verThomas Haller2020-05-061-7/+7
* settings: add match for driverAdrian Freihofer2020-05-061-0/+7
* settings: add match for proc cmdlineAdrian Freihofer2020-05-061-0/+7
* nm-setting-bridge: add 'multicast-startup-query-interval' bridge optionAntonio Cardace2020-05-041-0/+1
* nm-setting-bridge: add 'multicast-startup-query-count' bridge optionAntonio Cardace2020-05-041-0/+1