index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-dissect.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
time-set: adjust system clock if rtc is far in future
Egor Ignatov
5
-8
/
+41
2021-08-02
Use correct `<poll.h>` include
David Seifert
2
-2
/
+2
2021-08-02
btrfs-util: expose COPY_SIGTERM for btrfs_snapshot() too
Lennart Poettering
2
-3
/
+11
2021-08-02
copy: add COPY_SIGTERM, matching the existing COPY_SIGINT
Lennart Poettering
2
-20
/
+30
2021-08-02
copy: add COPY_SYNCFS flag
Lennart Poettering
2
-11
/
+28
2021-08-02
copy: optionally fsync() files after copying them
Lennart Poettering
2
-16
/
+118
2021-08-02
copy: tighten destination checks when copying files
Lennart Poettering
1
-6
/
+27
2021-08-02
copy: move to single clean-up path
Lennart Poettering
1
-21
/
+33
2021-08-02
machined-varlink: fix double free
David Tardon
1
-1
/
+1
2021-08-02
Use correct `<fcntl.h>` include
David Seifert
1
-1
/
+1
2021-08-01
cryptsetup: unbreak CI build
Lennart Poettering
3
-5
/
+35
2021-07-31
coredump/stacktrace.c: avoid crash on binaries without NHDR
Sergei Trofimovich
1
-0
/
+2
2021-07-30
signal-util: fix typo
Lennart Poettering
1
-1
/
+1
2021-07-30
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
8
-16
/
+200
2021-07-30
update TODO
Lennart Poettering
1
-4
/
+0
2021-07-30
boot: optionally update sd-boot on boot
Lennart Poettering
2
-0
/
+25
2021-07-30
bootctl: tweak "bootctl update" to be a NOP when boot loader is already curre...
Lennart Poettering
2
-19
/
+35
2021-07-30
test: add simple test for import-util
Lennart Poettering
2
-0
/
+74
2021-07-30
import-util: tweak url patching helper
Lennart Poettering
2
-23
/
+93
2021-07-30
util: add one more helper for generating colored check mark glyphs
Lennart Poettering
1
-0
/
+4
2021-07-30
glyph-util: add three more emojis to emoji list
Lennart Poettering
3
-2
/
+16
2021-07-30
rm-rf: refactor rm_rf_children(), split out body of directory iteration loop
Lennart Poettering
2
-95
/
+131
2021-07-30
macro: change DECIMAL_STR_WIDTH() return type to size_t, like strlen() and so on
Lennart Poettering
1
-1
/
+1
2021-07-30
macro: sizeof() returns size_t, and that's good
Lennart Poettering
1
-2
/
+2
2021-07-30
macro: relax CONST_MAX() type check a tiny bit
Lennart Poettering
1
-2
/
+19
2021-07-30
test: correctly detect ASan on s390x
Frantisek Sumsal
1
-1
/
+1
2021-07-29
main: fix type confusion in do_reexecute()
Lennart Poettering
1
-5
/
+10
2021-07-29
xdg-autostart-service: rely on the new double-eval-free free_and_replace()
Lennart Poettering
1
-4
/
+2
2021-07-29
alloc-util: drop double eval from free_and_replace()
Lennart Poettering
2
-6
/
+10
2021-07-29
meson: add the versiondep to the static lib deplist as well
Frantisek Sumsal
1
-1
/
+1
2021-07-29
systemctl: allow set-property to be called with a glob pattern
Zbigniew Jędrzejewski-Szmek
1
-20
/
+33
2021-07-28
sd-bus: add brief inline comment explaining the "reserved" field in the bus v...
Lennart Poettering
1
-2
/
+5
2021-07-28
sd-bus: fix indentation in macros
Lennart Poettering
1
-37
/
+37
2021-07-28
manager: reexecute on SIGRTMIN+25, user instances only
Franck Bui
2
-2
/
+16
2021-07-28
parse-util: use oom_score_adjust_is_valid() at one more place
Lennart Poettering
1
-2
/
+1
2021-07-28
Revert "Make oom_score_adjust_is_valid() static"
Lennart Poettering
3
-5
/
+6
2021-07-28
update TODO
Lennart Poettering
1
-0
/
+2
2021-07-28
added missing handling of button release events
Yegor Alexeyev
1
-2
/
+42
2021-07-28
Use SKU to identify Dell clamshell models for accelerometer properties
Yao Wei
1
-2
/
+2
2021-07-28
ci: bump meson version in LGTM
Frantisek Sumsal
1
-0
/
+3
2021-07-28
man/systemctl: rework descriptions of bind and mount-image
Zbigniew Jędrzejewski-Szmek
1
-44
/
+69
2021-07-28
meson: use meson's summary()
Zbigniew Jędrzejewski-Szmek
1
-77
/
+67
2021-07-27
meson: use alias_target for doc update commands
Zbigniew Jędrzejewski-Szmek
2
-64
/
+63
2021-07-27
meson: use alias_target in one place
Zbigniew Jędrzejewski-Szmek
1
-4
/
+1
2021-07-27
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
22
-164
/
+163
2021-07-27
meson: use maps for udev program paths
Zbigniew Jędrzejewski-Szmek
2
-21
/
+21
2021-07-27
meson: adjust comment about find_program() usage
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2021-07-27
meson: use project_build_root
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-07-27
seccomp: move sched_getaffinity() from @system-service to @default
Lennart Poettering
1
-1
/
+1
2021-07-27
seccomp: drop getrandom() from @system-service
Lennart Poettering
1
-1
/
+0
[next]