summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2013-03-18logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek
2013-03-18logind: Make more use of cleanup macrosColin Walters
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-15logind: explicitly create state directories during early initializationLennart Poettering
2013-03-11Move udevadm to rootbindirMichael Biebl
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-03-07logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering
2013-03-05inhibit: print --list if no argument is givenKay Sievers
2013-03-05logind: when registering a new session always use previous session info from ...Lennart Poettering
2013-03-01inhibit: make the output more readableMantas Mikulėnas
2013-02-22systemctl: make shutdown operations use irreversible jobsMichal Schmidt
2013-02-14update TODOThomas Hindoe Paaboel Andersen
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13Revert "log_error() if inotify_add_watch() fails"Lennart Poettering
2013-02-13log_error() if inotify_add_watch() failsHarald Hoyer
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-02-11logind: Allow active sessions to always shutdown by defaultAdel Gadllah
2013-02-09logind: rename "seat-master" tag to "master-of-seat"Lennart Poettering
2013-01-27logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek
2013-01-25logind: rework delay inhibition logicLennart Poettering
2013-01-25loginctl: don't show [UACCESS] info in device treeLennart Poettering
2013-01-24loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering
2013-01-24logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering
2013-01-24logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-15logind: remove unused variableMichal Sekletar
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering
2013-01-14logind: ignore non-tty/non-x11 session when checking if there are other sessi...Lennart Poettering
2013-01-07logind: Capability of making seats without framebuffer devicesOleg Samarin
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering
2012-12-24pam_systemd: new option for the session classMatthew Monaco
2012-12-24logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-12-24pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering
2012-12-18logind: allow HybridSleep methods in default DBus contextMantas Mikulėnas
2012-11-23time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering
2012-11-23util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering
2012-11-20dbus-common: Add helper method to handle no-reply messagesColin Walters
2012-11-12util: nicer tree drawingsMichal Schmidt
2012-11-12enable localization for common *ctl commandsDave Reisner
2012-11-02util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt
2012-10-30logind: it's OK if a process on an pty requests a session for seat0Lennart Poettering
2012-10-30logind: unify all session lock loopLennart Poettering
2012-10-28login: trivial grammar fixZbigniew Jędrzejewski-Szmek
2012-10-28logind: add 'lock' as possible choice for handling hw keysLennart Poettering
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-19util: unify usage of on_tty() in util.cLennart Poettering
2012-10-17loginctl: show pager also for status commandLennart Poettering