summaryrefslogtreecommitdiffstats
path: root/man/userdbctl.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* man: asorted fixesYu Watanabe2024-11-231-1/+1
| | | | Closes #35307.
* userdbctl: optionally hide UID range boundaries in outputLennart Poettering2024-10-241-0/+18
|
* userdbctl: add some basic client-side filteringLennart Poettering2024-10-241-0/+51
| | | | | | | | | | | | | | This adds some basic client-side user/group filtering to "userdbctl": 1. by uid/gid min/max 2. by user "disposition" (i.e. show only regular users with "userdbctl user -R") 3. by fuzzy name (i.e. search by substring/levenshtein of user name, real name, and other identifiers of the user/group record). In the long run we also want to support this server side, but let's start out with doing this client-side, since many backends won't support server-side filtering anytime soon anyway, so we need it in either case.
* man: fix incorrect XML in man pageSam Leonard2024-04-151-8/+8
|
* man: use same version in public and system ident.David Tardon2023-12-251-1/+1
|
* man: use <simplelist> for 'See also' sectionsDavid Tardon2023-12-231-7/+7
| | | | | This is just a slight markup improvement; there should be no difference in rendering.
* man: update version informationAbderrahim Kitouni2023-09-191-1/+1
| | | | | | | | As I noticed a lot of missing information when trying to implement checking for missing info. I reimplemented the version information script to be more robust, and here is the result. Follow up to ec07c3c80b2b1bfa6788500202006ff85f5ae4f4
* man: add version infoAbderrahim Kitouni2023-08-291-21/+65
| | | | | | | | This tries to add information about when each option was added. It goes back to version 183. The version info is included from a separate file to allow generating it, which would allow more control on the formatting of the final output.
* man: various issues reported in #22432Zbigniew Jędrzejewski-Szmek2022-02-231-4/+4
| | | | Fixes #22432.
* man: document new --chain switch to userdbctlLennart Poettering2021-11-111-2/+23
| | | | | | And while we are at it, make 'ssh-authorized-keys' verb properly documented. Given that OpenSSH documents the interface in its man page it's fine to just document our implementation of it too.
* man: document new --json= modeLennart Poettering2021-11-081-0/+10
|
* man: document new --multipler= switchLennart Poettering2021-11-081-0/+8
|
* man: fix assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2021-07-271-3/+3
| | | | Fixes #20297.
* man: document new userdbctl featuresLennart Poettering2021-05-101-1/+36
|
* man: rename less-variables→common-variablesZbigniew Jędrzejewski-Szmek2021-03-011-1/+1
| | | | Some are not about less, e.g. $SYSTEMD_URLIFY.
* man: fix misspellings of "NameSeviceSwitch"Julia Cartwright2021-02-061-2/+2
| | | | | | | Fixup NameSeviceSwitch -> NameServiceSwitch spelling error in documentation. Found through inspection of documentation.
* docs: add missing plural in title referenceZbigniew Jędrzejewski-Szmek2021-01-281-2/+2
|
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* man: add hint how to show password strings with userdbctlZbigniew Jędrzejewski-Szmek2020-09-011-1/+7
| | | | | | | | I started working on a command-line switch to show passwords also in "pretty" mode. I can submit that code for review if anyone thinks that woul be useful, but after writing the man page I realized that it's a fairly niche case, and the hint in the man page is a sufficient replacement.
* man: document new varlink serviceLennart Poettering2020-07-141-0/+9
|
* tree-wide: fixes for assorted grammar and spelling issuesZbigniew Jędrzejewski-Szmek2020-07-061-3/+2
| | | | Fixes #16363. Also includes some changes where I generalized the pattern.
* tree: wide "the the" and other trivial grammar fixesZbigniew Jędrzejewski-Szmek2020-07-021-1/+1
|
* man: fix links to ssh(1) and sshd(8)Zbigniew Jędrzejewski-Szmek2020-02-281-1/+1
| | | | 'openssh' wasn't even defined.
* man: document userdbctl(1)Lennart Poettering2020-01-151-0/+258