index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
exit-0.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
core/unit: check for correct function in vtable
Mike Yuan
1
-1
/
+1
2024-01-17
sd-netlink: fix rtnl_resolve_link_alternative_name()
Yu Watanabe
2
-1
/
+5
2024-01-17
exec-credential: strv_extend() handles NULL strings gracefully
Lennart Poettering
1
-3
/
+2
2024-01-17
tree-wide: propagate the error we got from strv_extend_xyz() to the caller
Lennart Poettering
6
-15
/
+20
2024-01-17
dbus-unit: don't eat up error codes needlessly
Lennart Poettering
1
-1
/
+3
2024-01-17
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
12
-101
/
+72
2024-01-17
strv: add strv_extend_many() helper
Lennart Poettering
3
-0
/
+88
2024-01-17
strv: remove strv_extend_front()
Lennart Poettering
3
-38
/
+1
2024-01-17
strv: modernize strv_insert()
Lennart Poettering
1
-10
/
+12
2024-01-17
hwdb: Correct display rotation on Chuwi Ubook X N4100 (#24248)
hfavisado
1
-0
/
+4
2024-01-17
TEST-35-LOGIN: test changes to list-sessions
Mike Yuan
1
-17
/
+19
2024-01-17
loginctl: add --json= and -j, decouple list-* from --output=
Mike Yuan
3
-35
/
+43
2024-01-17
loginctl: show more info in list-sessions (ListSessionsEx())
Mike Yuan
1
-26
/
+113
2024-01-17
logind-dbus: introduce ListSessionsEx() call
Mike Yuan
3
-4
/
+80
2024-01-17
man: don't use versioned standard-options
Mike Yuan
2
-14
/
+2
2024-01-16
tpm2: If unsealing results in policy hash mismatch when using RSA pubkey, pos...
Dan Streetman
1
-2
/
+16
2024-01-16
ukify: use datetime.timezone.utc instead of datetime.UTC
Frantisek Sumsal
1
-1
/
+1
2024-01-16
ci: install python3-pytest for ukify tests
Frantisek Sumsal
1
-0
/
+1
2024-01-16
test: check TPM2B_PUBLIC "name" during PEM->TPM2B_PUBLIC conversion tests
Dan Streetman
1
-25
/
+50
2024-01-16
test: verify PEM->TPM2B_PUBLIC conversion for RSA key with non-default exponent
Dan Streetman
1
-0
/
+14
2024-01-16
tpm2: Do not use RSA exponent special-case default value in PEM->TPM2B_PUBLIC...
Dan Streetman
2
-3
/
+11
2024-01-16
test-network: test the default required operational state for CAN devices
Yu Watanabe
1
-0
/
+4
2024-01-16
network: make 'carrier' as the default required operational state for CAN device
Yu Watanabe
3
-4
/
+16
2024-01-16
wait-online: several cleanups for LinkOperationalState
Yu Watanabe
2
-31
/
+21
2024-01-16
network: several cleanups for LinkOperationalState
Yu Watanabe
3
-9
/
+25
2024-01-16
network: drop unnecessary temporary variables
Yu Watanabe
1
-8
/
+5
2024-01-16
sd-network: modernize parse_operational_state_range()
Yu Watanabe
2
-34
/
+42
2024-01-16
sd-network: introduce three helper functions for LinkOperationalState
Yu Watanabe
1
-0
/
+13
2024-01-16
po: Translated using Weblate (Punjabi)
A S Alam
1
-16
/
+16
2024-01-16
varlink: restore debug output on incoming messages
Lennart Poettering
1
-0
/
+11
2024-01-16
json: replace JSON_FORMAT_REFUSE_SENSITIVE with JSON_FORMAT_CENSOR_SENSITIVE
Lennart Poettering
4
-40
/
+53
2024-01-16
json: export json_variant_is_sensitive_recursive()
Lennart Poettering
2
-19
/
+31
2024-01-16
varlink: optionally, mark all incoming message's "parameters" field as sensitive
Lennart Poettering
4
-10
/
+30
2024-01-16
network/route: find/distinguish routes in the same way that the kernel uses
Yu Watanabe
3
-41
/
+147
2024-01-16
labeler: add bsod, hibernate-resume, nspawn and vmspawn
Mike Yuan
1
-0
/
+12
2024-01-16
logind: allow Sleep() and CanSleep() dbus calls
Mike Yuan
1
-0
/
+8
2024-01-16
network/queue: detach request from the queue only when the request is actuall...
Yu Watanabe
5
-35
/
+36
2024-01-16
network/queue: increase the reference counter of the request before processin...
Yu Watanabe
1
-22
/
+20
2024-01-16
user-util: honour PREFER_NSS flag in get_group_creds() the same way as we alr...
Lennart Poettering
1
-7
/
+32
2024-01-16
user-util: modernize get_user_creds() + get_group_creds()
Lennart Poettering
2
-77
/
+80
2024-01-16
creds-util: drop unnecessary include
Lennart Poettering
1
-1
/
+0
2024-01-16
creds-util: simplify offset calculation a bit
Lennart Poettering
1
-3
/
+2
2024-01-16
bus-polkit: don't return positive in varlink_verify_polkit_async() just becau...
Lennart Poettering
1
-4
/
+3
2024-01-16
bus-polkit: explicitly cast away return value we ignore
Lennart Poettering
1
-1
/
+1
2024-01-16
bus-polkit: treat various well-known PK errors as denied
Lennart Poettering
1
-2
/
+7
2024-01-16
varlink: also honour new env var $SYSTEMD_VARLINK_LISTEN in varlink_server_li...
Lennart Poettering
2
-0
/
+17
2024-01-16
varlink-idl: prefix all varlink IDL debug lines wit "Varlink-IDL:"
Lennart Poettering
1
-60
/
+63
2024-01-16
network/route: introduce route_get_link() and use it in log_route_debug()
Yu Watanabe
1
-16
/
+33
2024-01-16
vmspawn: supply a serial TTY to the kernel by default
Sam Leonard
2
-14
/
+26
2024-01-16
vmspawn: ignore firmwares with enrolled-keys by default
Sam Leonard
1
-1
/
+6
[next]