index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.conf.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
file-io: Fix copying sparse files
Michael A Cassaniti
2
-1
/
+87
2023-08-11
repart: Allow specifying --copy-from more than once
Daan De Meyer
3
-25
/
+62
2023-08-11
docs: update link to RHEL/CentOS Stream tracker
Jan Macku
1
-1
/
+1
2023-08-11
repart: Allow acquire shared lock on --copy-from files/devices
Daan De Meyer
1
-5
/
+8
2023-08-11
test-mountpoint-util: /root might be mounted
Franck Bui
1
-5
/
+8
2023-08-10
coredump: fix various invalid memory access
Yu Watanabe
1
-19
/
+14
2023-08-10
io-util: introduce iovw_append() helper function
Yu Watanabe
2
-0
/
+38
2023-08-10
Make ukify the default ifUKI_GENERATOR is unset
cvlc12
1
-1
/
+1
2023-08-10
vconsole-setup: use "@kernel" rather than "kernel" as special string to leave...
Lennart Poettering
3
-7
/
+7
2023-08-10
file-io: let's use offsetof() rather than sizeof() for determining EFI_FILE_I...
Lennart Poettering
1
-1
/
+1
2023-08-10
ukify: Use length= instead of ignore_padding= in inspect
Daan De Meyer
1
-1
/
+2
2023-08-10
mkosi: Copy sources under /usr in the image
Michal Koutný
2
-2
/
+2
2023-08-10
tmpfiles: move static vars into Context object
Lennart Poettering
1
-118
/
+248
2023-08-10
test: testsuite-35.sh needs manual/test-session-properties to be installed on...
Franck Bui
1
-0
/
+1
2023-08-10
Add .pylintrc to globally suppress warnings we don't really care about
Frantisek Sumsal
9
-24
/
+31
2023-08-10
tools: pylint meson-render-jinja2.py
Frantisek Sumsal
1
-1
/
+5
2023-08-10
tools: pylint analyze-dump-sort.py
Frantisek Sumsal
1
-0
/
+1
2023-08-10
tools: pylint dump-auxv.py
Frantisek Sumsal
1
-4
/
+8
2023-08-10
tools: pylint gdb-sd_dump_hashmaps.py
Frantisek Sumsal
1
-1
/
+2
2023-08-10
tools: pylint list-discoverable-partitions.py
Frantisek Sumsal
1
-16
/
+16
2023-08-10
tools: pylint xml_helper.py
Frantisek Sumsal
1
-1
/
+5
2023-08-10
tools: pylint update-man-rules.py
Frantisek Sumsal
1
-5
/
+9
2023-08-10
tools: pylint update-dbus-docs.py
Frantisek Sumsal
1
-40
/
+45
2023-08-10
tools: pylint make-man-index.py
Frantisek Sumsal
1
-9
/
+10
2023-08-10
tools: pylint make-directive-index.py
Frantisek Sumsal
1
-9
/
+10
2023-08-10
tools: pylint make-autosuspend-rules.py
Frantisek Sumsal
1
-2
/
+2
2023-08-10
tools: pylint generate-gperfs.py
Frantisek Sumsal
1
-7
/
+12
2023-08-10
networkd: add comment about order of IPReversePathFilter enum
Lennart Poettering
1
-1
/
+2
2023-08-10
mkosi: Move python3dist(pytest-flakes) to base preset build packages
Daan De Meyer
1
-3
/
+1
2023-08-10
update TODO
Lennart Poettering
1
-0
/
+5
2023-08-10
sd-event: explicit document what to do with epoll-incompatible fds
Lennart Poettering
1
-16
/
+25
2023-08-10
journalcl: simplify handling of stdout being a regular file and epoll()
Lennart Poettering
1
-10
/
+9
2023-08-10
man: let's tone down the recommendation to use Type=exec a bit
Lennart Poettering
1
-18
/
+27
2023-08-10
execute: Chown credentials files and directories to service group
Daan De Meyer
1
-11
/
+27
2023-08-10
udev-builtin-net_id: use strjoin() if possible
Yu Watanabe
1
-5
/
+6
2023-08-10
udev-builtin-net_id: add more debugging logs
Yu Watanabe
1
-29
/
+33
2023-08-10
udev-builtin-net_id: introduce get_first_syspath_component() helper function
Yu Watanabe
1
-39
/
+46
2023-08-10
udev-builtin-net_id: introduce get_matching_parent() helper function
Yu Watanabe
1
-71
/
+55
2023-08-10
coredump: let's use FOREACH_ARRAY() at once very obvious place
Lennart Poettering
1
-4
/
+1
2023-08-10
coredump: fix error path
Lennart Poettering
1
-1
/
+1
2023-08-10
coredump: rename gather_pid_metadata() → gather_pid_metadata_from_procfs()
Lennart Poettering
1
-3
/
+3
2023-08-10
coredump: add four assert()s
Lennart Poettering
1
-0
/
+6
2023-08-10
coredump: use a cleanup handler for destroying iovw objects
Lennart Poettering
2
-9
/
+8
2023-08-10
coredump: explicitly document that in order to process a coredump we have to ...
Lennart Poettering
1
-12
/
+16
2023-08-10
tools: pylint dbus_exporter.py
Frantisek Sumsal
1
-1
/
+2
2023-08-10
tools: pylint check-includes.py
Frantisek Sumsal
1
-3
/
+3
2023-08-10
tools: pylint catalog-report.py
Frantisek Sumsal
1
-40
/
+40
2023-08-10
tools: pylint analyze-dump-sort.py
Frantisek Sumsal
1
-1
/
+2
2023-08-10
repart: Reword --copy-from docs
Daan De Meyer
1
-3
/
+7
2023-08-10
repart: Pass GptPartitionType *
Daan De Meyer
1
-15
/
+15
[next]