summaryrefslogtreecommitdiff
path: root/src/login/logind-session-dbus.c
Commit message (Expand)AuthorAge
...
* pam_systemd: do not set XDG_RUNTIME_DIR if the session's original user is not...Lennart Poettering2013-11-26
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-22
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* logind: create the session fifo before saving the session fileThomas Hindoe Paaboel Andersen2013-11-13
* pam_systemd: dup the fd received from logindZbigniew Jędrzejewski-Szmek2013-11-06
* logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering2013-11-05
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* logind: fix bus introspection data for TakeControl()Lennart Poettering2013-10-04
* logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* logind: add session controllersDavid Herrmann2013-09-17
* logind: update the session state file before we send out the CreateSession() ...Lennart Poettering2013-07-26
* logind: update state file after generating the session fifo, not beforeLennart Poettering2013-07-26
* machined: correct how some properties are exported on the busLennart Poettering2013-07-19
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-18
* logind: Make more use of cleanup macrosColin Walters2013-03-18
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* logind: unify all session lock loopLennart Poettering2012-10-30
* logind: expose missing signals in Session bus objectsLennart Poettering2012-10-09
* login: check return value of session_get_idle_hintVáclav Pavlín2012-09-21
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-21
* systemctl: show main and control PID explicitly in cgroup-showLennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-14
* logind: Terminate bus_login_session_user_propertiesBenjamin Franzke2012-02-07
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-16
* logind: send out Lock signal when lockingLennart Poettering2012-01-03
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31