summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering2012-11-23
* util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering2012-11-23
* dbus-common: Add helper method to handle no-reply messagesColin Walters2012-11-20
* util: nicer tree drawingsMichal Schmidt2012-11-12
* enable localization for common *ctl commandsDave Reisner2012-11-12
* util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt2012-11-02
* logind: it's OK if a process on an pty requests a session for seat0Lennart Poettering2012-10-30
* logind: unify all session lock loopLennart Poettering2012-10-30
* login: trivial grammar fixZbigniew Jędrzejewski-Szmek2012-10-28
* logind: add 'lock' as possible choice for handling hw keysLennart Poettering2012-10-28
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* util: unify usage of on_tty() in util.cLennart Poettering2012-10-19
* loginctl: show pager also for status commandLennart Poettering2012-10-17
* timedatectl: introduce new command line client for timedatedLennart Poettering2012-10-17
* logind: only release logind session from the PAM module if the same module in...Lennart Poettering2012-10-16
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* logind: expose missing signals in Session bus objectsLennart Poettering2012-10-09
* man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand...Сковорода Никита Андреевич2012-10-03
* pam: check environ[] for XDG_SEAT as fallbackLennart Poettering2012-10-01
* multi-seat-x: drop a lot of unnecessary codeLennart Poettering2012-09-21
* pam: document that we don't do error checking when parsing vtnrLennart Poettering2012-09-21
* login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctlLukas Nykryn2012-09-21
* login: check return value of session_get_idle_hintVáclav Pavlín2012-09-21
* logind: check return value, log warning on errorVáclav Pavlín2012-09-21
* multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver nowDave Airlie2012-09-21
* Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi...Lennart Poettering2012-09-21
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-21
* multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr...Lennart Poettering2012-09-21
* logind: allow users to override their own suspend/sleep inhibitorsLennart Poettering2012-09-21
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...Lennart Poettering2012-09-19
* logind: properly parse handle-lid-switch inhibitorLennart Poettering2012-09-19
* man: document new inhibitor typesLennart Poettering2012-09-19
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-19
* logind: split up inhibit acquire policyLennart Poettering2012-09-18
* logind: make VT reservation logic compatible with containersLennart Poettering2012-09-17
* logind: make sure there's always a getty available on TTY6Lennart Poettering2012-09-17
* logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek2012-09-16
* login: reshuffle meaning of require_active parameterLennart Poettering2012-09-12
* logind: Avoid unnecesary rewrite of user file when switching sessions of the ...Colin Guthrie2012-09-12
* logind: Ensure the user, seat and session files are updated when the session ...Colin Guthrie2012-09-12
* logind: Add a two new variables to the user session tracking file.Colin Guthrie2012-09-12
* logind: Properly list the ACTIVE_SEATS in the user session tracking file.Colin Guthrie2012-09-12
* logind: If all user sessions are in closing state, set the overall status to ...Colin Guthrie2012-09-12
* pam: Add session class to the debug log.Colin Guthrie2012-09-12
* inhibit: close all fds when invoking inhibited toolLennart Poettering2012-09-10
* dbus: minor coding style fixesLennart Poettering2012-09-10
* Make systemd-inhibit --list workMatthias Clasen2012-09-10
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* login: check return of parse_pid and parse_uidLukas Nykryn2012-08-23