index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
creds-util: automatically append NUL byte to decrypted creds
Lennart Poettering
2024-01-04
1
-1
/
+1
*
|
|
|
|
|
|
creds: rename "tpm2-absent" encryption to "null" encryption
Lennart Poettering
2024-01-04
3
-11
/
+11
*
|
|
|
|
|
|
find-esp: adjust parameter indentating to our usual coding style
Lennart Poettering
2024-01-04
1
-17
/
+23
*
|
|
|
|
|
|
logind: use unlink_and_free() at once more place
Lennart Poettering
2024-01-04
1
-5
/
+1
*
|
|
|
|
|
|
json: drop redundant check
Lennart Poettering
2024-01-04
1
-3
/
+0
*
|
|
|
|
|
|
Merge pull request #30749 from poettering/tmpfiles-verb-fix
Lennart Poettering
2024-01-04
1
-11
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tmpfiles: 'x' takes globs, hence clean it with globbing
Lennart Poettering
2024-01-04
1
-2
/
+2
|
*
|
|
|
|
|
|
tmpfiles: always list tmpfiles line types in same order
Lennart Poettering
2024-01-04
1
-9
/
+9
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #30758 from YHNdnzj/vpick-not-ptr
Lennart Poettering
2024-01-04
2
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
shared/vpick: don't say "ptr" for TAKE_PICK_RESULT (struct)
Mike Yuan
2024-01-04
1
-1
/
+1
|
*
|
|
|
|
|
vpick-tool: sort includes
Mike Yuan
2024-01-04
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
tmpfiles: add --purge switch
Luca Boccassi
2024-01-04
1
-10
/
+65
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #30744 from poettering/logind-trivial-tweaks
Lennart Poettering
2024-01-04
3
-21
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
pam_systemd_home: minor coding style adjustment
Lennart Poettering
2024-01-04
1
-2
/
+2
|
*
|
|
|
|
homed: add some function parameter assert()s
Lennart Poettering
2024-01-04
1
-0
/
+4
|
*
|
|
|
|
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
4
-27
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
pam_systemd_home: port over to pam_get_item_many()
Lennart Poettering
2024-01-04
1
-7
/
+6
|
*
|
|
|
|
pam_systemd: move over to pam_get_item_many()
Lennart Poettering
2024-01-04
1
-20
/
+12
|
*
|
|
|
|
pam-util: add pam_get_item_many() helper that gets many PAM items at once
Lennart Poettering
2024-01-04
2
-0
/
+28
|
|
/
/
/
/
*
|
|
|
|
homed: when empty username is passed to bus calls, operate on client's UID
Lennart Poettering
2024-01-04
1
-16
/
+56
*
|
|
|
|
homed: fix home_count_bad_authentication() counting
Lennart Poettering
2024-01-04
1
-11
/
+12
*
|
|
|
|
homed: tone down log message about bad passwords a bit
Lennart Poettering
2024-01-04
1
-4
/
+29
*
|
|
|
|
Merge pull request #30610 from YHNdnzj/logind-serialize-pidref
Yu Watanabe
2024-01-04
5
-186
/
+276
|
\
\
\
\
\
|
*
|
|
|
|
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
|
*
|
|
|
|
process-util: ensure pidref_is_alive only return ESRCH if not set
Mike Yuan
2024-01-04
1
-1
/
+3
|
*
|
|
|
|
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
*
|
|
|
|
|
network/route: make the route section invalid when an invalid MTUBytes= is sp...
Yu Watanabe
2024-01-04
2
-2
/
+2
*
|
|
|
|
|
Merge pull request #30578 from bluca/polkit-varlink
Lennart Poettering
2024-01-04
32
-67
/
+838
|
\
\
\
\
\
\
|
*
|
|
|
|
|
varlink: avoid logging content of message if it contains sensitive data
Luca Boccassi
2024-01-03
1
-7
/
+8
|
*
|
|
|
|
|
json: add JSON_FORMAT_REFUSE_SENSITIVE to json_variant_format()
Luca Boccassi
2024-01-03
3
-11
/
+143
|
*
|
|
|
|
|
creds: open up access to clients via Polkit
Lennart Poettering
2024-01-03
3
-6
/
+75
|
*
|
|
|
|
|
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
15
-27
/
+23
|
*
|
|
|
|
|
bus-polkit: add support for authenticating varlink peers via polkit
Lennart Poettering
2024-01-03
3
-22
/
+278
|
*
|
|
|
|
|
varlink: add two helpers for delayed processing of method calls
Lennart Poettering
2024-01-02
2
-0
/
+48
|
*
|
|
|
|
|
varlink: add new helper varlink_get_peer_pidref() for getting PidRef of peer
Lennart Poettering
2024-01-02
2
-0
/
+55
|
*
|
|
|
|
|
socket-util: add helper for getting peer pidfd
Lennart Poettering
2024-01-02
3
-0
/
+20
|
*
|
|
|
|
|
process-util: add new pid{ref,}_get_start_time() helper
Lennart Poettering
2024-01-02
3
-0
/
+99
|
*
|
|
|
|
|
process-util: add pidref_safe_fork() helper
Lennart Poettering
2024-01-02
2
-0
/
+36
|
*
|
|
|
|
|
pidref: add helpers for waiting for pidref processes
Lennart Poettering
2024-01-02
3
-1
/
+60
*
|
|
|
|
|
|
homed: add missing bus call to homed access policy
Lennart Poettering
2024-01-04
1
-0
/
+4
*
|
|
|
|
|
|
pam_systemd: drop unnecessary strempty() of 'tty' variable
Lennart Poettering
2024-01-04
1
-7
/
+5
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
execute: make sure Type=exec and PAMName= work together
Lennart Poettering
2024-01-04
1
-2
/
+8
*
|
|
|
|
|
Fix typo in verb_make_policy explanation
Alberto Planas
2024-01-04
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #30725 from YHNdnzj/string-util
Mike Yuan
2024-01-04
8
-59
/
+48
|
\
\
\
\
\
\
[prev]
[next]