summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-23tools: correct NetworkManager top object set_state functionFrederic Martinsons1-2/+2
2021-06-23tools: suppress duplicate state change in deactivation step of active connectionFrederic Martinsons1-4/+0
2021-06-09tools: add debug printf statements to "tools/generate-docs-nm-settings-docs-m...Thomas Haller1-0/+22
2021-05-27python: remove unused importsThomas Haller2-3/+3
2021-05-26tools: drop spurious whitespace in "src/libnm-client-impl/nm-property-infos-*...Thomas Haller1-1/+0
2021-05-20Rewrite `./tools/generate-docs-nm-property-infos.py` with XML libraryWen Liang1-38/+36
2021-05-20Adjust `property` tag format in `nm-property-infos-*.xml`Wen Liang1-1/+1
2021-05-18Revert "Rewrite `./tools/generate-docs-nm-property-infos.py` with XML library"Thomas Haller1-36/+38
2021-05-17Rewrite `./tools/generate-docs-nm-property-infos.py` with XML libraryWen Liang1-38/+36
2021-05-17Remove unnecessary escaping for single quoteWen Liang1-1/+0
2021-05-17Add paired `property` tag to `nm-property-infos-*.xml`Wen Liang1-1/+1
2021-05-17Remove line breaks in attribute value of `nm-property-infos-*.xml`Wen Liang1-2/+2
2021-05-14tools: remove deprecated PropertiesChanged signal in "test-networkmanager-ser...Thomas Haller1-96/+17
2021-05-05build: replace `./tools/generate-docs-nm-property-infos.pl` with python scriptWen Liang2-160/+146
2021-04-04tools: use libtool --mode=executeorbea1-14/+17
2021-03-15tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller1-1/+1
2021-03-15cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller1-1/+1
2021-03-02build: move "clients/nm-online.c" to "src/nm-online/"Thomas Haller1-6/+6
2021-03-02build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller1-2/+2
2021-02-24build: move "libnm/" to "src/" and split itThomas Haller3-14/+14
2021-02-24build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller1-1/+1
2021-02-18build: move "libnm-core/" to "src/" and split itThomas Haller3-5/+6
2021-02-09all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller1-0/+2
2021-02-09tests: add "tools/check-tree.sh" script for checking consistency of sourcesThomas Haller1-0/+22
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller4-20/+20
2021-02-02libnm/docs: hook up new nm-keyfile API in libnm documentation (fix)Thomas Haller1-0/+1
2021-02-02tests: add a dbus test function to change delay of active connection state ch...Frederic Martinsons1-2/+17
2021-01-29tools/tests: add usage to "tools/run-nm-test.sh"Thomas Haller1-0/+45
2021-01-26tools: find the NetworkManager-all-sym binary locationorbea1-1/+4
2021-01-22tools: fix parameters to "tools/run-nm-test.sh" in mixed orderThomas Haller1-3/+3
2021-01-22tools: parse parameters to "tools/run-nm-test.sh" in mixed orderThomas Haller1-6/+13
2021-01-05all: update deprecated SPDX license identifiersThomas Haller4-4/+4
2020-12-11all: avoid GNU "which" from shell scriptsThomas Haller1-2/+2
2020-12-11tools: improve detection of "ci-fairy" command in "tools/check-gitlab-ci.sh"Thomas Haller1-1/+1
2020-12-11tests: allow to skip check-local-gitlab-ci via "$NMTST_SKIP_CHECK_GITLAB_CI"Thomas Haller1-0/+4
2020-11-17build: add make-check step to check and generate ".gitlab-ci.yml"Thomas Haller1-0/+33
2020-11-03build: rename "tools/check-settings-docs.sh" to "check-compare-generated.sh"Thomas Haller1-0/+0
2020-11-03build: cleanup "tools/check-settings-docs.sh" scriptThomas Haller1-14/+13
2020-10-30tools: fix "check-config-options.sh" for detecting multiple NM_CON_DEFAULT() ...Thomas Haller1-2/+2
2020-10-29Manage deactivation of active connectionFrederic Martinsons1-1/+48
2020-10-29Enhance device state and active connection managementFrederic Martinsons1-4/+103
2020-10-29Add basic modem device supportFrederic Martinsons1-1/+36
2020-10-29Initialize correctly _dbus_error_name in BusErr classesFrederic Martinsons1-14/+42
2020-10-29Add dbus.Int32 support for variant parsingFrederic Martinsons1-0/+2
2020-10-06build: fix "create-exports-NetworkManager.sh" to fail if "nm" failsThomas Haller1-4/+7
2020-09-29format: replace tabs with spaces in sheell scriptsThomas Haller1-4/+4
2020-09-28tools: update script for new code-styleAntonio Cardace1-5/+20
2020-09-24l3cfg/tests: add unit test for NML3CfgThomas Haller1-0/+1
2020-09-08build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David1-2/+6
2020-09-07tests: ignore valgrind warning about unhandled syscallsThomas Haller1-3/+9