summaryrefslogtreecommitdiff
path: root/src/login/logind.c
Commit message (Expand)AuthorAgeFilesLines
* logind: explicitly check for /dev/tty0Lennart Poettering2012-04-131-6/+8
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* logind: log with AUTH facilityLennart Poettering2012-04-031-0/+1
* rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers2012-03-301-1/+1
* cgroup: when getting cgroup empty notifications, always search up the treeLennart Poettering2012-02-031-5/+11
* logind: if we have to stop a session, kill at least its leaderLennart Poettering2012-01-311-7/+41
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-1/+2
* logind: add needed include for sd_notify()Kay Sievers2012-01-051-0/+1
* journald: parse configuration fileLennart Poettering2012-01-041-0/+11
* logind: don't watch vcsa if nobody caresLennart Poettering2012-01-031-5/+6
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-1/+6
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+1228