index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
/
logind-session.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-5
/
+1
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
logind, units: unit Descriptions should be capitalized
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-4
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
logind: minor indentation adjustments
Zbigniew Jędrzejewski-Szmek
2020-10-19
1
-19
/
+18
*
logind: make sure when we are explicitly asked to terminate session/user/seat...
Lennart Poettering
2020-09-11
1
-1
/
+1
*
logind: clarify what the second argument of session_stop() means when calling it
Lennart Poettering
2020-09-11
1
-2
/
+2
*
logind: minor simplification
Lennart Poettering
2020-09-11
1
-4
/
+3
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
tree-wide: drop pointless zero initialization (#16900)
fangxiuning
2020-08-29
1
-1
/
+1
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-5
/
+6
*
Add SetType method to login Session interface
Corey Hinshaw
2020-04-30
1
-0
/
+28
*
logind: honour killProcesses field of user record
Lennart Poettering
2020-01-15
1
-1
/
+4
*
logind: port to UserRecord object
Lennart Poettering
2020-01-15
1
-10
/
+10
*
logind: refuse overriding idle hint on tty sessions
Lennart Poettering
2020-01-14
1
-21
/
+17
*
logind: fix (again) the race that might happen when logind restores VT
Franck Bui
2019-11-12
1
-13
/
+17
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
logind: make session_prepare_vt() static
Franck Bui
2019-10-16
1
-1
/
+1
*
logind: don't unlink session fifo when exiting logind
Lennart Poettering
2019-07-23
1
-2
/
+6
*
logind: use gcc empty structure initialization
Lennart Poettering
2019-07-23
1
-1
/
+1
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
logind: split out dbus header files into their own
Lennart Poettering
2019-05-24
1
-0
/
+4
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+0
*
logind: linewrap some long lines and remove unnecessary conditional
Zbigniew Jędrzejewski-Szmek
2019-04-07
1
-5
/
+11
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
Revert "logind: become the controlling terminal process before restoring VT"
Franck Bui
2019-01-10
1
-43
/
+15
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-8
/
+8
*
terminal-util: introduce vt_release() helper
Franck Bui
2018-11-21
1
-2
/
+2
*
logind: become the controlling terminal process before restoring VT
Franck Bui
2018-11-21
1
-15
/
+43
*
terminal-util: introduce vt_restore() helper
Franck Bui
2018-11-21
1
-12
/
+4
*
logind: make session_restore_vt() static
Franck Bui
2018-11-21
1
-1
/
+2
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-2
/
+3
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-2
/
+2
*
logind: add a RequiresMountsFor= dependency from the session scope unit to th...
Lennart Poettering
2018-10-13
1
-0
/
+1
*
logind: optionally watch utmp for login data
Lennart Poettering
2018-10-13
1
-0
/
+24
*
logind: add hashtable for finding session by leader PID
Lennart Poettering
2018-10-13
1
-3
/
+38
*
logind: optionally, keep the user@.service instance for eached logged in user...
Lennart Poettering
2018-10-13
1
-0
/
+4
*
logind: minor session time handling tweaks
Lennart Poettering
2018-10-13
1
-1
/
+1
*
logind: rework how we manage the slice and user-runtime-dir@.service unit for...
Lennart Poettering
2018-10-13
1
-21
/
+34
*
logind: prefer strjoin() over asprintf()
Lennart Poettering
2018-10-13
1
-2
/
+2
*
logind: don't rely on downgrade-to-bool
Lennart Poettering
2018-10-13
1
-1
/
+1
*
logind: voidify a few calls
Lennart Poettering
2018-10-13
1
-1
/
+1
*
logind: make unit/job active checking more debuggable
Lennart Poettering
2018-10-13
1
-4
/
+20
*
logind: turn of stdio locking when writing session files too
Lennart Poettering
2018-10-13
1
-3
/
+3
[next]