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
*
Merge pull request #24813 from DaanDeMeyer/at-all-the-things
Luca Boccassi
2022-11-10
16
-239
/
+424
|
\
|
*
test-copy: Rework test_copy_tree_replace_dirs() to use new openat() helpers
Daan De Meyer
2022-11-09
1
-34
/
+22
|
*
rm-rf: Add rm_rf_physical_and_close()
Daan De Meyer
2022-11-09
1
-0
/
+17
|
*
fileio: Add openat() like helpers
Daan De Meyer
2022-11-09
2
-24
/
+42
|
*
mkdir: Add mkdirat_parents()
Daan De Meyer
2022-11-09
4
-27
/
+48
|
*
mkdir: Add mkdirat_safe()
Daan De Meyer
2022-11-09
4
-16
/
+27
|
*
fs-util: Add chown_and_chmod_at()
Daan De Meyer
2022-11-09
2
-9
/
+12
|
*
chase-symlinks: Add chase_symlinks_at()
Daan De Meyer
2022-11-09
2
-119
/
+193
|
*
path-util: Add path_make_relative_cwd()
Daan De Meyer
2022-11-09
2
-0
/
+28
|
*
tmpfile-util: Add fopen_temporary_at()
Daan De Meyer
2022-11-09
2
-10
/
+14
|
*
tmpfile-util: Introduce mkdtemp_open()
Daan De Meyer
2022-11-09
2
-0
/
+21
*
|
Merge pull request #25315 from poettering/dissect-mtree
Luca Boccassi
2022-11-10
3
-6
/
+218
|
\
\
|
*
|
dissect: add a new "--mtree" switch for generating a BSD mtree(5) compatible ...
Lennart Poettering
2022-11-09
1
-5
/
+182
|
*
|
recurse-dir: optionally, call callback when entering/leaving toplevel dir, too
Lennart Poettering
2022-11-09
2
-1
/
+36
*
|
|
Merge pull request #25280 from keszybz/initrd-with-overlayfs
Frantisek Sumsal
2022-11-10
7
-107
/
+80
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pid1: skip cleanup if root is not tmpfs/ramfs
Zbigniew Jędrzejewski-Szmek
2022-11-09
2
-21
/
+21
|
*
|
test-fd-util: fix typos and use log_tests_skipped()
Zbigniew Jędrzejewski-Szmek
2022-11-09
1
-12
/
+8
|
*
|
shared: make libmount_parse() non-inline
Zbigniew Jędrzejewski-Szmek
2022-11-09
3
-33
/
+43
|
*
|
shared/mount-util: fix comment
Zbigniew Jędrzejewski-Szmek
2022-11-09
1
-7
/
+5
|
*
|
Revert "initrd: extend SYSTEMD_IN_INITRD to accept non-ramfs rootfs"
Zbigniew Jędrzejewski-Szmek
2022-11-09
1
-39
/
+8
*
|
|
random-seed: make sure to load machine id even if the seed file is missing
Franck Bui
2022-11-09
1
-20
/
+29
*
|
|
Merge pull request #25321 from poettering/acpi-timing-fix
Lennart Poettering
2022-11-09
2
-12
/
+17
|
\
\
\
|
*
|
|
acpi-fpdt: make sure length/type fields are available in acpi_fpdt_header
Lennart Poettering
2022-11-09
1
-1
/
+1
|
*
|
|
acpi-fpdt: don't accidentally drop signedness of pread() return
Lennart Poettering
2022-11-09
1
-5
/
+10
|
*
|
|
acpi-fpdt: use our usual ret_xyz naming scheme
Lennart Poettering
2022-11-09
2
-6
/
+6
*
|
|
|
dissect: add new --with command
Lennart Poettering
2022-11-09
1
-1
/
+169
*
|
|
|
dissect: officially support initrd DDIs (to implement 2nd stage initrds)
Lennart Poettering
2022-11-09
3
-2
/
+28
|
/
/
/
*
|
|
dissect: open pager in --list mode, output might be long
Lennart Poettering
2022-11-09
1
-0
/
+2
*
|
|
dissect: simplify flags for recurse_dir()
Lennart Poettering
2022-11-09
1
-1
/
+1
*
|
|
dissect: remove unused variable
Lennart Poettering
2022-11-09
1
-2
/
+1
*
|
|
basic/virt: treat missing /proc as sign of being in a chroot
Zbigniew Jędrzejewski-Szmek
2022-11-09
1
-0
/
+16
|
/
/
*
|
Merge pull request #25291 from keszybz/util-cleanup
Yu Watanabe
2022-11-09
359
-996
/
+942
|
\
\
|
*
|
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
75
-97
/
+98
|
*
|
basic/filesystems: fs_in_group() returns a boolean
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-4
/
+3
|
*
|
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
194
-187
/
+14
|
*
|
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
18
-354
/
+382
|
*
|
meson: add version.h as dependency to more targets
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-1
/
+3
|
*
|
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
73
-36
/
+80
|
*
|
basic,shared: move disable_coredumps() to coredump-util.[ch]
Zbigniew Jędrzejewski-Szmek
2022-11-08
6
-14
/
+16
|
*
|
basic: move container_get_leader() to process-util.[ch]
Zbigniew Jędrzejewski-Szmek
2022-11-08
6
-45
/
+46
|
*
|
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
32
-80
/
+111
|
*
|
tests: move tests for eqzero() to a new file
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-24
/
+20
|
*
|
tests: move tests for PROTECT_ERRNO to the right file
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-31
/
+31
|
*
|
tests: create test-raw-clone.c for raw-clone.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
4
-31
/
+44
|
*
|
tests: create test-limits-util.c for limits-util funcs
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-82
/
+91
|
*
|
sd-journal: make prot_from_flags() static and rename
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-21
/
+14
*
|
|
networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definition
Khem Raj
2022-11-09
1
-1
/
+2
*
|
|
dissect: grey out trailing slash in --list output
Lennart Poettering
2022-11-08
1
-1
/
+1
|
|
/
|
/
|
*
|
kernel-install: skip 50-depmod if depmod is not available
Luca Boccassi
2022-11-07
1
-0
/
+1
*
|
Merge pull request #25286 from mrc0mmand/systemd-mount-test-fix
Luca Boccassi
2022-11-07
1
-1
/
+0
|
\
\
[next]