index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-31-DEVICE-ENUMERATION
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2023-08-10
main: drop redundant ()
Lennart Poettering
1
-1
/
+1
2023-08-10
update TODO
Lennart Poettering
1
-0
/
+4
2023-08-10
udev: re-introduce symlinks for loopback block device
Yu Watanabe
5
-2
/
+81
2023-08-09
mkosi: Update to latest
Daan De Meyer
49
-9
/
+16
2023-08-09
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
18
-36
/
+36
2023-08-09
sysusers: move global variables into a Context object
Lennart Poettering
1
-176
/
+269
2023-08-09
LoongArch: Replace __loongarch64 with __loongarch_lp64
Xiaotian Wu
7
-25
/
+25
2023-08-09
bootctl: don't advertise systemd-efi-options in --help/man anymore
Lennart Poettering
3
-15
/
+2
2023-08-09
60-ukify.install: fix whitespace
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-08-09
test: use pytest.raises wrapper
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2023-08-09
polkit: move asserts up, so that they cover all reply codepaths
Lennart Poettering
1
-7
/
+5
2023-08-09
polkit: use LIST_POP where appropriate
Lennart Poettering
1
-3
/
+1
2023-08-09
remount-fs: refuse to remount based on fstab when fstab=no kernel command lin...
Yu Watanabe
1
-0
/
+3
2023-08-09
remount-fs: split-out remount_by_fstab()
Yu Watanabe
1
-21
/
+37
2023-08-09
fstab-generator: update cache in fstab_enabled_full() based on the parsed res...
Yu Watanabe
1
-1
/
+1
2023-08-09
fstab-util: introduce fstab_enabled() helper function
Yu Watanabe
2
-0
/
+35
2023-08-09
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
11
-38
/
+38
2023-08-09
vconsole-setup: simplify error handling
Lennart Poettering
1
-6
/
+6
2023-08-09
vconsole-setup: simplify path allocation
Lennart Poettering
1
-4
/
+6
2023-08-09
vconsole-setup: use FOREACH_ARRAY() at one more place
Lennart Poettering
1
-2
/
+2
2023-08-09
vconsole-setup: port to main-func.h boilerplate
Lennart Poettering
1
-6
/
+7
[next]