summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: fix bogus code in "tools/generate-docs-nm-property-infos.py"Thomas Haller2021-07-061-4/+1
* python: remove unused importsThomas Haller2021-05-272-3/+3
* tools: drop spurious whitespace in "src/libnm-client-impl/nm-property-infos-*...Thomas Haller2021-05-261-1/+0
* Rewrite `./tools/generate-docs-nm-property-infos.py` with XML libraryWen Liang2021-05-201-38/+36
* Adjust `property` tag format in `nm-property-infos-*.xml`Wen Liang2021-05-201-1/+1
* Revert "Rewrite `./tools/generate-docs-nm-property-infos.py` with XML library"Thomas Haller2021-05-181-36/+38
* Rewrite `./tools/generate-docs-nm-property-infos.py` with XML libraryWen Liang2021-05-171-38/+36
* Remove unnecessary escaping for single quoteWen Liang2021-05-171-1/+0
* Add paired `property` tag to `nm-property-infos-*.xml`Wen Liang2021-05-171-1/+1
* Remove line breaks in attribute value of `nm-property-infos-*.xml`Wen Liang2021-05-171-2/+2
* tools: remove deprecated PropertiesChanged signal in "test-networkmanager-ser...Thomas Haller2021-05-141-96/+17
* build: replace `./tools/generate-docs-nm-property-infos.pl` with python scriptWen Liang2021-05-052-160/+146
* tools: use libtool --mode=executeorbea2021-04-041-14/+17
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-1/+1
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-1/+1
* build: move "clients/nm-online.c" to "src/nm-online/"th/move-client-libsThomas Haller2021-03-021-6/+6
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-021-2/+2
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-243-14/+14
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-241-1/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-183-5/+6
* all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller2021-02-091-0/+2
* tests: add "tools/check-tree.sh" script for checking consistency of sourcesThomas Haller2021-02-091-0/+22
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-044-20/+20
* libnm/docs: hook up new nm-keyfile API in libnm documentation (fix)Thomas Haller2021-02-021-0/+1
* tests: add a dbus test function to change delay of active connection state ch...Frederic Martinsons2021-02-021-2/+17
* tools/tests: add usage to "tools/run-nm-test.sh"Thomas Haller2021-01-291-0/+45
* tools: find the NetworkManager-all-sym binary locationorbea2021-01-261-1/+4
* tools: fix parameters to "tools/run-nm-test.sh" in mixed orderThomas Haller2021-01-221-3/+3
* tools: parse parameters to "tools/run-nm-test.sh" in mixed orderThomas Haller2021-01-221-6/+13
* all: update deprecated SPDX license identifiersThomas Haller2021-01-054-4/+4
* all: avoid GNU "which" from shell scriptsThomas Haller2020-12-111-2/+2
* tools: improve detection of "ci-fairy" command in "tools/check-gitlab-ci.sh"Thomas Haller2020-12-111-1/+1
* tests: allow to skip check-local-gitlab-ci via "$NMTST_SKIP_CHECK_GITLAB_CI"Thomas Haller2020-12-111-0/+4
* build: add make-check step to check and generate ".gitlab-ci.yml"Thomas Haller2020-11-171-0/+33
* build: rename "tools/check-settings-docs.sh" to "check-compare-generated.sh"Thomas Haller2020-11-031-0/+0
* build: cleanup "tools/check-settings-docs.sh" scriptThomas Haller2020-11-031-14/+13
* tools: fix "check-config-options.sh" for detecting multiple NM_CON_DEFAULT() ...Thomas Haller2020-10-301-2/+2
* Manage deactivation of active connectionFrederic Martinsons2020-10-291-1/+48
* Enhance device state and active connection managementFrederic Martinsons2020-10-291-4/+103
* Add basic modem device supportFrederic Martinsons2020-10-291-1/+36
* Initialize correctly _dbus_error_name in BusErr classesFrederic Martinsons2020-10-291-14/+42
* Add dbus.Int32 support for variant parsingFrederic Martinsons2020-10-291-0/+2
* build: fix "create-exports-NetworkManager.sh" to fail if "nm" failsThomas Haller2020-10-061-4/+7
* format: replace tabs with spaces in sheell scriptsThomas Haller2020-09-291-4/+4
* tools: update script for new code-styleAntonio Cardace2020-09-281-5/+20
* l3cfg/tests: add unit test for NML3CfgThomas Haller2020-09-241-0/+1
* build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David2020-09-081-2/+6
* tests: ignore valgrind warning about unhandled syscallsThomas Haller2020-09-071-3/+9
* build: fix generating "NetworkManager.ver" with LTOThomas Haller2020-08-171-5/+1
* tests: fix handling of $NMTST_LIBTOOL in "tools/run-nm-test.sh" scriptThomas Haller2020-08-171-4/+4