summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAge
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-10
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-10
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* logind/machined: properly notice when units are gc'edLennart Poettering2013-07-03
* login: pass correct boolean type to libdbusLennart Poettering2013-07-02
* machined: sync to /run after job completedLennart Poettering2013-07-02
* 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
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06
* logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering2013-04-24
* logind-dbus: initialize result variableLukas Nykryn2013-04-19
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* logind: filter configured cgroup controller listsLennart Poettering2013-04-16
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-15
* logind: introduce an explicit session class for cronjobs and similarLennart Poettering2013-04-09
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-18
* logind: Make more use of cleanup macrosColin Walters2013-03-18
* logind: when registering a new session always use previous session info from ...Lennart Poettering2013-03-05
* systemctl: make shutdown operations use irreversible jobsMichal Schmidt2013-02-22
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* logind: rework delay inhibition logicLennart Poettering2013-01-25
* logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering2013-01-24
* 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: 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