summaryrefslogtreecommitdiff
path: root/src/login/logind.h
AgeCommit message (Expand)Author
2017-05-06build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-07-22logind: change TasksMax= value for user logins to 33%Lennart Poettering
2016-05-05logind: enforce a limit on inhibitors we hand outLennart Poettering
2016-05-05logind: enforce a limit on current user sessionsLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-13logind: add a new UserTasksMax= setting to logind.confLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-09logind: allow dry run variants for scheduled shutdownsDaniel Mack
2015-08-05logind: switch to sd_bus_track helperDaniel Mack
2015-06-25logind: fix delayed execution regressionDaniel Mack
2015-06-17logind: rework display counting when detecting whether the system is dockedLennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-24logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack
2015-04-24logind: add code for UTMP wall messagesDaniel Mack
2015-04-24logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack
2015-04-24logind: make local functions staticDaniel Mack
2015-04-24logind: use sd_event timer source for inhibitor logicDaniel Mack
2015-03-06login: make hold-off timeout configurableDavid Herrmann
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-09logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering
2014-08-26logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering
2014-03-04logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering
2014-03-03logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2014-02-07logind: order all scopes after both systemd-logind.service andLennart Poettering
2014-02-07logind: rework session shutdown logicLennart Poettering
2013-11-28logind: make VT numbers unsignedDavid Herrmann
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering
2013-07-10user-sessions: rely on PID 1 to kill sessionsLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-01-25logind: rework delay inhibition logicLennart 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
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-09-21logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering
2012-09-19logind: rework power key/suspend key/lid switch handlingLennart Poettering
2012-09-17logind: make sure there's always a getty available on TTY6Lennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering