summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tests/sanitizer: make ASAN/LSAN/UBSAN options configurable in "tools/run-nm-t...Thomas Haller2020-05-141-0/+13
* tests: abort test runner if exec failsThomas Haller2020-04-201-0/+1
* tests: ignore valgrind warnings for unhandled syscalls in libnm,service-provi...Thomas Haller2020-02-211-6/+12
* cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-281-0/+7
* build/meson: cleanup "meson-post-install.sh"Thomas Haller2019-11-221-35/+37
* cli: print interface flagsBeniamino Galvani2019-11-221-0/+2
* libnm/tests: fix stub implementation for remote-next-connectionThomas Haller2019-11-071-3/+16
* libnm/tests: drop test_activate_failed() testThomas Haller2019-11-071-8/+0
* tests: support D-Bus property Device.StateReason in mock serviceThomas Haller2019-11-071-1/+5
* libnm: retire deprecated WiMAX NMObject typesThomas Haller2019-10-231-122/+0
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* run-nm-test: fix using exec instead of running and exitingThomas Haller2019-10-021-2/+2
* run-nm-test: Just use exec instead of running and exitingMarco Trevisan (Treviño)2019-10-021-2/+1
* run-nm-test: Set NM_TEST_UNDER_VALGRIND accordinglyMarco Trevisan (Treviño)2019-10-021-0/+2
* meson: Move network-config directory creation to main install fileIñigo Martínez2019-10-011-0/+4
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-1/+1
* tests: avoid deprecated GLib.IOChannel.add_watch() in "test-networkmanager-se...Thomas Haller2019-09-251-2/+4
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* build: use regexp in gtkdoc --ignore-decorators optionBeniamino Galvani2019-09-061-7/+0
* build: fix errors when building with gtk-doc 1.32Beniamino Galvani2019-09-051-0/+7
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-0/+1
* tools: export more symbols from NetworkManager binary to pluginsth/various-settings-cleanup-3Thomas Haller2019-06-261-1/+1
* settings: drop ibft settings pluginth/drop-ibft-settings-pluginThomas Haller2019-06-201-4/+9
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* build: install dispatcher dirs in /usrLubomir Rintel2019-04-261-0/+3
* tools: fix out-of-tree build test "tools/check-docs.sh" for duplicate generat...Thomas Haller2019-04-231-1/+7
* tools: cleanup path variable in "tools/check-docs.sh"Thomas Haller2019-04-231-7/+7
* all: goodbye libnm-glibLubomir Rintel2019-04-162-3/+1
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-032-1/+3
* lldp: support IEEE 802.3 TLVsBeniamino Galvani2019-03-271-1/+12
* lldp: support multiple PPVIDsBeniamino Galvani2019-03-271-0/+10
* lldp: support multiple vlansBeniamino Galvani2019-03-271-1/+11
* lldp: add support for management address TLVBeniamino Galvani2019-03-271-0/+15
* cli: add lldp output testsBeniamino Galvani2019-03-271-0/+36
* all: goodbye libnm-glibLubomir Rintel2019-03-192-3/+1
* tests: Fix variant_from_dbus() for arrays of UInt32Frédéric Danis2019-03-111-1/+1
* clients/test: vary RSN capabilities across APsLubomir Rintel2019-02-051-2/+13
* all: return output dictionary from "AddAndActivate2"Thomas Haller2019-01-141-5/+4
* meson: add check on settings docsBeniamino Galvani2018-12-121-0/+19
* core: add checks on connection default propertiesBeniamino Galvani2018-12-011-4/+48
* build: check that the list of supported config options is up to dateBeniamino Galvani2018-12-011-0/+28
* libnm: Add support to pass options to AddAndActivateConnectionBenjamin Berg2018-11-171-0/+6
* build: meson: fix wrong man page linkBeniamino Galvani2018-11-081-1/+1
* tests: simulate old LastScan wifi value in test-networkmanager-service.pybg/issue39Beniamino Galvani2018-11-021-10/+2
* build: fix check-docs.sh for out-of-tree buildsThomas Haller2018-10-251-6/+31
* docs: rework check-docs test scriptThomas Haller2018-10-251-14/+40
* docs: fix bashism in tools/check-docs.shMichael Biebl2018-10-251-1/+1
* build: fix ibft option in create-exports-NetworkManager.shBeniamino Galvani2018-10-241-1/+1
* tests: support UInt64 type in test-networkmanager-service.pyThomas Haller2018-10-171-3/+6
* acd/tests: skip NAcd tests under valgrindThomas Haller2018-10-041-2/+5