summaryrefslogtreecommitdiff
path: root/src/login/logind.h
Commit message (Expand)AuthorAge
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2017-03-14
* Beginnings of handling suspend/etc within logindAndy Wingo2017-03-14
* Remove systemd subscription and user/session unitsAndy Wingo2017-03-14
* Remove support for auto-spawning VTsAndy Wingo2017-03-14
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2017-03-14
* logind: fix delayed execution regressionDaniel Mack2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2017-03-14
* logind: add code for UTMP wall messagesDaniel Mack2017-03-14
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2017-03-14
* logind: make local functions staticDaniel Mack2017-03-14
* logind: use sd_event timer source for inhibitor logicDaniel Mack2017-03-14
* Set up cgroups when logind startsAndy Wingo2016-03-06
* Incorporate sleep.conf into logind.confAndy Wingo2015-08-29
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2015-08-23
* Beginnings of handling suspend/etc within logindAndy Wingo2015-08-23
* Remove unused manager routinesAndy Wingo2015-08-23
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* Remove support for auto-spawning VTsAndy Wingo2015-08-23
* login: make hold-off timeout configurableDavid Herrmann2015-03-06
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* 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