summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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: close FIFO before ending sessions cleanlyLennart Poettering2012-03-221-0/+30
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-141-1/+15
* logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering2012-02-111-24/+89
* logind: fix introspection dataLennart Poettering2012-02-071-3/+3
* logind: introduce ActivateSessionOnSeat()Lennart Poettering2012-02-071-0/+39
* logind: add GetSessionByPID() bus callLennart Poettering2012-02-011-0/+38
* logind: make sure we create /var/lib/systemd before using itLennart Poettering2012-01-271-0/+2
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-161-16/+21
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-1/+1
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+1504