Age | Commit message (Expand) | Author |
2013-01-07 | logind: Capability of making seats without framebuffer devices | Oleg Samarin |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-31 | polkit: add "imply" rules to a number of polkit actions | Lennart Poettering |
2012-12-24 | pam_systemd: new option for the session class | Matthew Monaco |
2012-12-24 | logind: don't allow suspending/hibernating if the kernel doesn't support it | Lennart Poettering |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-12-24 | pam: properly handle SSH logins lacking the PAM tty field | Lennart Poettering |
2012-12-18 | logind: allow HybridSleep methods in default DBus context | Mantas Mikulėnas |
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-20 | dbus-common: Add helper method to handle no-reply messages | Colin Walters |
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 |