summaryrefslogtreecommitdiff
path: root/src/login/logind-session.c
Commit message (Expand)AuthorAge
* logind: remove unused variableMichal Sekletar2013-01-15
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* logind: check return value, log warning on errorVáclav Pavlín2012-09-21
* logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek2012-09-16
* logind: Ensure the user, seat and session files are updated when the session ...Colin Guthrie2012-09-12
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek2012-07-22
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-21
* logind: properly clean up user cgroups when they run emptyLennart Poettering2012-05-31
* 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
* login: minor typo fixLennart Poettering2012-05-21
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* logind: fix memory leakFrederic Crozat2012-05-07
* 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: extend comment about X11 socket symlinkLennart Poettering2012-03-22
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-14
* logind: if we have to stop a session, kill at least its leaderLennart Poettering2012-01-31
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* logind: move X11 socketLennart Poettering2012-01-18
* logind: simplify session_activate() a bitLennart Poettering2012-01-18
* 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