Age | Commit message (Expand) | Author |
2014-12-11 | use correct format types | Thomas Hindoe Paaboel Andersen |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-02-05 | man: introduce new "Desktop" property for sessions | Lennart Poettering |
2013-12-22 | loginctl: fix output of type with class | Mantas Mikulėnas |
2013-12-21 | loginctl: correctly show session IDs on session-status | Djalal Harouni |
2013-12-21 | loginctl,shell-completions: fix listing of sessions/users/seats | Zbigniew Jędrzejewski-Szmek |
2013-12-18 | loginctl: improve print_{session|user|seat}_status_info() functions | Djalal Harouni |
2013-12-18 | loginctl: use show_properties() to get login1 properties | Djalal Harouni |
2013-12-18 | loginctl: replace strv_append() by strv_extend() | Djalal Harouni |
2013-12-08 | Help output spring cleaning | Zbigniew Jędrzejewski-Szmek |
2013-11-28 | logind: make VT numbers unsigned | David Herrmann |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | Lennart Poettering |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-11-07 | loginctl: convert to sd-bus | Simon Peeters |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-07-11 | loginctl: suppress cgroup tree output if cgroup is empty | Lennart Poettering |
2013-07-11 | loginctl: restore cgroup display for status output | Lennart Poettering |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-19 | cgls,loginctl,systemctl: fix -l | Zbigniew Jędrzejewski-Szmek |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-04-24 | inhbit: show comm field of inhibiting processes | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | logind: exploit previous cleanups and simplify returns | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | logind: Make more use of cleanup macros | Colin Walters |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-01-24 | logind: add UnlockSessions() clal to complement LockSessions() | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-11-23 | time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX | Lennart Poettering |
2012-11-23 | util: rename format_timestamp_pretty() to format_timestamp_relative() because... | Lennart Poettering |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-17 | loginctl: show pager also for status command | Lennart Poettering |
2012-10-17 | timedatectl: introduce new command line client for timedated | Lennart Poettering |
2012-09-21 | login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl | Lukas Nykryn |
2012-08-08 | loginctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-07-29 | logind: add new loginctl lock-sessions command | Lennart Poettering |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-06-21 | logind: introduce a state for session, being one of online, active, closing | Lennart Poettering |
2012-04-22 | loginctl: avoid segfault for kill-session and kill-user commands | Lennart Poettering |
2012-04-16 | systemctl: show main and control PID explicitly in cgroup-show | Lennart Poettering |
2012-04-16 | cgls: don't show empty cgroups by default | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | polkit: temporarily spawn of a polkit agent in terminals for possibly authent... | Lennart Poettering |