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-dbus.c
Age
Commit message (
Expand
)
Author
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-11
logind: move lid switch handling from logind-main to logind-core
Kay Sievers
2014-03-11
logind: add a debug message in case the session already exists
Djalal Harouni
2014-03-10
logind: fix policykit checks
Zbigniew Jędrzejewski-Szmek
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-11
logind: ignore PropertiesChanged signals for jobs
Zbigniew Jędrzejewski-Szmek
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
2014-02-07
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-02-07
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
2014-02-07
logind: order all scopes after both systemd-logind.service and
Lennart Poettering
2014-02-07
logind: add function session_jobs_reply() to unify the create reply
Djalal Harouni
2014-02-07
logind: given that we can now relatively safely shutdown sessions copes
Lennart Poettering
2014-02-07
logind: rework session shutdown logic
Lennart Poettering
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-28
bus: fix a couple of format string mistakes
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-18
core,logind: libudev usage modernizations
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-28
logind: remove unused session->closing field
David Herrmann
2013-11-28
logind: require VTs on seat0 and forbid elsewhere
David Herrmann
2013-11-28
logind: make VT numbers unsigned
David Herrmann
2013-11-27
logind: log which process is delaying suspend and not closing locks
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-21
logind,machined,run: properly invoke StartTransientUnit() bus call
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-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-05
logind: automatically determine client side PID if GetSessionByPID() is calle...
Lennart Poettering
2013-11-05
logind: fix serialization for PrepareForSleep boolean
Lennart Poettering
2013-11-05
logind: fix serialization of ListInhibitors() request
Lennart Poettering
2013-11-05
logind: fix serialization of ListSeats() bus call
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-09-26
logind: never consider a closing session relevant for PK checks
Lennart Poettering
2013-09-20
logind: put correct user object paths in introspection data
Mantas Mikulėnas
2013-09-17
Remove six unused variables and add annotation
Zbigniew Jędrzejewski-Szmek
2013-09-17
logind: extract has_vts() from can_multi_session()
David Herrmann
2013-09-17
logind: rename vtconsole to seat0
David Herrmann
2013-09-17
logind: add session controllers
David Herrmann
2013-09-17
logind: add infrastructure to watch busnames
David Herrmann
2013-09-16
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-08-13
logind: restore logic to kill user processes when session ends
Lennart Poettering
2013-07-30
logind: make sure login sessions are terminated with SIGHUP
Lennart Poettering
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
[next]