chiark / gitweb /
Prep v231: Move elogind specific code in login/logind.c to login/elogind.c
[elogind.git] / src / login / logind.h
2017-06-16 Sven EdenPrep v231: Move elogind specific code in login/logind...
2017-06-16 Lennart Poetteringlogind: change TasksMax= value for user logins to 33%
2017-06-16 Sven EdenPrep v230: Add utmp support to make wall message to...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringlogind: enforce a limit on inhibitors we hand out
2017-06-16 Lennart Poetteringlogind: enforce a limit on current user sessions
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-22 Sven EdenPrep v229: Consolidate system sleep functions.
2017-05-17 Daniel Macktree-wide: remove Emacs lines from all files
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (4/4)
2017-04-26 Sven EdenPrep v228: Removed utmp bits. elogind does not support...
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenIncorporate sleep.conf into logind.conf
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenRemove support for auto-spawning VTs
2017-03-14 Sven EdenRemove dependency of systemd units, services and slices...
2017-03-14 Sven Eden[Patch 3/3] Add cgroups initialization and handling
2017-03-14 Sven EdenFix lookup_errno by adding a gperf length parameter...
2017-03-14 Sven EdenPrep 4xx6: Fix logind_gperf_lookup declaration
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v220: Use new cgroups functions
2017-03-14 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2017-03-14 Andy WingoBeginnings of handling suspend/etc within logind
2017-03-14 Andy WingoRemove systemd subscription and user/session units
2017-03-14 Andy WingoRemove support for auto-spawning VTs
2017-03-14 Lennart Poetteringlogind: rework display counting when detecting whether...
2017-03-14 Daniel Macklogind: fix delayed execution regression
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Daniel Macklogind: add support for /run/nologin and /run/systemd...
2017-03-14 Daniel Macklogind: add code for UTMP wall messages
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: make local functions static
2017-03-14 Daniel Macklogind: use sd_event timer source for inhibitor logic
2016-03-06 Andy WingoSet up cgroups when logind starts
2015-08-29 Andy WingoIncorporate sleep.conf into logind.conf
2015-08-23 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2015-08-23 Andy WingoBeginnings of handling suspend/etc within logind
2015-08-23 Andy WingoRemove unused manager routines
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
2015-03-06 David Herrmannlogin: make hold-off timeout configurable
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-09 Lennart Poetteringlogind: when a bus call is done on a session, user...
2014-08-26 Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-04 Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-03 Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-03-03 Lennart Poetteringlogind: ignore lid switch if more than 1 display is...
2014-02-24 Lennart Poetteringlogind: detect whether the system is docked, and if...
2014-02-07 Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2013-11-28 David Herrmannlogind: make VT numbers unsigned
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-09-17 David Herrmannlogind: rename vtconsole to seat0
2013-09-17 David Herrmannlogind: add infrastructure to watch busnames
2013-09-17 David Herrmannlogind: listen actively for session devices
2013-08-13 Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-10 Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-01-25 Lennart Poetteringlogind: rework delay inhibition logic
2013-01-24 Lennart Poetteringlogind: send Resumed() signal after we come back from...
2013-01-24 Lennart Poetteringlogind: only allow one shutdown/sleep action to be...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-09-21 Lennart Poetteringlogind: split up HandleSleepKey= into HandleSuspendKey...
2012-09-19 Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-09-17 Lennart Poetteringlogind: make sure there's always a getty available...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-31 Lennart Poetteringlogind: properly clean up user cgroups when they run...
2012-05-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-03 Kay Sieversimport udev repository
2012-01-31 Lennart Poetteringlogind: if we have to stop a session, kill at least...
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory