index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
user-util:remove duplicate includes
jcg
2023-04-17
1
-1
/
+0
*
|
virt: Further improve detection of EC2 metal instances
Benjamin Herrenschmidt
2023-04-17
1
-2
/
+4
*
|
mkosi: Use kernel-core for Fedora and CentOS images
Daan De Meyer
2023-04-17
2
-3
/
+2
*
|
hwdb: add accelerometer mount matrix for Lenovo Yoga Tablet 2 851F/L
Hans de Goede
2023-04-17
1
-0
/
+4
*
|
Merge pull request #27298 from mrc0mmand/test-async-tweaks
Luca Boccassi
2023-04-17
2
-9
/
+8
|
\
\
|
*
|
docs: add a missing $ sign
Frantisek Sumsal
2023-04-16
1
-1
/
+1
|
*
|
test: modernize test-async a bit
Frantisek Sumsal
2023-04-16
1
-8
/
+7
*
|
|
process-util: make safe_fork() unset $NOTIFY_SOCKET
Yu Watanabe
2023-04-16
5
-4
/
+9
|
/
/
*
|
mkosi: default to Fedora 38
Zbigniew Jędrzejewski-Szmek
2023-04-16
2
-2
/
+3
*
|
exec-util: make execute_strv() optionally take root directory
Yu Watanabe
2023-04-16
2
-3
/
+6
*
|
Merge pull request #27283 from mrc0mmand/assorted-test-tweaks
Yu Watanabe
2023-04-16
12
-4
/
+245
|
\
\
|
*
|
test: add a couple of tests with invalid UTF-8 characters
Frantisek Sumsal
2023-04-16
1
-1
/
+19
|
*
|
test: add a simple test for getenv_path_list()
Frantisek Sumsal
2023-04-16
1
-0
/
+35
|
*
|
test: add a couple of basic sanity tests for the security verb
Frantisek Sumsal
2023-04-16
1
-0
/
+5
|
*
|
test: add a couple of basic sanity tests for timedatectl
Frantisek Sumsal
2023-04-16
1
-0
/
+22
|
*
|
test: add a simple test for secure-bits stuff
Frantisek Sumsal
2023-04-16
2
-0
/
+85
|
*
|
shared: add a missing include
Frantisek Sumsal
2023-04-16
1
-0
/
+2
|
*
|
test: add tests for uuid/uint64 specifiers
Frantisek Sumsal
2023-04-16
1
-0
/
+27
|
*
|
test: add a test case for table_dup_cell()
Frantisek Sumsal
2023-04-15
1
-0
/
+43
|
*
|
docs: a couple of typo fixes & formatting tweaks
Frantisek Sumsal
2023-04-15
1
-3
/
+3
|
*
|
test: stop the test unit when it's not needed anymore
Frantisek Sumsal
2023-04-14
1
-0
/
+1
|
*
|
test: check the colored --version output
Frantisek Sumsal
2023-04-14
1
-0
/
+3
*
|
|
Merge pull request #27253 from yuwata/cmsg-find-and-copy-data
Yu Watanabe
2023-04-16
13
-47
/
+59
|
\
\
\
|
*
|
|
tree-wide: also use CMSG_TYPED_DATA() on writing message header
Yu Watanabe
2023-04-16
3
-4
/
+4
|
*
|
|
sd-dhcp-server: use CMSG_FIND_DATA() at one more place
Yu Watanabe
2023-04-16
1
-14
/
+4
|
*
|
|
tree-wide: copy timestamp data from cmsg
Yu Watanabe
2023-04-16
4
-14
/
+12
|
*
|
|
socket-util: introduce CMSG_FIND_AND_COPY_DATA()
Yu Watanabe
2023-04-16
2
-0
/
+23
|
*
|
|
tree-wide: replace __alignof__() with alignof()
Yu Watanabe
2023-04-14
5
-13
/
+14
|
*
|
|
socket-util: add one missing paren
Yu Watanabe
2023-04-14
1
-1
/
+1
|
*
|
|
timesync: drop unnecessary initialization
Yu Watanabe
2023-04-14
1
-1
/
+1
*
|
|
|
mkosi: Always disable sshd, dnsmasq and isc-dhcp-server
Daan De Meyer
2023-04-15
2
-5
/
+6
*
|
|
|
mkosi: Update to latest
Daan De Meyer
2023-04-15
3
-3
/
+3
*
|
|
|
fsck: look for fsck binary not just in /sbin
Florian Klink
2023-04-15
4
-8
/
+33
*
|
|
|
Merge pull request #27273 from mrc0mmand/test-generators
Luca Boccassi
2023-04-14
8
-48
/
+310
|
\
\
\
\
|
*
|
|
|
test: add a couple of tests for run-generator
Frantisek Sumsal
2023-04-14
1
-0
/
+76
|
*
|
|
|
test: add a couple of tests for system-update-generator
Frantisek Sumsal
2023-04-14
1
-0
/
+38
|
*
|
|
|
test: properly distinguish between generator phases
Frantisek Sumsal
2023-04-14
4
-55
/
+56
|
*
|
|
|
test: add a couple of tests for getty-generator
Frantisek Sumsal
2023-04-14
2
-0
/
+90
|
*
|
|
|
test: allow overriding PID1's environment for test purposes
Frantisek Sumsal
2023-04-14
1
-0
/
+18
|
*
|
|
|
test: add a couple of test for fstab-related kernel cmdline args
Frantisek Sumsal
2023-04-14
1
-3
/
+40
|
*
|
|
|
test: check if x-systemd.automount is ignored for rootfs
Frantisek Sumsal
2023-04-14
1
-3
/
+9
|
*
|
|
|
test: run the generators with debug log level
Frantisek Sumsal
2023-04-14
3
-5
/
+1
*
|
|
|
|
preset: Add ignore directive
Daan De Meyer
2023-04-14
8
-43
/
+100
*
|
|
|
|
po: Translated using Weblate (Galician)
Fran Diéguez
2023-04-14
1
-45
/
+31
*
|
|
|
|
man/systemd-cryptenroll: update list of PCRs, link to uapi docs
Zbigniew Jędrzejewski-Szmek
2023-04-14
1
-159
/
+177
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #27269 from poettering/statx-dont-sync
Luca Boccassi
2023-04-14
1
-8
/
+17
|
\
\
\
\
|
*
|
|
|
mountpoint-util: use memcmp_nn() where appropriate
Lennart Poettering
2023-04-14
1
-3
/
+3
|
*
|
|
|
mountpoint-util: fix hosed overflow check
Lennart Poettering
2023-04-14
1
-1
/
+3
|
*
|
|
|
mountpoint-util: pass AT_STATX_DONT_SYNC to statx() when looking for mnt_id/m...
Lennart Poettering
2023-04-14
1
-4
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
string-util: add strstrafter()
Lennart Poettering
2023-04-14
7
-16
/
+42
[prev]
[next]