summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* logind: ignore non-tty/non-x11 session when checking if there are other sessi...Lennart Poettering2013-01-14
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* dbus-common: Add helper method to handle no-reply messagesColin Walters2012-11-20
* logind: it's OK if a process on an pty requests a session for seat0Lennart Poettering2012-10-30
* logind: unify all session lock loopLennart Poettering2012-10-30
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* logind: only release logind session from the PAM module if the same module in...Lennart Poettering2012-10-16
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-21
* logind: allow users to override their own suspend/sleep inhibitorsLennart Poettering2012-09-21
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-19
* logind: split up inhibit acquire policyLennart Poettering2012-09-18
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* logind: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-08
* logind: add LockSessions() call to lock all local sessions at onceLennart Poettering2012-07-29
* logind: add PreparingForShutdown/PreparingForSleep propertiesLennart Poettering2012-06-29
* logind: fix check for multiple sessionsMichal Schmidt2012-06-12
* logind: fix indentationLennart Poettering2012-06-01
* logind: interpret the can_sleep return value properlyMatthias Clasen2012-06-01
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-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
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-05
* login: assing /dev/console logins to seat0Lennart Poettering2012-04-22
* logind: hook up inhibit logic with idle hint logicLennart Poettering2012-04-16
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10
* logind: close FIFO before ending sessions cleanlyLennart Poettering2012-03-22
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-14
* logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering2012-02-11
* logind: fix introspection dataLennart Poettering2012-02-07
* logind: introduce ActivateSessionOnSeat()Lennart Poettering2012-02-07
* logind: add GetSessionByPID() bus callLennart Poettering2012-02-01
* logind: make sure we create /var/lib/systemd before using itLennart Poettering2012-01-27
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-03
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31