summaryrefslogtreecommitdiff
path: root/src/login/logind.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering1-8/+57
2012-05-30logind: rework button setting semanticsLennart Poettering1-40/+48
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering1-10/+188
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering1-3/+3
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering1-2/+19
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering1-0/+3
2012-04-16logind: hook up inhibit logic with idle hint logicLennart Poettering1-1/+3
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering1-11/+103
2012-04-13logind: explicitly check for /dev/tty0Lennart Poettering1-6/+8
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-03logind: log with AUTH facilityLennart Poettering1-0/+1
2012-03-30rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers1-1/+1
2012-02-03cgroup: when getting cgroup empty notifications, always search up the treeLennart Poettering1-5/+11
2012-01-31logind: if we have to stop a session, kill at least its leaderLennart Poettering1-7/+41
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering1-1/+2
2012-01-05logind: add needed include for sd_notify()Kay Sievers1-0/+1
2012-01-04journald: parse configuration fileLennart Poettering1-0/+11
2012-01-03logind: don't watch vcsa if nobody caresLennart Poettering1-5/+6
2012-01-03logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering1-1/+6
2011-12-31logind: move logind into its own subdirectoryLennart Poettering1-0/+1228