summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: add public library "libnm-gpl"th/libnm-keyfileThomas Haller2020-05-141-0/+31
* libnm: add public library "libnm-gpl"Thomas Haller2020-05-144-4/+81
* keyfile: add "shared/nm-keyfile/nm-keyfile.h" headerThomas Haller2020-05-142-0/+9
* contrib/rpm: no longer mention that libnm is "new API"Thomas Haller2020-05-141-6/+4
* all: merge branch 'th/ubsan-fixes'Thomas Haller2020-05-1412-38/+127
|\
| * contrib/rpm: enable undefined-sanitizer libubsan on RHEL-8th/ubsan-fixesThomas Haller2020-05-141-2/+4
| * build/autotools: fix linking nm-online,nm-dispatcher,nm-bt-test with sanitize...Thomas Haller2020-05-141-3/+13
| * build/autotools: reject invalid sanitizer options in configure.acThomas Haller2020-05-141-0/+8
| * clients/tests: set "UBSAN_OPTIONS" to abort tests and set "ASAN_OPTIONS=detec...Thomas Haller2020-05-141-2/+3
| * clients/tests: preserve caller's ASAN/LSAN/UBSAN environment variables for cl...Thomas Haller2020-05-141-1/+18
| * tests/sanitizer: suppress leak in opensslThomas Haller2020-05-141-0/+1
| * tests/sanitizer: make ASAN/LSAN/UBSAN options configurable in "tools/run-nm-t...Thomas Haller2020-05-143-0/+14
| * gitlab-ci: add more CentOS images for testsThomas Haller2020-05-141-5/+26
| * gitlab-ci: optionally install libasan,libubsan via REQUIRED_PACKAGES scriptThomas Haller2020-05-141-0/+2
| * gitlab-ci: accept failure in REQUIRED_PACKAGES script for non-existing qt-develThomas Haller2020-05-141-3/+3
| * tests: fix uint32 integer constants for TC_H_MAKE()Thomas Haller2020-05-141-10/+10
| * cli: use nm_strdup_int() in "clients/cli/devices.c"Thomas Haller2020-05-141-7/+7
| * cli: fix leak in show_device_lldp_list() for nmc_parse_lldp_capabilities()Thomas Haller2020-05-141-2/+5
| * cli: fix leak in show_device_lldp_list()Thomas Haller2020-05-141-2/+2
| * cli: fix memcpy() with %NULL pointers in nmc_get_devices_sorted()Thomas Haller2020-05-141-1/+2
| * libnm: don't compare invalid mac addresses as equal in nm_utils_hwaddr_matches()Thomas Haller2020-05-142-4/+13
|/
* build: fix redefinition of VALGRIND define in "nm-sd-adapt-shared.h"Thomas Haller2020-05-131-0/+2
* cli: cleanup internal functions in "clients/cli/connections.c"Thomas Haller2020-05-131-60/+49
* cli: use cleanup attribute in save_history_cmds()Thomas Haller2020-05-131-37/+32
* cli: merge branch 'th/nmcli-passwd-file-parsing'Thomas Haller2020-05-1311-111/+369
|\
| * cli/tests: add unit test for nmc_utils_parse_passwd_file()Thomas Haller2020-05-131-0/+73
| * cli: split parsing from nmc_utils_read_passwd_file()Thomas Haller2020-05-132-7/+22
| * cli: move nmc_utils_read_passwd_file() to "common/nm-client-utils.c"Thomas Haller2020-05-133-180/+184
| * cli: refactor error handling in parse_passwords()Thomas Haller2020-05-131-26/+53
| * cli: support backslash escaping in passwd-fileThomas Haller2020-05-131-34/+118
| * shared: add NM_UTILS_NAMED_VALUE_INIT() macroThomas Haller2020-05-132-0/+5
| * shared: support stripping whitespace from nm_utils_buf_utf8safe_unescape()Thomas Haller2020-05-137-21/+50
| * shared: assert that nm_utils_buf_utf8safe_unescape() doesn't reallocate memoryThomas Haller2020-05-132-2/+23
|/
* ethtool: merge branch 'ac/ethtool_opts'Antonio Cardace2020-05-1320-113/+1128
|\
| * nm-device: apply ethtool coalesce settings when activating a connectionac/ethtool_optsAntonio Cardace2020-05-131-41/+186
| * platform: add support for coalesce settings using ioctl()Antonio Cardace2020-05-134-0/+307
| * clients: add support for ethtool coalesce settingsAntonio Cardace2020-05-131-38/+107
| * ifcfg-rh: add support for ethtool coalesce settingsAntonio Cardace2020-05-136-17/+115
| * ethtool: add coalesce settingsAntonio Cardace2020-05-137-17/+392
| * keyfile: add support for uint32 variant types when using gendataAntonio Cardace2020-05-131-0/+21
|/
* wwan: merge branch 'svenschwermer/NetworkManager-master'Antonio Cardace2020-05-131-0/+9
|\
| * wwan: Set MTU based on what ModemManager exposesSven Schwermer2020-05-131-0/+9
|/
* cli: unref main loop after destroying NMClient instanceBeniamino Galvani2020-05-121-1/+1
* wifi: drop extra conditions in nm_wifi_utils_parse_ies() and use NM_SET_OUT()Thomas Haller2020-05-121-11/+8
* core: add FIXME(release-blocker) comments for match.kernel-command-line behaviorThomas Haller2020-05-122-1/+23
* libnm: add comment and assertions for handling gendata based setting in init_...Thomas Haller2020-05-111-0/+11
* ethtool: accept %NULL as argument for nm_ethtool_data_get_by_optname()/nm_eth...Thomas Haller2020-05-111-1/+2
* ethtool: use NM_MORE_ASSERT_ONCE() in _ASSERT_data() to assert immutable data...Thomas Haller2020-05-111-2/+3
* release: bump version to 1.25.1-dev after 1.25.0 release1.25.1-devThomas Haller2020-05-08106-2292/+4724
|\
| * contrib/rpm: log MD5/SHA sums of release tarball during build_clean.shThomas Haller2020-05-082-0/+10