chiark / gitweb /
logind: kill a session as soon as its pipe fd gets EOF
[elogind.git] / src / logind.c
2011-06-27 Lennart Poetteringlogind: kill a session as soon as its pipe fd gets EOF
2011-06-27 Lennart Poetteringlogind: autospawn gettys when necessary
2011-06-27 Lennart Poetteringdbus: use bus_error_message() where applicable
2011-06-27 Lennart Poetteringlogind: properly detect whether we got the bus name
2011-06-24 Lennart Poetteringlogind: use pipe fd to detect when a session is dead
2011-06-24 Lennart Poetteringlogind: remove a session when its cgroup is gone
2011-06-21 Lennart Poetteringlogind: send out PropertyChanged signals where appropriate
2011-06-21 Lennart Poetteringlogind: implement idle hint logic
2011-06-21 Lennart Poetteringlogind: implement D-Bus properties
2011-06-21 Lennart Poetteringlogind: implement GC
2011-06-21 Lennart Poetteringlogind: implement ACL management
2011-06-21 Lennart Poetteringlogind: first version that compiles fine