Age | Commit message (Expand) | Author |
2012-11-12 | util: nicer tree drawings | Michal Schmidt |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-11-02 | util : fallback to plain ASCII drawing if locale is not UTF-8 | Michal Schmidt |
2012-10-30 | logind: it's OK if a process on an pty requests a session for seat0 | Lennart Poettering |
2012-10-30 | logind: unify all session lock loop | Lennart Poettering |
2012-10-28 | login: trivial grammar fix | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: add 'lock' as possible choice for handling hw keys | Lennart Poettering |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
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-10-16 | logind: only release logind session from the PAM module if the same module in... | Lennart Poettering |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-09 | logind: expose missing signals in Session bus objects | Lennart Poettering |
2012-10-03 | man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand... | Сковорода Никита Андреевич |
2012-10-01 | pam: check environ[] for XDG_SEAT as fallback | Lennart Poettering |
2012-09-21 | multi-seat-x: drop a lot of unnecessary code | Lennart Poettering |
2012-09-21 | pam: document that we don't do error checking when parsing vtnr | Lennart Poettering |
2012-09-21 | login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl | Lukas Nykryn |
2012-09-21 | login: check return value of session_get_idle_hint | Václav Pavlín |
2012-09-21 | logind: check return value, log warning on error | Václav Pavlín |
2012-09-21 | multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver now | Dave Airlie |
2012-09-21 | Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi... | Lennart Poettering |
2012-09-21 | logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= | Lennart Poettering |
2012-09-21 | multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr... | Lennart Poettering |
2012-09-21 | logind: allow users to override their own suspend/sleep inhibitors | Lennart Poettering |
2012-09-19 | util: define union dirent_storage and make use of it everywhere | Lennart Poettering |
2012-09-19 | logind: if a lid-switch lock was taken while the lid was closed, recheck lid ... | Lennart Poettering |
2012-09-19 | logind: properly parse handle-lid-switch inhibitor | Lennart Poettering |
2012-09-19 | man: document new inhibitor types | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-17 | logind: make VT reservation logic compatible with containers | Lennart Poettering |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering |
2012-09-16 | logind: redefine idleness to start at last activity | Zbigniew Jędrzejewski-Szmek |
2012-09-12 | login: reshuffle meaning of require_active parameter | Lennart Poettering |
2012-09-12 | logind: Avoid unnecesary rewrite of user file when switching sessions of the ... | Colin Guthrie |
2012-09-12 | logind: Ensure the user, seat and session files are updated when the session ... | Colin Guthrie |
2012-09-12 | logind: Add a two new variables to the user session tracking file. | Colin Guthrie |
2012-09-12 | logind: Properly list the ACTIVE_SEATS in the user session tracking file. | Colin Guthrie |
2012-09-12 | logind: If all user sessions are in closing state, set the overall status to ... | Colin Guthrie |
2012-09-12 | pam: Add session class to the debug log. | Colin Guthrie |
2012-09-10 | inhibit: close all fds when invoking inhibited tool | Lennart Poettering |
2012-09-10 | dbus: minor coding style fixes | Lennart Poettering |
2012-09-10 | Make systemd-inhibit --list work | Matthias Clasen |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-08-23 | login: check return of parse_pid and parse_uid | Lukas Nykryn |
2012-08-08 | logind: use bus_method_call_with_reply() where posible | Simon Peeters |
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 |