index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
varlinkctl
/
varlinkctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
varlink: drop "ret_flags" parameter from varlink_call()
Lennart Poettering
9
-29
/
+47
2024-01-17
varlink: if varlink_call() is called with ret_error_id=NULL propagate error v...
Lennart Poettering
1
-3
/
+19
2024-01-17
varlink: in varlink_observe() correctly collect error parameters
Lennart Poettering
1
-0
/
+6
2024-01-17
varlink: add helper that turns varlink errors back to errnos, client-side
Lennart Poettering
2
-0
/
+41
2024-01-17
logind-action: also check .target unit state when selecting sleep action
Mike Yuan
3
-10
/
+22
2024-01-17
macro: terminate the temporary VA_ARGS_FOREACH() array with a sentinel
Frantisek Sumsal
1
-4
/
+4
2024-01-17
ssh-generator: correct log level of one function
Lennart Poettering
1
-1
/
+1
2024-01-17
core/unit: check for correct function in vtable
Mike Yuan
1
-1
/
+1
2024-01-17
meson: disable -Wnonnull-compare
Frantisek Sumsal
1
-0
/
+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
Reorder arguments for calloc()-like functions, part #2
Frantisek Sumsal
4
-7
/
+7
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
test-resolve: add basic test for SVCB/HTTPS RRs
Ronan Pigott
2
-0
/
+9
2024-01-16
resolvectl: add SVCB and HTTPS json format
Ronan Pigott
2
-4
/
+44
2024-01-16
resolvectl: implement SVCB and HTTPS presentation format
Ronan Pigott
1
-0
/
+115
2024-01-16
escape: introduce decescape
Ronan Pigott
3
-0
/
+46
2024-01-16
resolved: enable RFC9460 SVCB and HTTPS records
Ronan Pigott
3
-0
/
+208
2024-01-16
dns: add svcparam iana enum constants
Ronan Pigott
2
-0
/
+40
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
[prev]
[next]