index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
2
-4
/
+4
*
Support Plugable UD-PRO8 dock
ezst036
2020-01-08
1
-1
/
+4
*
core: create inaccessible nodes for users when making runtime dirs
Anita Zhang
2019-12-18
1
-0
/
+3
*
pam_systemd: prolong method call timeout when allocating session
Lennart Poettering
2019-11-19
1
-1
/
+3
*
Merge pull request #14079 from poettering/pam-systemd-fixlets
Zbigniew Jędrzejewski-Szmek
2019-11-19
1
-23
/
+24
|
\
|
*
pam_systemd: add one more assert
Lennart Poettering
2019-11-19
1
-0
/
+1
|
*
pam_systemd: don't use PAM_SYSTEM_ERR for something that isn't precisely a sy...
Lennart Poettering
2019-11-19
1
-1
/
+1
|
*
pam-systemd: voidify pam_get_item() calls
Lennart Poettering
2019-11-19
1
-5
/
+5
|
*
pam-systemd: remove duplicate error logging
Lennart Poettering
2019-11-19
1
-3
/
+1
|
*
pam-systemd: include PAM error code in all our log messages where that makes ...
Lennart Poettering
2019-11-19
1
-14
/
+16
*
|
login: port tables over to use TABLE_UID/TABLE_PID
Lennart Poettering
2019-11-19
2
-4
/
+4
|
/
*
Merge pull request #14007 from keszybz/tasks-max-dynamic
Zbigniew Jędrzejewski-Szmek
2019-11-18
4
-4
/
+1
|
\
|
*
logind: drop unused user_tasks_max field
Zbigniew Jędrzejewski-Szmek
2019-11-14
4
-4
/
+1
*
|
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
2
-10
/
+12
|
/
*
logind: fix (again) the race that might happen when logind restores VT
Franck Bui
2019-11-12
1
-13
/
+17
*
tree-wide: drop input.h when missing_input.h is included
Yu Watanabe
2019-11-03
2
-2
/
+0
*
tree-wide: drop pwd.h and grp.h when user-util.h is included
Yu Watanabe
2019-11-03
3
-3
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
14
-14
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+2
*
Merge pull request #13423 from pwithnall/12035-session-time-limits
Zbigniew Jędrzejewski-Szmek
2019-10-28
1
-3
/
+29
|
\
|
*
pam_systemd: Forward systemd.runtime_max_sec setting to session scope
Philip Withnall
2019-10-28
1
-3
/
+29
*
|
Merge pull request #13811 from keszybz/logind-signal-emitting-fix
Anita Zhang
2019-10-22
4
-8
/
+1
|
\
\
|
*
|
logind: fix emission of PropertiesChanged for users
Zbigniew Jędrzejewski-Szmek
2019-10-21
2
-3
/
+0
|
*
|
logind: fix emission of PropertiesChanged on seats
Zbigniew Jędrzejewski-Szmek
2019-10-21
2
-3
/
+0
|
*
|
logind: drop {}
Zbigniew Jędrzejewski-Szmek
2019-10-21
1
-2
/
+1
*
|
|
udev: tag any display devices as master-of-seat when nomodeset is used
Zbigniew Jędrzejewski-Szmek
2019-10-19
1
-0
/
+5
|
/
/
*
|
logind: make session_prepare_vt() static
Franck Bui
2019-10-16
2
-2
/
+1
*
|
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
|
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-21
/
+22
*
|
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
2
-1
/
+2
|
\
\
|
*
|
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
|
*
|
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
|
|
Handle d_type == DT_UNKNOWN correctly
Michael Olbrich
2019-09-30
2
-0
/
+2
*
|
|
logind: shorten code a bit
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-26
/
+7
*
|
|
logind: use newer ret var naming style
Zbigniew Jędrzejewski-Szmek
2019-09-16
2
-27
/
+27
|
/
/
*
|
Fix typo in comment: overide -> override
nikolas
2019-09-05
1
-1
/
+1
*
|
logind: fix property emission on Sessions
Your Name
2019-09-03
2
-3
/
+0
*
|
login: fix use after free
Yu Watanabe
2019-09-03
1
-2
/
+2
*
|
logind: set description for inhibitor event source
Lennart Poettering
2019-08-08
1
-0
/
+2
*
|
Revert "logind: remove unused check"
Yu Watanabe
2019-08-03
1
-2
/
+6
*
|
login: drop space in empty line
Yu Watanabe
2019-08-03
1
-1
/
+1
*
|
logind: notify dbus of changes to session State
Thiebaud Weksteen
2019-07-29
1
-1
/
+1
|
/
*
logind: don't unlink session fifo when exiting logind
Lennart Poettering
2019-07-23
1
-2
/
+6
*
logind: make id const, since it points into another buffer
Lennart Poettering
2019-07-23
1
-1
/
+1
*
logind: at start-up automatically clean up orphaned inhibitors
Lennart Poettering
2019-07-23
3
-2
/
+30
*
logind: un-export and voidify a few functions
Lennart Poettering
2019-07-23
2
-8
/
+6
*
logind: rework allocation/freeing of inhibitors
Lennart Poettering
2019-07-23
3
-37
/
+48
*
logind: use free_and_replace() where that makes sense
Lennart Poettering
2019-07-23
1
-4
/
+2
*
logind: add logging to inhibitor_load()
Lennart Poettering
2019-07-23
1
-7
/
+9
*
logind: unify inhibitor signal generation in a single function
Lennart Poettering
2019-07-23
1
-4
/
+14
[next]