summaryrefslogtreecommitdiff
path: root/src/login/loginctl.c
Commit message (Expand)AuthorAge
* 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
* systemctl,loginctl: start polkit agent for all polkit enabled operationsLennart Poettering2015-01-08
* loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering2015-01-08
* loginctl: reindent --help textLennart Poettering2014-12-26
* loginctl: add more --help sectionsLennart Poettering2014-12-26
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-11
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* man: introduce new "Desktop" property for sessionsLennart Poettering2014-02-05
* loginctl: fix output of type with classMantas Mikulėnas2013-12-22
* loginctl: correctly show session IDs on session-statusDjalal Harouni2013-12-21
* loginctl,shell-completions: fix listing of sessions/users/seatsZbigniew Jędrzejewski-Szmek2013-12-21
* loginctl: improve print_{session|user|seat}_status_info() functionsDjalal Harouni2013-12-18
* loginctl: use show_properties() to get login1 propertiesDjalal Harouni2013-12-18
* loginctl: replace strv_append() by strv_extend()Djalal Harouni2013-12-18
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-08
* logind: make VT numbers unsignedDavid Herrmann2013-11-28
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* loginctl: convert to sd-busSimon Peeters2013-11-07