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.c
Age
Commit message (
Expand
)
Author
2015-07-10
logind: rename 'pos' to 'position'
David Herrmann
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-15
logind: check return value of session_release
Zbigniew Jędrzejewski-Szmek
2015-03-13
logind: explicitly ignore errors we can do nothing about
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
logind: handle closing sessions over daemon restarts
Martin Pitt
2015-01-09
logind: unify how we cast between uid_t and pointers for hashmap keys
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-09-23
Silence some "unchecked return-value" warnings
David Herrmann
2014-09-19
login: pause devices before acknowledging VT switches
David Herrmann
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-01
login: simplify controller handling
David Herrmann
2014-08-31
login: fix mem leak
Thomas Hindoe Paaboel Andersen
2014-08-27
login: fix memory-leak on DropController()
David Herrmann
2014-08-19
hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit
Lennart Poettering
2014-08-14
logind: add new session type "web" for PAM web clients, such as cockpit
Lennart Poettering
2014-08-13
login: share VT-signal handler between sessions
David Herrmann
2014-08-11
login: set_controller should fail if prepare_vt fails
Olivier Brunel
2014-05-22
logind: also escape external data when saving to /run
Lennart Poettering
2014-05-19
logind: fix Display property of user objects
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-04-23
login: rename session_mute_vt() to session_prepare_vt()
David Herrmann
2014-04-23
login: give session ownership of VT
Ray Strode
2014-04-09
login: add 'mir' to the list of session types
David Herrmann
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-06
logind: fix reference to systemd-user-sessions.service
Lennart Poettering
2014-02-21
logind-session: Fix invalid free in the error case
Jasper St. Pierre
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-17
logind: close race on session state during logins
Djalal Harouni
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
2014-02-07
logind: order all scopes after both systemd-logind.service and
Lennart Poettering
2014-02-07
logind: rework session shutdown logic
Lennart Poettering
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2014-02-05
man: introduce new "Desktop" property for sessions
Lennart Poettering
2014-02-05
logind: add new "wayland" session type
Lennart Poettering
2014-01-20
logind: introduce session "positions"
David Herrmann
2014-01-15
logind: get rid of X11 display socket symlink
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-11-28
logind: remove unused session->closing field
David Herrmann
[next]