summaryrefslogtreecommitdiff
path: root/src/login/loginctl.c
Commit message (Expand)AuthorAge
* Prep v239: Add support for suspend-then-hibernate to loginctl.Sven Eden2018-08-29
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* tree-wide: do not assign values if not usedYu Watanabe2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-08-24
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-08-24
* login: drop an unused variableYu Watanabe2018-08-24
* loginctl: port loginctl to format-table.[ch]Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: remove unused variables (#8612)Yu Watanabe2018-08-24
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-08-24
* login/eloginctl.c: Sync the following methods from systemctl.c:Sven Eden2018-06-29
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-05-30
* Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various approp...Franck Bui2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* *: fix some inconsistent control statement styleVito Caputo2017-12-01
* loginctl: enable-linger does not need fallback to XDG_SESSION_IDAlan Jenkins2017-09-18
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* loginctl: also use $XDG_SESSION_ID for session-statusZbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: use $XDG_SESSION_ID for "our" sessionZbigniew Jędrzejewski-Szmek2017-07-25
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-07-25
* loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki2017-07-25
* Prep v233.3: Add 'loginctl list' as a shorthand for list-sessionsSven Eden2017-07-20
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-07-17
* shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek2017-07-17
* loginctl: report tty in session listingsZbigniew Jędrzejewski-Szmek2017-07-05
* loginctl: drop casts in printfZbigniew Jędrzejewski-Szmek2017-07-05
* Prep v231.2: Apply some minor style fixesSven Eden2017-06-19
* Prep v231: Add missing line breaks in loginctl help textSven Eden2017-06-16
* Prep v231: Move elogind specific code in login/loginctl.c to login/eloginctl.cSven Eden2017-06-16
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2017-06-16
* sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering2017-06-16
* Prep v230: Update loginctl help textSven Eden2017-06-16
* Prep v230: No longer print double messages when shutting down or rebooting.Sven Eden2017-06-16
* Prep v230: Add support for scheduled shutdown/reboot and the cancellation of ...Sven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (6/8) src/login.Sven Eden2017-06-16
* loginctl: add --value optionZbigniew Jędrzejewski-Szmek2017-06-16
* systemctl: add --value optionZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Add missing fixes from upstream [4/6] src/loginSven Eden2017-05-17
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.Sven Eden2017-04-10
* [4/5] Apply missing fixes from upstreamSven Eden2017-03-29
* loginctl: print nontrivial properties in logictl show-*Lukas Nykryn2017-03-29
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14