index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
logind-session-dbus.c
Age
Commit message (
Expand
)
Author
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
2014-02-05
man: introduce new "Desktop" property for sessions
Lennart Poettering
2014-01-09
logind: wait for the user service to finish startup before completing login a...
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-26
pam_systemd: do not set XDG_RUNTIME_DIR if the session's original user is not...
Lennart Poettering
2013-11-22
bus: also add error parameter to object find and enumerator callbacks
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-13
logind: create the session fifo before saving the session file
Thomas Hindoe Paaboel Andersen
2013-11-06
pam_systemd: dup the fd received from logind
Zbigniew Jędrzejewski-Szmek
2013-11-05
logind: add virtual object paths that always can be used to refer to the call...
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-10-04
logind: fix bus introspection data for TakeControl()
Lennart Poettering
2013-09-17
logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)
David Herrmann
2013-09-17
logind: introduce session-devices
David Herrmann
2013-09-17
logind: add session controllers
David Herrmann
2013-07-26
logind: update the session state file before we send out the CreateSession() ...
Lennart Poettering
2013-07-26
logind: update state file after generating the session fifo, not before
Lennart Poettering
2013-07-19
machined: correct how some properties are exported on the bus
Lennart Poettering
2013-07-02
logind: port over to use scopes+slices for all cgroup stuff
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-18
logind: exploit previous cleanups and simplify returns
Zbigniew Jędrzejewski-Szmek
2013-03-18
logind: Make more use of cleanup macros
Colin Walters
2013-03-18
Use bus_maybe_send_reply() where applicable
Colin Walters
2012-10-30
logind: unify all session lock loop
Lennart Poettering
2012-10-09
logind: expose missing signals in Session bus objects
Lennart Poettering
2012-09-21
login: check return value of session_get_idle_hint
Václav Pavlín
2012-06-21
logind: introduce a state for session, being one of online, active, closing
Lennart Poettering
2012-04-16
systemctl: show main and control PID explicitly in cgroup-show
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-02-14
login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...
Lennart Poettering
2012-02-07
logind: Terminate bus_login_session_user_properties
Benjamin Franzke
2012-01-16
dbus: more efficient implementation of properties
Michal Schmidt
2012-01-03
logind: send out Lock signal when locking
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering