summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: fix bogus code in "tools/generate-docs-nm-property-infos.py"Thomas Haller2021-07-061-4/+1
* Support new attribute tag `description-docbook`Wen Liang2021-06-232-2/+31
* tools: correct NetworkManager top object set_state functionFrederic Martinsons2021-06-231-2/+2
* tools: suppress duplicate state change in deactivation step of active connectionFrederic Martinsons2021-06-231-4/+0
* tools: add debug printf statements to "tools/generate-docs-nm-settings-docs-m...al/1963854-bond-optionThomas Haller2021-06-091-0/+22
* 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