summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* nm-in-container: run with "--no-hosts" to have a plain /etc/hosts in the cont...Thomas Haller2023-05-151-0/+1
* test/cloud-meta-mock: mock GCP metadata APILubomir Rintel2023-05-121-0/+11
* test/cloud-meta-mock: mock azure metadata APILubomir Rintel2023-05-121-0/+16
* test/cloud-meta-mock: mock aliyun metadata APILubomir Rintel2023-05-121-0/+15
* test/cloud-meta-mock: allow putting the resourcesLubomir Rintel2023-05-121-16/+58
* Revert "client/tests: don't do dup2() dance to pass file descriptor to "tools...Lubomir Rintel2023-05-121-2/+4
* nm-in-container: set NMCI_DEBUG=1 in bashrcThomas Haller2023-04-261-0/+2
* nm-in-container: add commands to bash historyThomas Haller2023-04-181-0/+4
* nm-in-container: install libselinux-utilsBeniamino Galvani2023-04-181-0/+1
* client/tests: don't do dup2() dance to pass file descriptor to "tools/test-cl...Thomas Haller2023-03-301-4/+2
* tools/test-cloud-meta-mock: add a mock metadata server for cloud-setupLubomir Rintel2023-03-211-0/+90
* test/nm-service: short circuit activation if AC activation delay is zeroLubomir Rintel2023-03-211-3/+11
* test/nm-service: make activation delay actually usefulLubomir Rintel2023-03-211-4/+5
* test/nm-service: implement applied connection handlingLubomir Rintel2023-03-211-0/+19
* test/nm-service: deconstruct string properties in connections tooLubomir Rintel2023-03-211-1/+1
* contrib,tools: move "nm-in-container.sh" script to "tools"Thomas Haller2023-03-207-0/+878
* build: fix pretty() sed invocation portability in .ver scriptDaniel Kolesa2023-03-071-1/+1
* build: add test for checking consistency of "nm-autoptr.h"Thomas Haller2023-02-281-0/+26
* vapi: add test for consistency of "vapi/NM-1.0.metadata"Thomas Haller2023-02-281-0/+25
* ovs: add support for "other_config" settingsThomas Haller2023-01-111-0/+1
* tools/check-docs: more checks for missing includeslr/gtk-docLubomir Rintel2022-11-131-0/+23
* build: pass both filenames to "tools/check-compare-generated.sh" scriptThomas Haller2022-10-311-6/+5
* tools: drop unused variables from "tools/generate-docs-nm-property-infos.py"Thomas Haller2022-10-251-2/+0
* tools: avoid Python 3 f-string in "generate-docs-nm-property-infos.py"Thomas Haller2022-10-071-1/+1
* tools: sort the settings in "generate-docs-nm-property-infos.py" by nameThomas Haller2022-10-061-11/+44
* tools: don't set empty attributes in "generate-docs-nm-property-infos.py"Thomas Haller2022-10-061-6/+1
* tools: don't write empty XML nodes in "generate-docs-nm-property-infos.py"Thomas Haller2022-10-061-2/+0
* tools: preserve newlines and indentation in "generate-docs-nm-property-infos.py"Thomas Haller2022-10-061-2/+2
* tools: rework generating documentation from libnm meta dataThomas Haller2022-10-061-113/+382
* style: fix python black formatting of "generate-docs-nm-settings-docs-merge.py"Thomas Haller2022-09-081-0/+2
* generate-docs-nm-settings-docs-gir: remove space from the beginning of a paralr/docs-deprec-propsLubomir Rintel2022-09-071-3/+3
* generate-docs-nm-settings-docs-gir: move deprecation info to a separate tagLubomir Rintel2022-09-071-7/+32
* generate-docs-nm-settings-docs-merge: merge <deprecated*> elementsLubomir Rintel2022-09-071-0/+7
* generate-docs-nm-settings-docs-merge: streamline a bitLubomir Rintel2022-09-071-18/+8
* build/meson: force overwriting files in "meson-post-install.sh"Thomas Haller2022-08-081-5/+5
* doc: preserve paraghraphs in nmcli man pagesVojtech Bubela2022-07-153-5/+134
* tools: Fix generate-docs-nm-settings-docs-gir.py on Python 2Igor Ponomarev2022-06-031-6/+5
* tools: Use ElementTree to write XML in generate-docs-nm-settings-docs-gir.pyIgor Ponomarev2022-05-311-39/+30
* tools: Modernize generate-docs-nm-settings-docs-gir.py to 2022 standardsIgor Ponomarev2022-05-311-101/+113
* build/meson: use "rename" directive for installing nmcli bash completionThomas Haller2022-05-131-5/+0
* libnm/docs: fix documentation for "proxy.pac-script"Thomas Haller2022-03-211-1/+7
* tests: propagate 77 exit code from "tools/run-nm-test.sh"Thomas Haller2022-02-191-2/+2
* tools: fix constructing XML by dropping broken pretty_xml()Thomas Haller2022-02-101-14/+0
* tools: re-use regular expression in process_data()Thomas Haller2022-02-101-21/+24
* tests: let "run-nm-test.sh" fail with exit code 1 on failureThomas Haller2022-02-101-3/+4
* tools/tests: set available-connections for vlan device in NM test stubThomas Haller2022-01-211-0/+6
* tools: support --no-make-first option in "run-nm-test.sh"Thomas Haller2022-01-211-0/+5
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-181-1/+0
* build/tests: ignore all valgrind warnings about unhandled syscallsThomas Haller2021-10-081-27/+10
* tools: use "is" to compare _DEFAULT_ARG in "test-networkmanager-service.py"Thomas Haller2021-07-291-4/+4