summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.login1.xml
Commit message (Collapse)AuthorAgeFilesLines
* sd-login: add SetTTY session object #26611Thorsten Kukuk2023-04-251-0/+8
|
* Merge pull request #24242 from msekletar/terminate-idle-sessionsLennart Poettering2022-08-251-0/+6
|\ | | | | Add option to stop idle sessions after specified timeout
| * logind: add option to stop idle sessions after specified timeoutMichal Sekletar2022-08-241-0/+6
| | | | | | | | | | Thanks to Jan Pazdziora <jpazdziora@redhat.com> for providing a patch which implemeted a PoC of this feature.
* | man: similar → similarlyZbigniew Jędrzejewski-Szmek2022-08-231-7/+8
|/ | | | | | | | | Something *is* similar Something *works* similarly Something does something, similarly to how something else does something See https://sites.ulethbridge.ca/roussel/2017/11/29/similar-and-similarly-are-they-similar/ for a clear explanation.
* logind-session-dbus: allow to set display name via dbusDavid Tardon2022-06-221-0/+8
| | | | | | | | Currently, the only way to set display name of a graphical session is to pass it to CreateSession(). But modern display managers like gdm start the display server as part of the user session, which means that the display name isn't known yet when the session is being created. Hence, let's make it possible to set it later.
* man: fix typoYu Watanabe2022-05-071-1/+1
|
* man: deduplicate dbus versioning refZbigniew Jędrzejewski-Szmek2022-05-051-6/+1
|
* man: beef up o.fd.login1 page a bit and recommend busctl tooZbigniew Jędrzejewski-Szmek2022-05-051-3/+27
| | | | gdbus is an external program, so it makes sense to recommend busctl.
* logind: expose long press actions on D-BusLennart Poettering2022-04-051-0/+30
| | | | | | | | The settings and internal varables were added, but this was never exposed on the bus. Add that. Follow-up-for: a520bb665417af7aa98dcb983f3583659bbab807 Follow-up-for: #19917
* docs: use https:// for fd.o linksZbigniew Jędrzejewski-Szmek2022-01-121-2/+2
|
* man: also add anotations for methodsYu Watanabe2021-12-241-0/+2
| | | | Fixes #21882.
* logind: Add new flag for kexec rebootDeepak Rawat2021-03-311-1/+4
| | | | Add new flag to allow kexec reboot if kernel is already loaded.
* logind: Introduce RebootWithFlags and othersDeepak Rawat2021-02-021-2/+34
| | | | | Add new systemd-logind WithFlags version for Reboot and others. These methods add a unit64 parameter, with which can send additional control flags.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* tree-wide: update web link to logind descriptionZbigniew Jędrzejewski-Szmek2020-10-191-2/+1
| | | | | https://www.freedesktop.org/wiki/Software/systemd/multiseat/ says that it is obsoleted by sd-login(3), so it doesn't make much sense to link to the former.
* man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-1/+1
|
* man: import lxml formatting changesZbigniew Jędrzejewski-Szmek2020-08-221-1/+1
| | | | lxml insists on this, see 4fb222c4b29ec2a1a451a1e0e99c5d3c520395ab.
* Fix function description in logind man pageNicolas Fella2020-08-181-1/+1
| | | Fix a presumed copy&paste error. SetLockedHint corresponds to the "locked hint", not the "idle hint".
* man: fix links to various external man pagesZbigniew Jędrzejewski-Szmek2020-06-251-1/+1
| | | | | In cases where we used both die-net and man-pages for the same reference, I switched to use man-pages everywhere.
* login: limit nr_inodes for /run/user/$UIDTopi Miettinen2020-05-241-1/+6
| | | | | Limit number of inodes for tmpfs mounts on /run/user/$UID. Default is RuntimeDirectorySize= divided by 4096.
* man: update login1(5) for SetType()Zbigniew Jędrzejewski-Szmek2020-05-061-5/+14
| | | | Added in db72aea4a952cdfdef51eda03408d7c4a11e7359.
* man: drop CanMultiSession from documentionZbigniew Jędrzejewski-Szmek2020-05-051-8/+3
| | | | Removed in 8f8cc84ba4612e74cd1e26898c6816e6e60fc4e9.
* man: use --bus-introspect to autogenerate dbus api docsZbigniew Jędrzejewski-Szmek2020-05-051-18/+133
| | | | | | This has the advantage that the executables are always in place and we don't need any units to exist on the bus, so we can eventually hook this up into a normal build system. (Probably as a build time check.)
* man: remove gendered pronoun and reindent a paragraphZbigniew Jędrzejewski-Szmek2020-04-211-5/+6
|
* docs: use "polkit" to refer to PolicyKitZbigniew Jędrzejewski-Szmek2020-04-211-7/+8
| | | | | | See d35f51ea848ca76bd3747db69e8c5dd864e82bc3 for justification. First use in each file is turned into a link to the documentation page.
* man: fix two typosZbigniew Jędrzejewski-Szmek2020-04-211-2/+2
| | | | Pointed out by @boucman and @DaanDeMeyer during review.
* man: add markers to put all dbus entities in the directives indexZbigniew Jędrzejewski-Szmek2020-04-211-0/+282
| | | | | | | | Follow-up for f92c8d1c67bcdeba097e3203d8aafe3a31230ada. directives.index: - This index contains 3398 entries in 19 sections, referring to 333 individual + This index contains 4316 entries in 19 sections, referring to 333 individual
* D-Bus docs: Use method instead of callDaan De Meyer2020-04-191-2/+2
|
* man: fixes from online reviewDaan De Meyer2020-04-161-115/+115
| | | | Also includes the issues pointed out by @boucman.
* man: login1(5) — fix markup and fill in the missing descriptionsZbigniew Jędrzejewski-Szmek2020-04-161-212/+204
| | | | Partially fixes #1042.
* man: run dbus api docs through the updaterZbigniew Jędrzejewski-Szmek2020-04-161-109/+332
| | | | | | | | | | | | This replaces the api export tables with updated versions, and inserts comments for all "undocumented" items. The slow work of documented them is left for later ;) lxml does some formatting changes that are not significant for lxml processing, but generate spurious difference in the diff (namely: ulinks become one-line, and double quotes are used instead of single quotes for element attribute values). This should be a one-time thing: subsequent renegeration should be idempotent with regards to this.
* man: import org.freedesktop.login1(3) from the wikiZbigniew Jędrzejewski-Szmek2020-04-121-0/+767