index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
partition
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
exec-util: enumerate executables earlier
Yu Watanabe
1
-10
/
+13
2023-03-17
exec-util: drop meaningless casts
Yu Watanabe
1
-7
/
+6
2023-03-17
exec-util: tighten variable scope a bit
Yu Watanabe
1
-5
/
+6
2023-03-17
test: add a testcase that dir_fd_is_root() is not confused by bind mount
Yu Watanabe
1
-0
/
+33
2023-03-17
mkosi: Enable some debugging options by default
Daan De Meyer
2
-9
/
+12
2023-03-17
man: fix misspelled executable name (#26858)
Addison Snelling
1
-2
/
+2
2023-03-16
mkosi: Use default timeout of 10s
Daan De Meyer
2
-0
/
+3
2023-03-16
test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan
Frantisek Sumsal
1
-5
/
+7
2023-03-16
journald-console: Add colors when forwarding to console
Daan De Meyer
2
-2
/
+7
2023-03-16
terminal-util: Don't assume terminal is dumb if connected to /dev/null
Daan De Meyer
1
-1
/
+17
2023-03-16
doc: update ELF_PACKAGE_METADATA to use linker flag instead of manual script
Luca Boccassi
1
-49
/
+5
2023-03-16
test: add tests for summary output of udevadm verify
Yu Watanabe
1
-11
/
+50
2023-03-16
test: reindent testsuite-17.11.sh
Yu Watanabe
1
-35
/
+36
2023-03-16
udevadm-verify: add a short summary
Yu Watanabe
1
-2
/
+18
2023-03-16
sd-journal: fix segfault
Yu Watanabe
1
-0
/
+2
2023-03-15
updated usage of SD_BUS_METHOD_WITH_NAMES macros to SD_BUS_METHOD_WIT… (#26...
OMOJOLA JOSHUA
1
-27
/
+15
2023-03-15
github: update default and example in template
Yu Watanabe
2
-5
/
+5
2023-03-15
manager: fix scope for environment generators
Ludwig Nussel
1
-1
/
+1
2023-03-15
test: fix testsuite-17.10.sh
Dmitry V. Levin
1
-0
/
+1
2023-03-15
udev-rules: check for conflicting and duplicate expressions
Dmitry V. Levin
2
-4
/
+102
2023-03-15
Update github issue template to include systemd-dissect
Cornelius Hoffmann
3
-0
/
+5
2023-03-15
userdbd: make static const what we can make so
Lennart Poettering
1
-1
/
+1
2023-03-15
userdbd: rework to use sd_event_add_child() instead of manual SIGCHLD
Lennart Poettering
1
-50
/
+32
2023-03-15
userdbd: make use of FORK_CLOSE_ALL_FDS + FORK_REOPEN_LOG where we can
Lennart Poettering
1
-11
/
+6
2023-03-15
userdbd: modernize signal handling
Lennart Poettering
3
-16
/
+8
2023-03-15
fs-util: Drop unlink_noerrno()
Daan De Meyer
6
-36
/
+12
2023-03-15
test: add testsuite-74.machinectl
Mike Yuan
2
-0
/
+47
2023-03-15
machinectl: add verb edit and cat to operate on .nspawn files
Mike Yuan
2
-4
/
+181
2023-03-15
edit-util: log unexpected errors if we fail to remove the parent dir
Mike Yuan
1
-2
/
+2
2023-03-15
edit-util: use path_equal
Mike Yuan
1
-1
/
+1
2023-03-15
chase-symlinks: Add more assertions
Daan De Meyer
1
-18
/
+13
2023-03-15
chase-symlinks: Rework open() functions and some chase flags
Daan De Meyer
3
-70
/
+105
2023-03-15
Add rebrands of Medion Akoya notebooks/tablets
bri
1
-0
/
+3
2023-03-15
fd-util: Add dir_fd_is_root()
Daan De Meyer
3
-0
/
+66
2023-03-15
mountpoint-util: Add path_get_mnt_id_at()
Daan De Meyer
2
-5
/
+16
2023-03-15
core: fix "(null)" in output
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-03-15
core: reduce scope of variable
Zbigniew Jędrzejewski-Szmek
1
-6
/
+3
2023-03-15
core: make the memory pressure cgroup path writable when ProtectControlGroups...
Luca Boccassi
2
-4
/
+24
2023-03-15
test: assume run-unit-tests.py and unit tests are installed in the same direc...
Franck Bui
1
-3
/
+4
2023-03-15
treewide: memfd_create: use exec flags
Thomas Weißschuh
4
-9
/
+18
2023-03-15
memfd-util: add wrapper for memfd_create
Thomas Weißschuh
2
-0
/
+18
2023-03-15
missing: add memfd exec flags
Thomas Weißschuh
1
-0
/
+8
2023-03-15
stub: Remove overlapping PE section warning
Jan Janssen
1
-8
/
+0
2023-03-15
mkfs-util: Redirect mksquashfs output to /dev/null
Daan De Meyer
1
-3
/
+5
2023-03-15
src: changed instances of sd_bus_call_method() to bus_call_method() (#26819)
OMOJOLA JOSHUA
5
-42
/
+9
2023-03-14
update TODO
Lennart Poettering
1
-0
/
+5
2023-03-14
dissect: make all paths we operation on absolute
Lennart Poettering
1
-15
/
+47
2023-03-14
core: fix mount flag help output, it only takes one argument
Lennart Poettering
1
-1
/
+1
2023-03-14
dissect: mark UID/GIDs that are surprising in DDIs with colors
Lennart Poettering
1
-6
/
+22
2023-03-14
cgls: add -x and -c options
Zbigniew Jędrzejewski-Szmek
2
-18
/
+25
[next]