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
*
src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch]
Zbigniew Jędrzejewski-Szmek
2024-01-09
2
-2
/
+2
*
logind: don't use assertion for deserialized_pid
Mike Yuan
2024-01-06
1
-5
/
+12
*
login: noone -> no one
Yu Watanabe
2024-01-05
1
-1
/
+1
*
Merge pull request #30731 from poettering/logind-user-early
Lennart Poettering
2024-01-05
4
-6
/
+17
|
\
|
*
logind: rework the special casing we give root's sessions
Lennart Poettering
2024-01-04
4
-2
/
+13
|
*
logind: explain session class types a bit
Lennart Poettering
2024-01-04
1
-4
/
+4
*
|
Merge pull request #30759 from mrc0mmand/resolved-followup
Luca Boccassi
2024-01-05
1
-1
/
+1
|
\
\
|
*
|
shared: initialize a couple of values explicitly
Frantisek Sumsal
2024-01-04
1
-1
/
+1
|
|
/
*
/
logind: use unlink_and_free() at once more place
Lennart Poettering
2024-01-04
1
-5
/
+1
|
/
*
Merge pull request #30744 from poettering/logind-trivial-tweaks
Lennart Poettering
2024-01-04
1
-19
/
+16
|
\
|
*
logind: cast various calls that return errors we ignore to (void)
Lennart Poettering
2024-01-04
1
-19
/
+16
*
|
logind: do TTY idle logic only for sessions marked as "tty"
Lennart Poettering
2024-01-04
1
-12
/
+14
*
|
logind: don't make idle action timer accuracy more coarse than timeout
Lennart Poettering
2024-01-04
1
-1
/
+1
*
|
Merge pull request #30739 from poettering/pam-util-many
Yu Watanabe
2024-01-04
1
-20
/
+12
|
\
\
|
*
|
pam_systemd: move over to pam_get_item_many()
Lennart Poettering
2024-01-04
1
-20
/
+12
|
|
/
*
|
Merge pull request #30610 from YHNdnzj/logind-serialize-pidref
Yu Watanabe
2024-01-04
4
-185
/
+273
|
\
\
|
*
|
logind-session: watch pidfd in session_set_leader_consume
Mike Yuan
2024-01-04
4
-39
/
+38
|
*
|
logind: serialize session leader pidfd to fdstore
Mike Yuan
2024-01-04
3
-107
/
+207
|
*
|
logind-session: use one_zero where appropriate
Mike Yuan
2024-01-04
1
-6
/
+6
|
*
|
logind-session: be tolerant if we failed to remove leader from hashmap
Mike Yuan
2024-01-04
1
-1
/
+1
|
*
|
logind: use RET_GATHER more, return first error
Mike Yuan
2024-01-04
1
-40
/
+29
|
|
/
*
|
Merge pull request #30578 from bluca/polkit-varlink
Lennart Poettering
2024-01-04
1
-1
/
+1
|
\
\
|
*
|
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
|
|
pam_systemd: drop unnecessary strempty() of 'tty' variable
Lennart Poettering
2024-01-04
1
-7
/
+5
*
|
|
logind: use FOREACH_ARRAY() where appropriate
Lennart Poettering
2024-01-04
1
-6
/
+8
|
|
/
|
/
|
*
|
logind: don't setup idle session watch for lock-screen and greeter
Michal Sekletar
2024-01-03
1
-1
/
+1
*
|
logind-session: use RET_GATHER more
Mike Yuan
2024-01-03
1
-11
/
+5
*
|
logind-session-device: trivial modernizations
Mike Yuan
2024-01-03
2
-9
/
+12
|
/
*
Merge pull request #30591 from yuwata/device-util
Luca Boccassi
2024-01-01
2
-12
/
+12
|
\
|
*
tree-wide: use device_in_subsystem() and device_is_devtype()
Yu Watanabe
2023-12-22
2
-12
/
+12
*
|
logind: use handle_action_to_string where appropriate
Mike Yuan
2024-01-01
2
-3
/
+3
*
|
logind-session-device: use _cleanup_close_
Mike Yuan
2023-12-28
1
-5
/
+4
*
|
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
2
-8
/
+8
|
/
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
5
-121
/
+100
*
test-login: remove dead code
Luca Boccassi
2023-12-09
1
-3
/
+0
*
logind: use ASSERT_PTR to validate result before use
Luca Boccassi
2023-12-09
1
-2
/
+2
*
Merge pull request #29853 from YHNdnzj/sleep-automated
Zbigniew Jędrzejewski-Szmek
2023-12-06
10
-94
/
+310
|
\
|
*
logind: introduce Sleep() call and action that automatically choose a sleep o...
Mike Yuan
2023-12-05
8
-16
/
+230
|
*
logind: test: make sure string of HandleAction and SleepOperation match
Mike Yuan
2023-12-05
1
-0
/
+17
|
*
logind: put more struct members into designated initializer
Mike Yuan
2023-12-05
1
-9
/
+9
|
*
logind: take HandleAction instead of HandleActionData at several places
Mike Yuan
2023-12-05
4
-73
/
+58
*
|
loginctl: show a nicer error message when no session/seat is available
Frantisek Sumsal
2023-12-06
1
-2
/
+14
|
/
*
loginctl: show null fields for unset seat/tty fields of sessions
Lennart Poettering
2023-11-28
1
-13
/
+16
*
loginctl: set appropriate ersatz strings for all tables
Lennart Poettering
2023-11-28
1
-0
/
+11
*
logind: align columns of a table
Lennart Poettering
2023-11-28
1
-5
/
+5
*
login: do not clear wall message before shutting down
Yu Watanabe
2023-11-24
1
-1
/
+0
*
test: always call test_setup_logging()
Yu Watanabe
2023-11-17
2
-0
/
+6
*
Merge pull request #30055 from YHNdnzj/logind-handle-action
Luca Boccassi
2023-11-16
4
-70
/
+106
|
\
|
*
logind-action: check if inhibit_what is valid
Mike Yuan
2023-11-16
1
-1
/
+2
|
*
logind-inhibit: introduce inhibit_what_is_valid
Mike Yuan
2023-11-16
2
-2
/
+7
[next]