summaryrefslogtreecommitdiffstats
path: root/docs/USER_GROUP_API.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: drop .md suffixes againZbigniew Jędrzejewski-Szmek2024-02-231-2/+2
|
* Revert "docs: use collections to structure the data"Zbigniew Jędrzejewski-Szmek2024-02-231-0/+285
| | | | | | | | | This reverts commit 5e8ff010a1436d33bbf3c108335af6e0b4ff7a2a. This broke all the URLs, we can't have that. (And actually, we probably don't _want_ to make the change either. It's nicer to have all the pages in one directory, so one doesn't have to figure out to which collection the page belongs.)
* docs: use collections to structure the datahulkoba2024-02-221-285/+0
|
* docs, man: consistently use comma after "For example"Dmitry V. Levin2023-01-231-1/+1
|
* Use https for man7.orgMichael Biebl2022-06-281-1/+1
|
* docs: use relative linksBenjamin Franzke2022-05-181-3/+2
| | | | | | | | | | | | | | | | Allows for links to work both on systemd.io (or forks) and when viewed on https://github.com/systemd/systemd/tree/main/docs Note that the markdown links are converted by jekyll-relative-links[1] to html. This plugin is enabled by default on github pages[2][3]. Due to a bug in jekyll-relative-links – see https://github.com/benbalter/jekyll-relative-links/issues/61 – we need to avoid line-wrapped links when using relative markdown links. [1] https://github.com/benbalter/jekyll-relative-links [2] https://github.blog/2016-12-05-relative-links-for-github-pages/ [3] https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll#plugins
* docs: fix typos and improve languageErik Sjölund2022-01-261-3/+3
| | | | | Fix typos and improve the language by adding a few commas and a missing word.
* docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek2021-09-271-0/+1
| | | | | | I have no idea if this is going to cause rendering problems, and it is fairly hard to check. So let's just merge this, and if it github markdown processor doesn't like it, revert.
* docs: link info about static user/group drop-in files from the relevant specsLennart Poettering2021-05-101-0/+6
|
* treewide: fix spellingJoerg Behrmann2021-02-241-1/+1
|
* man: document new varlink serviceLennart Poettering2020-07-141-1/+5
|
* docs: permit user/group services that do not support enumerationLennart Poettering2020-07-141-0/+8
| | | | | | | | sssd people don't like enumeration and for some other cases it's not nice to support either, in particular when synthesizing records for container/userns UID/GID ranges. Hence, let's make enumeration optional.
* docs: use bool in varlink interface definitionMichał Bartoszkiewicz2020-06-091-2/+2
| | | Boolean type in varlink is named bool, not boolean.
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
| | | | | | Based on a report from Fossies.org using Codespell. Followup to #15436
* docs: introduce documentation category for user/group stuffLennart Poettering2020-04-111-1/+1
| | | | | We have so many different docs on various facets of user/group stuff, let's add our own category for it.
* docs: add documentation for the varlink user/group APIsLennart Poettering2020-01-151-0/+267