chiark / gitweb /
logind: include "self" object links in dbus introspection
[elogind.git] / src / login / logind-session-dbus.c
2015-01-09 Lennart Poetteringlogind: include "self" object links in dbus introspection
2014-12-25 Filipe Brandenburgerlogind: remove spurious include of <sys/capability.h>
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-09-17 Ronny Chevalierlogind: fix typo
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-03-11 Lennart Poetteringbus: replace sd_bus_label_{escape,unescape}() by new...
2014-03-11 Djalal Harounilogind: add a debug message in case the session already...
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-05 Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-01-08 Lennart Poetteringlogind: wait for the user service to finish startup...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-26 Lennart Poetteringpam_systemd: do not set XDG_RUNTIME_DIR if the session...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-13 Thomas Hindoe Paab... logind: create the session fifo before saving the sessi...
2013-11-07 Zbigniew Jędrzejew... pam_systemd: dup the fd received from logind
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-10-04 Lennart Poetteringlogind: fix bus introspection data for TakeControl()
2013-09-17 David Herrmannlogind: fix build for ARM with sizeof(dev_t) > sizeof...
2013-09-17 David Herrmannlogind: introduce session-devices
2013-09-17 David Herrmannlogind: add session controllers
2013-07-26 Lennart Poetteringlogind: update the session state file before we send...
2013-07-26 Lennart Poetteringlogind: update state file after generating the session...
2013-07-19 Lennart Poetteringmachined: correct how some properties are exported...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-19 Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18 Colin Walterslogind: Make more use of cleanup macros
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-30 Lennart Poetteringlogind: unify all session lock loop
2012-10-08 Lennart Poetteringlogind: expose missing signals in Session bus objects
2012-09-21 Václav Pavlínlogin: check return value of session_get_idle_hint
2012-06-21 Lennart Poetteringlogind: introduce a state for session, being one of...
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-02-14 Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-02-07 Benjamin Franzkelogind: Terminate bus_login_session_user_properties
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
2012-01-03 Lennart Poetteringlogind: send out Lock signal when locking
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory