summaryrefslogtreecommitdiff
path: root/src/login/logind-session.c
Commit message (Expand)AuthorAgeFilesLines
* logind: Ensure the user, seat and session files are updated when the session ...Colin Guthrie2012-09-121-0/+5
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-031-4/+16
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-14/+7
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-4/+4
* logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek2012-07-221-1/+1
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-211-0/+22
* logind: properly clean up user cgroups when they run emptyLennart Poettering2012-05-311-3/+3
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-2/+2
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-301-1/+1
* login: minor typo fixLennart Poettering2012-05-211-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-1/+2
* logind: fix memory leakFrederic Crozat2012-05-071-0/+1
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-161-14/+7
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* logind: extend comment about X11 socket symlinkLennart Poettering2012-03-221-0/+4
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-141-1/+24
* logind: if we have to stop a session, kill at least its leaderLennart Poettering2012-01-311-3/+19
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-181-1/+1
* logind: move X11 socketLennart Poettering2012-01-181-4/+2
* logind: simplify session_activate() a bitLennart Poettering2012-01-181-5/+1
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-2/+2
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+945