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
*
login: allow non-console sessions to change vt
Arnaud Ferraris
2020-03-19
1
-1
/
+1
*
logind: log a more accurate error when we failed at session creation
Franck Bui
2020-03-19
1
-4
/
+4
*
tree-wide: use the return value from sockaddr_un_set_path()
Zbigniew Jędrzejewski-Szmek
2020-03-02
1
-6
/
+8
*
tree-wide: replace "asked to inhibit it" with "is inhibiting this"
Zbigniew Jędrzejewski-Szmek
2020-02-26
1
-10
/
+10
*
tree-wide: replace present participle forms
Zbigniew Jędrzejewski-Szmek
2020-02-26
1
-18
/
+18
*
Revert "Support Plugable UD-PRO8 dock"
Zbigniew Jędrzejewski-Szmek
2020-02-10
1
-4
/
+1
*
systemctl: show logs for correct namespace of service
Lennart Poettering
2020-01-31
1
-0
/
+2
*
polkit: tweak grammar
Zbigniew Jędrzejewski-Szmek
2020-01-30
1
-1
/
+1
*
pam_systemd: resolve the tty of display via /sys instead of /dev
Topi Miettinen
2020-01-29
1
-2
/
+10
*
logind: check PolicyKit before allowing VT switch
Lennart Poettering
2020-01-22
4
-1
/
+97
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
5
-2
/
+6
*
loginctl: use /org/freedesktop/login1/session/auto when "lock-session" is cal...
Lennart Poettering
2020-01-22
1
-6
/
+13
*
logind: use loop instead of repeated code
Zbigniew Jędrzejewski-Szmek
2020-01-17
1
-28
/
+16
*
pam-systemd: apply user record properties to session
Lennart Poettering
2020-01-15
1
-2
/
+145
*
pam-systemd: normalize return values of append_session_xyz()
Lennart Poettering
2020-01-15
1
-25
/
+23
*
pam-systemd: port over to use a UserRecord structure
Lennart Poettering
2020-01-15
1
-25
/
+82
*
pam-systemd: share bus connection with pam_systemd_home if we can
Lennart Poettering
2020-01-15
1
-21
/
+17
*
pam-systemd: port to pam_bus_log_{create|parse}_error() and pam_log_oom()
Lennart Poettering
2020-01-15
1
-61
/
+46
*
logind: honour per-user stopDelayUSec property
Lennart Poettering
2020-01-15
1
-6
/
+24
*
logind: honour killProcesses field of user record
Lennart Poettering
2020-01-15
1
-1
/
+4
*
logind: enforce user record resource settings when user logs in
Lennart Poettering
2020-01-15
1
-0
/
+97
*
logind: port to UserRecord object
Lennart Poettering
2020-01-15
9
-96
/
+144
*
logind: refuse overriding idle hint on tty sessions
Lennart Poettering
2020-01-14
3
-23
/
+23
*
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
[next]