summaryrefslogtreecommitdiff
path: root/src/tests/config
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-0413-1777/+0
* build/meson: cleanup "src/meson.build"Thomas Haller2021-01-271-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-054-4/+4
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-293-3/+3
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-6/+6
* all: reformat all with new clang-format styleAntonio Cardace2020-09-283-888/+1188
* meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-281-0/+2
|\
| * license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* | all: use nm_clear_g_free() instead of g_clear_pointer()Thomas Haller2020-03-231-3/+3
|/
* all: unify format of our Copyright source code commentsThomas Haller2019-10-023-3/+3
* meson: Improve the src build fileIñigo Martínez2019-10-011-3/+4
* all: manually drop code comments with file descriptionThomas Haller2019-10-013-5/+2
* core: log the content of "/var/lib/NetworkManager/no-auto-default.state"Thomas Haller2019-09-261-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-103-42/+3
* all: drop emacs file variables from source filesThomas Haller2019-06-113-3/+0
* core: assert for valid NM_DEVICE_DEVICE_TYPE settingThomas Haller2019-03-111-0/+1
* build/meson: increase timeouts for some testsThomas Haller2019-02-231-0/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* build: meson: Add trailing commasIñigo Martínez2018-12-201-2/+2
* core: add checks on connection default propertiesBeniamino Galvani2018-12-013-22/+35
* config: warn about unknown keys in config filesBeniamino Galvani2018-12-012-5/+49
* device: add "dhcp-plugin" match spec for deviceThomas Haller2018-11-011-0/+19
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+0
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-312-32/+30
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-5/+0
* core: drop unused NMConnectionProvider typedefThomas Haller2018-04-131-1/+1
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* connectivity: rework async connectivity check requestsThomas Haller2018-04-101-4/+4
* config: cleanup fields in NMGlobalDnsConfigThomas Haller2018-03-271-1/+1
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-7/+0
* core: rename "nm-bus-manager.h" to "nm-dbus-manager.h"Thomas Haller2018-03-121-1/+1
* meson: Improve dependency systemIñigo Martínez2018-01-101-1/+1
* tests: use NMTST_EXPECT*() macrosThomas Haller2018-01-081-10/+10
* config: adjust logging message for duplicate config prefixThomas Haller2018-01-081-10/+10
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+22
* all: use nm_close() instead of close()Thomas Haller2017-11-141-1/+1
* core: fix build without connectivity checkBeniamino Galvani2017-11-121-0/+4
* config/tests: remove test artifact after test_config_connectivity_check()Thomas Haller2017-08-181-0/+2
* config: add an API to disable connectivity check via internal config file.James Henstridge2017-08-171-0/+34
* config: add first_start paramter to NMConfig to detect restartThomas Haller2017-04-201-1/+1
* config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-251-3/+14
* config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-251-16/+9
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-213-3/+3
* build: merge "src/tests/config/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-37/+0
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-191-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-042-21/+30
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* all: cleanup includes in header filesThomas Haller2016-08-171-5/+1
* bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-08-111-1/+1