summaryrefslogtreecommitdiff
path: root/src/login/loginctl.c
Commit message (Expand)AuthorAge
* 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
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Prep v226: loginctl.c: Fix call to (changed) cg_is_empty_recursive().Sven Eden2017-03-14
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v222: Update build system:Sven Eden2017-03-14
* Prep v221: Some more cleanup and a few fixesSven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2017-03-14
* tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann2017-03-14
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* Fix argument order when checking inhibitorsAndy Wingo2015-09-01
* Add poweroff, suspend etc. loginctl commandsAndy Wingo2015-08-29
* Compiling.Andy Wingo2015-04-08
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* loginctl: fix misuse compound literalsLennart Poettering2015-01-14
* loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering2015-01-09
* loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering2015-01-09
* loginctl: port to generic verbs.h APILennart Poettering2015-01-08