summaryrefslogtreecommitdiff
path: root/src/login/logind.h
Commit message (Expand)AuthorAge
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-09
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-26
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-14
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-04
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-03
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-03
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-24
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-07
* logind: rework session shutdown logicLennart Poettering2014-02-07
* logind: make VT numbers unsignedDavid Herrmann2013-11-28
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* logind: rename vtconsole to seat0David Herrmann2013-09-17
* logind: add infrastructure to watch busnamesDavid Herrmann2013-09-17
* logind: listen actively for session devicesDavid Herrmann2013-09-17
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-13
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-10
* machined: split out machine registration stuff from logindLennart Poettering2013-07-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* logind: rework delay inhibition logicLennart Poettering2013-01-25
* logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering2013-01-24
* logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering2013-01-24
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-21
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-19
* logind: make sure there's always a getty available on TTY6Lennart Poettering2012-09-17
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* logind: properly clean up user cgroups when they run emptyLennart Poettering2012-05-31
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-30
* logind: implement suspend/hibernate calls with inhibition logicLennart Poettering2012-05-08
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-05
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10
* logind: if we have to stop a session, kill at least its leaderLennart Poettering2012-01-31
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31