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
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
2013-07-10
user-sessions: rely on PID 1 to kill sessions
Lennart Poettering
2013-07-10
logind: don't misunderstand UnitRemoved signals during reloading
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-03
logind/machined: properly notice when units are gc'ed
Lennart Poettering
2013-07-02
login: pass correct boolean type to libdbus
Lennart Poettering
2013-07-02
machined: sync to /run after job completed
Lennart Poettering
2013-07-02
machined: split out machine registration stuff from logind
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-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-04-24
logind: don't busy loop if a job is still running but the delay timeout expires
Lennart Poettering
2013-04-19
logind-dbus: initialize result variable
Lukas Nykryn
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
logind: filter configured cgroup controller lists
Lennart Poettering
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-09
logind: introduce an explicit session class for cronjobs and similar
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
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-05
logind: when registering a new session always use previous session info from ...
Lennart Poettering
2013-02-22
systemctl: make shutdown operations use irreversible jobs
Michal Schmidt
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-01-25
logind: rework delay inhibition logic
Lennart Poettering
2013-01-24
logind: add UnlockSessions() clal to complement LockSessions()
Lennart Poettering
2013-01-24
logind: send Resumed() signal after we come back from suspend/hibernate/hybri...
Lennart Poettering
2013-01-24
logind: only allow one shutdown/sleep action to be queued at the same time
Lennart Poettering
2013-01-14
logind: ignore non-tty/non-x11 session when checking if there are other sessi...
Lennart Poettering
2012-12-24
logind: add support for automatic suspend/hibernate/shutdown on idle
Lennart Poettering
2012-11-20
dbus-common: Add helper method to handle no-reply messages
Colin Walters
2012-10-30
logind: it's OK if a process on an pty requests a session for seat0
Lennart Poettering
2012-10-30
logind: unify all session lock loop
Lennart Poettering
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-16
logind: only release logind session from the PAM module if the same module in...
Lennart Poettering
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-09-21
logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=
Lennart Poettering
[next]