index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-string-util: remove several strdupa() calls
Luca BRUNO
2022-10-24
1
-5
/
+5
*
test-local-addresses: drop racy check
Zbigniew Jędrzejewski-Szmek
2022-10-20
1
-7
/
+1
*
test-local-addresses: inline iterator variable
Zbigniew Jędrzejewski-Szmek
2022-10-20
1
-3
/
+1
*
Merge pull request #25059 from keszybz/fopen-re
Frantisek Sumsal
2022-10-19
2
-9
/
+9
|
\
|
*
tree-wide: do not use "re" with fmemopen
Zbigniew Jędrzejewski-Szmek
2022-10-19
2
-3
/
+3
|
*
resolved,test-fileio: use "re" when opening files
Zbigniew Jędrzejewski-Szmek
2022-10-19
1
-6
/
+6
*
|
Merge pull request #25055 from keszybz/coredump-deadlock
Luca Boccassi
2022-10-19
1
-0
/
+18
|
\
\
|
*
|
shared/json: use different return code for empty input
Zbigniew Jędrzejewski-Szmek
2022-10-19
1
-0
/
+18
|
|
/
*
/
test: skip one test for iszero_safe() on i386 without SSE2
Yu Watanabe
2022-10-19
1
-0
/
+9
|
/
*
install: include full type name in special UnitFilePresetMode values
Lennart Poettering
2022-10-14
1
-1
/
+1
*
install: make InstallChange enum type a proper type
Lennart Poettering
2022-10-14
3
-52
/
+52
*
shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'
Zbigniew Jędrzejewski-Szmek
2022-10-13
2
-7
/
+7
*
shared/install: rename 'unit_file_change_type' to 'install_change' + followups
Zbigniew Jędrzejewski-Szmek
2022-10-13
3
-52
/
+52
*
shared/install: rename UnitFileChange to InstallChange
Zbigniew Jędrzejewski-Szmek
2022-10-13
2
-74
/
+74
*
analyze: extend the dump command to accept patterns
Franck Bui
2022-10-13
1
-16
/
+16
*
Merge pull request #24933 from keszybz/erradicate-strerror
Luca Boccassi
2022-10-11
6
-19
/
+77
|
\
|
*
tree-wide: define and use STRERROR_OR_EOF()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-0
/
+6
|
*
tree-wide: use STRERROR()
Zbigniew Jędrzejewski-Szmek
2022-10-11
4
-19
/
+25
|
*
basic: add STRERROR() wrapper for strerror_r()
Zbigniew Jędrzejewski-Szmek
2022-10-11
2
-0
/
+46
*
|
tree-wide: add ERRNO_IS_XATTR_ABSENT() helper
Lennart Poettering
2022-10-10
2
-5
/
+3
*
|
Implement --luks-sector-size for homed
Aidan Dang
2022-10-07
1
-2
/
+2
|
/
*
Merge pull request #24749 from yuwata/dissect-image-file
Luca Boccassi
2022-09-30
1
-53
/
+59
|
\
|
*
test: add test for dissect_image_file()
Yu Watanabe
2022-09-27
1
-53
/
+59
*
|
Merge pull request #24639 from yuwata/test-mountpoint-util
Zbigniew Jędrzejewski-Szmek
2022-09-30
1
-10
/
+22
|
\
\
|
*
|
test-mountpoint-util: support running on a mount namespace with another mount...
Yu Watanabe
2022-09-11
1
-9
/
+21
|
*
|
test-mountpoint-util: use log_info()
Yu Watanabe
2022-09-11
1
-1
/
+1
*
|
|
Merge pull request #24853 from poettering/resolved-monitor-fixes
Luca Boccassi
2022-09-30
1
-0
/
+1
|
\
\
\
|
*
|
|
glyph-util: add left arrow special glyph entry
Lennart Poettering
2022-09-30
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
generator: skip fsck if fsck command is missing
Jonas Kümmerlin
2022-09-30
1
-3
/
+3
|
/
/
*
|
tree-wide: use the term "initrd" at most places we so far used "initramfs"
Lennart Poettering
2022-09-23
1
-5
/
+3
*
|
Merge pull request #24709 from keszybz/partition-table-constants
Lennart Poettering
2022-09-21
1
-4
/
+4
|
\
\
|
*
|
headers: export partition uuids and flags in new sd-gpt.h file
Zbigniew Jędrzejewski-Szmek
2022-09-20
1
-4
/
+4
*
|
|
Merge pull request #24753 from DaanDeMeyer/repart-squashfs
Lennart Poettering
2022-09-21
1
-4
/
+4
|
\
\
\
|
*
|
|
shared: Add squashfs support to make_filesystem()
Daan De Meyer
2022-09-21
1
-4
/
+4
*
|
|
|
test-blockdev-util: check if r is actually a failure before ERRNO_IS_PRIVILEGE
Lennart Poettering
2022-09-20
1
-8
/
+8
|
/
/
/
*
|
|
test: add more test cases for mkdir_p_safe() and mkdir_p_root()
Yu Watanabe
2022-09-19
1
-5
/
+96
*
|
|
test: add tests for uid_range_coalesce()
Yu Watanabe
2022-09-16
1
-0
/
+39
*
|
|
uid-range: tie up number and array of uid range entries
Yu Watanabe
2022-09-16
1
-87
/
+85
|
/
/
*
|
test-date: do not fail even on ~50 years later
Yu Watanabe
2022-09-15
1
-1
/
+1
*
|
test-seccomp: support systems that sched_setscheduler() is already limited
Yu Watanabe
2022-09-15
1
-5
/
+15
*
|
Merge pull request #23043 from yuwata/udev-node-use-flock
Yu Watanabe
2022-09-12
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
path-util: introduce path_make_relative_parent()
Yu Watanabe
2022-09-02
1
-0
/
+27
*
|
dissect-image: use backing_file stored in LoopDevice object to generate image...
Yu Watanabe
2022-09-07
1
-9
/
+3
*
|
loop-util: save backing file of loopback block device
Yu Watanabe
2022-09-07
1
-0
/
+1
*
|
loop-util: store sd_device object for the loop device
Yu Watanabe
2022-09-06
1
-0
/
+1
*
|
Use original filename for extension name check
Kai Lueke
2022-09-05
1
-3
/
+9
*
|
test: check returned values are always initialized on success
Yu Watanabe
2022-09-03
1
-1
/
+4
*
|
json: introduce json_append()
Yu Watanabe
2022-09-03
1
-0
/
+15
*
|
tmpfile-util: truncate original filename if the result filename is too long
Yu Watanabe
2022-09-03
1
-0
/
+139
*
|
test: extend ConditionFirmware tests
Daniel Braunwarth
2022-09-03
1
-2
/
+69
|
/
[next]