index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
o-ndelay.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-28
coccinelle: fix typo
Yu Watanabe
1
-1
/
+1
2023-12-28
dns: update record type enum to match iana
Ronan Pigott
1
-0
/
+13
2023-12-28
units: add ConditionSecurity=tpm2 to systemd-tpm2-setup units
Luca Boccassi
2
-0
/
+2
2023-12-28
po: Translated using Weblate (Punjabi)
A S Alam
1
-50
/
+54
2023-12-28
various: don't use close_nointr if retval is not checked anyway
Mike Yuan
3
-3
/
+4
2023-12-28
logind-session-device: use _cleanup_close_
Mike Yuan
1
-5
/
+4
2023-12-28
shared/async: use safe_close where appropriate
Mike Yuan
1
-1
/
+1
2023-12-28
fdset: use FOREACH_ARRAY at one more place
Mike Yuan
1
-2
/
+2
2023-12-28
fd-util: modernization
Mike Yuan
2
-28
/
+28
2023-12-27
machinectl: add `restart` convenience alias (#30625)
Chris Simons
2
-1
/
+3
2023-12-27
network/address: unconditionally check if address is ready
Yu Watanabe
3
-4
/
+4
2023-12-27
bash completion: add systemd-analyze architectures
Luca Boccassi
1
-0
/
+12
2023-12-27
analyze: allow --no-legend with architectures verb
Luca Boccassi
1
-1
/
+1
2023-12-27
bash completion: make systemctl mount-image/bind autocomplete on active services
Luca Boccassi
1
-1
/
+13
2023-12-27
bash completion: add systemctl service-log-level/target
Luca Boccassi
1
-0
/
+18
2023-12-27
sleep: don't log duplicate error
Mike Yuan
1
-3
/
+1
2023-12-27
hibernate-util: remove unused code
Mike Yuan
1
-12
/
+5
2023-12-27
hibernate-util: make sure we use blockdev path for HibernationDevice.path
Mike Yuan
1
-2
/
+14
2023-12-27
tpm2-util: declare the cleanup attribute first
Frantisek Sumsal
1
-1
/
+1
2023-12-27
bootctl: add a missing space
Frantisek Sumsal
1
-1
/
+1
2023-12-27
test: use timestamp_is_set()
Frantisek Sumsal
1
-3
/
+3
2023-12-27
test: use set_isempty() in one more place
Frantisek Sumsal
1
-1
/
+1
2023-12-27
test: use IN_SET()/ERRNO_IS_NEG_*() more
Frantisek Sumsal
2
-7
/
+7
2023-12-27
tree-wide: use IN_SET() more
Frantisek Sumsal
3
-6
/
+6
2023-12-27
coccinelle: dial back warnings about performance
Frantisek Sumsal
1
-8
/
+2
2023-12-27
coccinelle: help Coccinelle with some more complex macros
Frantisek Sumsal
3
-238
/
+81
2023-12-27
coccinelle: search the system include path for header files as well
Frantisek Sumsal
1
-1
/
+4
2023-12-26
sleep: connect to correct bus when locking homed-managed homes
Mike Yuan
1
-1
/
+1
2023-12-26
man: rewrite as <group>
David Tardon
1
-1
/
+5
2023-12-26
man: fix markup
David Tardon
1
-3
/
+3
2023-12-26
man: move </variablelist> to the right place
David Tardon
1
-3
/
+3
2023-12-26
man: fix <cmdsynopsis> content
David Tardon
2
-2
/
+2
2023-12-26
man: fix markup
David Tardon
1
-11
/
+11
2023-12-26
man: restrict <command> to the actual command
David Tardon
6
-20
/
+20
2023-12-26
man: move macro decls. out of <funcsynopsis>
David Tardon
2
-37
/
+41
2023-12-26
man: fix markup
David Tardon
5
-32
/
+32
2023-12-26
coccinelle: explicitly undefine SD_BOOT
Frantisek Sumsal
1
-2
/
+4
2023-12-26
man: fix indentation
David Tardon
2
-12
/
+12
2023-12-26
coccinelle: fix typo
Yu Watanabe
1
-2
/
+2
2023-12-25
hwdb: Add override for headset form-factor for the Corsair Void Elite
Stuart Hayhurst
1
-0
/
+7
2023-12-25
systemctl: use SYNTHETIC_ERRNO()
Frantisek Sumsal
1
-7
/
+6
2023-12-25
modules-load: simplify OOM check
Frantisek Sumsal
1
-4
/
+2
2023-12-25
sd-bus: drop unnecessary braces
Frantisek Sumsal
1
-2
/
+1
2023-12-25
network: use timestamp_is_set() in one more place
Frantisek Sumsal
1
-1
/
+1
2023-12-25
tree-wide: use strndupa_safe() in a couple more cases
Frantisek Sumsal
2
-2
/
+2
2023-12-25
nspawn: log & return in a single statement
Frantisek Sumsal
1
-4
/
+2
2023-12-25
tree-wide: use IOVEC_MAKE() in a couple more places
Frantisek Sumsal
2
-6
/
+2
2023-12-25
test: use FLAGS_SET() in one more place
Frantisek Sumsal
1
-1
/
+1
2023-12-25
test: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more place
Frantisek Sumsal
1
-1
/
+1
2023-12-25
killall: fix errno check
Frantisek Sumsal
1
-1
/
+1
[next]