summaryrefslogtreecommitdiff
path: root/src/login/logind-session-dbus.c
AgeCommit message (Expand)Author
2013-10-04logind: fix bus introspection data for TakeControl()Lennart Poettering
2013-09-17logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann
2013-09-17logind: introduce session-devicesDavid Herrmann
2013-09-17logind: add session controllersDavid Herrmann
2013-07-26logind: update the session state file before we send out the CreateSession() ...Lennart Poettering
2013-07-26logind: update state file after generating the session fifo, not beforeLennart Poettering
2013-07-19machined: correct how some properties are exported on the busLennart Poettering
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-18logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek
2013-03-18logind: Make more use of cleanup macrosColin Walters
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2012-10-30logind: unify all session lock loopLennart Poettering
2012-10-09logind: expose missing signals in Session bus objectsLennart Poettering
2012-09-21login: check return value of session_get_idle_hintVáclav Pavlín
2012-06-21logind: introduce a state for session, being one of online, active, closingLennart Poettering
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-14login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering
2012-02-07logind: Terminate bus_login_session_user_propertiesBenjamin Franzke
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-03logind: send out Lock signal when lockingLennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering