summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-06-03tools: Fix generate-docs-nm-settings-docs-gir.py on Python 2Igor Ponomarev1-6/+5
2022-05-31tools: Use ElementTree to write XML in generate-docs-nm-settings-docs-gir.pyIgor Ponomarev1-39/+30
2022-05-31tools: Modernize generate-docs-nm-settings-docs-gir.py to 2022 standardsIgor Ponomarev1-101/+113
2022-05-13build/meson: use "rename" directive for installing nmcli bash completionThomas Haller1-5/+0
2022-03-21libnm/docs: fix documentation for "proxy.pac-script"Thomas Haller1-1/+7
2022-02-19tests: propagate 77 exit code from "tools/run-nm-test.sh"Thomas Haller1-2/+2
2022-02-10tools: fix constructing XML by dropping broken pretty_xml()Thomas Haller1-14/+0
2022-02-10tools: re-use regular expression in process_data()Thomas Haller1-21/+24
2022-02-10tests: let "run-nm-test.sh" fail with exit code 1 on failureThomas Haller1-3/+4
2022-01-21tools/tests: set available-connections for vlan device in NM test stubThomas Haller1-0/+6
2022-01-21tools: support --no-make-first option in "run-nm-test.sh"Thomas Haller1-0/+5
2021-11-18core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller1-1/+0
2021-10-08build/tests: ignore all valgrind warnings about unhandled syscallsThomas Haller1-27/+10
2021-07-29tools: use "is" to compare _DEFAULT_ARG in "test-networkmanager-service.py"Thomas Haller1-4/+4
2021-07-06tools: fix bogus code in "tools/generate-docs-nm-property-infos.py"Thomas Haller1-4/+1
2021-06-23Support new attribute tag `description-docbook`Wen Liang2-2/+31
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