Age | Commit message (Expand) | Author |
2013-03-18 | logind: exploit previous cleanups and simplify returns | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | logind: Make more use of cleanup macros | Colin Walters |
2013-03-05 | logind: when registering a new session always use previous session info from ... | Lennart Poettering |
2013-02-22 | systemctl: make shutdown operations use irreversible jobs | Michal Schmidt |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering |
2013-01-24 | logind: add UnlockSessions() clal to complement LockSessions() | Lennart Poettering |
2013-01-24 | logind: send Resumed() signal after we come back from suspend/hibernate/hybri... | Lennart Poettering |
2013-01-24 | logind: only allow one shutdown/sleep action to be queued at the same time | Lennart Poettering |
2013-01-14 | logind: ignore non-tty/non-x11 session when checking if there are other sessi... | Lennart Poettering |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-11-20 | dbus-common: Add helper method to handle no-reply messages | Colin Walters |
2012-10-30 | logind: it's OK if a process on an pty requests a session for seat0 | Lennart Poettering |
2012-10-30 | logind: unify all session lock loop | Lennart Poettering |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-16 | logind: only release logind session from the PAM module if the same module in... | Lennart Poettering |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-09-21 | logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= | Lennart Poettering |
2012-09-21 | logind: allow users to override their own suspend/sleep inhibitors | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-08-08 | logind: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-07-29 | logind: add LockSessions() call to lock all local sessions at once | Lennart Poettering |
2012-06-29 | logind: add PreparingForShutdown/PreparingForSleep properties | Lennart Poettering |
2012-06-12 | logind: fix check for multiple sessions | Michal Schmidt |
2012-06-01 | logind: fix indentation | Lennart Poettering |
2012-06-01 | logind: interpret the can_sleep return value properly | Matthias Clasen |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-30 | logind: optionally handle power, sleep and lid switch events | Lennart Poettering |
2012-05-08 | logind: implement suspend/hibernate calls with inhibition logic | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering |
2012-04-22 | login: assing /dev/console logins to seat0 | Lennart Poettering |
2012-04-16 | logind: hook up inhibit logic with idle hint logic | Lennart Poettering |
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-03-22 | logind: close FIFO before ending sessions cleanly | Lennart Poettering |
2012-02-14 | login: track login class (i.e. one of "user", "greeter", "lock-screen") for e... | Lennart Poettering |
2012-02-11 | logind: introduce CanReboot/CanPowerOff bus calls | Lennart Poettering |
2012-02-07 | logind: fix introspection data | Lennart Poettering |
2012-02-07 | logind: introduce ActivateSessionOnSeat() | Lennart Poettering |
2012-02-01 | logind: add GetSessionByPID() bus call | Lennart Poettering |
2012-01-27 | logind: make sure we create /var/lib/systemd before using it | Lennart Poettering |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2012-01-03 | logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't... | Lennart Poettering |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |