index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDR
Lennart Poettering
2023-03-09
2
-40
/
+111
*
dissect: add new helper dissected_partition_fstype()
Lennart Poettering
2023-03-09
2
-1
/
+7
*
doc: correct wrong use "'s" contractions
Jan Engelhardt
2023-03-07
1
-1
/
+1
*
base-filesystem: Support Arch-style multilib
Adrian Vovk
2023-03-06
1
-9
/
+17
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
2
-0
/
+2
*
hwdb: port to flink_tmpfile()
Lennart Poettering
2023-03-03
1
-51
/
+48
*
tmpfile-util: teach link_tmpfile() to optionally replace files
Lennart Poettering
2023-03-03
1
-42
/
+10
*
dissect: show intended architecture of a disk image
Lennart Poettering
2023-03-01
2
-0
/
+16
*
pid1: add unit file settings to control memory pressure logic
Lennart Poettering
2023-03-01
1
-1
/
+5
*
shared: add a common SIGRTMIN-18 handler
Lennart Poettering
2023-03-01
3
-0
/
+153
*
user-record: extend user records with an ambient and bounding caps set field
Lennart Poettering
2023-02-28
3
-0
/
+66
*
Revert "dissect-image: don't probe swap partitions needlessly"
Lennart Poettering
2023-02-27
1
-1
/
+4
*
tpm2-util: use compound initialization when allocating tpm2 objects
Lennart Poettering
2023-02-24
1
-5
/
+9
*
Merge pull request #26217 from bluca/dump_mem
Luca Boccassi
2023-02-24
2
-0
/
+61
|
\
|
*
manager: add GetMallocInfo() hidden/debug method
Luca Boccassi
2023-02-23
2
-0
/
+61
*
|
shared: move cg_set_access() declaration to right header file
Lennart Poettering
2023-02-23
1
-0
/
+2
|
/
*
Merge pull request #26563 from dtardon/fd-init
Zbigniew Jędrzejewski-Szmek
2023-02-23
1
-1
/
+1
|
\
|
*
tree-wide: initialize fds with -EBADF
David Tardon
2023-02-23
1
-1
/
+1
*
|
Merge pull request #26556 from keszybz/list-timers-optimize-left
Zbigniew Jędrzejewski-Szmek
2023-02-23
2
-2
/
+12
|
\
\
|
*
|
shared/format-table: optionally print timestamps without "left"
Zbigniew Jędrzejewski-Szmek
2023-02-22
2
-2
/
+12
*
|
|
mount-util: introduce remount_sysfs()
Yu Watanabe
2023-02-23
2
-0
/
+193
*
|
|
bus-util: introduce bus_property_get_tristate()
Yu Watanabe
2023-02-23
2
-0
/
+17
|
|
/
|
/
|
*
|
smack-util: Fix compilation error when smack is disabled
Daan De Meyer
2023-02-22
1
-1
/
+1
*
|
copy: Support both inode exclusion and contents exclusion
Daan De Meyer
2023-02-22
2
-9
/
+30
|
/
*
Merge pull request #26349 from yuwata/safe-fork-rearrange-stdio
Luca Boccassi
2023-02-21
4
-2
/
+5
|
\
|
*
process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIO
Yu Watanabe
2023-02-20
4
-2
/
+5
*
|
sleep: check if we're on AC power before checking battery capacity
Mike Yuan
2023-02-21
2
-3
/
+10
*
|
install: fail early if specifier expansion failed
David Tardon
2023-02-21
1
-0
/
+2
*
|
bootctl: add new --print-root-device option
Lennart Poettering
2023-02-21
2
-0
/
+53
|
/
*
Merge pull request #26506 from keszybz/tiny-cleanups
Yu Watanabe
2023-02-20
1
-3
/
+2
|
\
|
*
shared/hwdb-util: drop "variable" with a single use
Zbigniew Jędrzejewski-Szmek
2023-02-20
1
-3
/
+2
*
|
cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()
Lennart Poettering
2023-02-20
1
-1
/
+1
*
|
Merge pull request #26465 from DaanDeMeyer/openat-helpers
Daan De Meyer
2023-02-20
6
-25
/
+47
|
\
\
|
|
/
|
/
|
|
*
smack-util: Add renameat_and_apply_smack_floor_label()
Daan De Meyer
2023-02-20
2
-13
/
+19
|
*
tmpfile-util-label: Add fopen_temporary_at_label()
Daan De Meyer
2023-02-20
2
-4
/
+10
|
*
copy: Add copy_file_at()
Daan De Meyer
2023-02-20
2
-8
/
+18
*
|
exec-util: use TAKE_FD()
Yu Watanabe
2023-02-19
1
-4
/
+2
*
|
exec-util: propagate error in wait_for_terminate_and_check()
Yu Watanabe
2023-02-19
1
-4
/
+5
*
|
loop-util: fix error condition and return value
Yu Watanabe
2023-02-18
1
-2
/
+2
*
|
shared: move psi-util.[ch] to basic/ so that we can use it in sd-event
Lennart Poettering
2023-02-18
3
-154
/
+0
*
|
util: move mallinfo compat glue from selinux code into generic code
Lennart Poettering
2023-02-18
1
-21
/
+1
|
/
*
tpm2: simplify tpm2_seal() blob creation
Dan Streetman
2023-02-17
1
-26
/
+14
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
2
-1
/
+12
*
Merge pull request #26343 from DaanDeMeyer/bus-debug
Lennart Poettering
2023-02-17
2
-20
/
+28
|
\
|
*
bus-map-properties: Use bus_log_parse_error_debug()
Daan De Meyer
2023-02-07
1
-20
/
+25
|
*
bus-util: Add bus_log_parse_error_debug()
Daan De Meyer
2023-02-07
1
-0
/
+3
*
|
log: add common helper log_set_target_and_open()
Lennart Poettering
2023-02-16
1
-2
/
+1
*
|
tpm2: fix build failure without openssl
Dan Streetman
2023-02-16
1
-3
/
+6
*
|
Merge pull request #26213 from poettering/journal-rework-seqnum
Luca Boccassi
2023-02-15
2
-10
/
+33
|
\
\
|
*
|
logs-show: show seqnum info in export+json output mode
Lennart Poettering
2023-02-08
2
-10
/
+33
[next]