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
*
format-table: add new cell type TABLE_TIMESPAN_DAY
Lennart Poettering
2023-01-24
2
-2
/
+9
*
Merge pull request #26159 from keszybz/capacity-to-crash
Zbigniew Jędrzejewski-Szmek
2023-01-24
2
-18
/
+17
|
\
|
*
sleep: reduce double logging and improve messages and comments a bit
Zbigniew Jędrzejewski-Szmek
2023-01-23
1
-16
/
+14
|
*
test-sleep: add a very simple test that prints battery suspend estimates
Zbigniew Jędrzejewski-Szmek
2023-01-23
2
-1
/
+2
|
*
sleep: do not abort if we try to query capacity of missing battery
Zbigniew Jędrzejewski-Szmek
2023-01-23
1
-1
/
+1
*
|
Merge pull request #26153 from DaanDeMeyer/repart-remove-userns
Zbigniew Jędrzejewski-Szmek
2023-01-23
1
-49
/
+2
|
\
\
|
*
|
Revert "repart: Ensure files end up owned by root in generated filesystems"
Daan De Meyer
2023-01-23
1
-49
/
+2
*
|
|
Merge pull request #25168 from valentindavid/valentindavid/umount-move-recurs...
Lennart Poettering
2023-01-23
2
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
shutdown: Move busy mounts to not block parent mounts
Valentin David
2023-01-11
2
-0
/
+23
*
|
|
shared/install: rework an assert to appease gcc-13
Zbigniew Jędrzejewski-Szmek
2023-01-22
1
-1
/
+2
*
|
|
shared/install: rework InstallChange to always have .path set
Zbigniew Jędrzejewski-Szmek
2023-01-22
1
-2
/
+6
*
|
|
logs-show: add a splash of colour to verbose output
Lennart Poettering
2023-01-21
1
-17
/
+32
*
|
|
logs-show: minor modernizations
Lennart Poettering
2023-01-21
1
-21
/
+27
*
|
|
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
1
-6
/
+3
*
|
|
logs-show: move strlen() handling into update_json_data() so that we can use ...
Lennart Poettering
2023-01-21
1
-6
/
+11
*
|
|
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
2023-01-20
2
-8
/
+3
*
|
|
logs-show: use json_variant_unref_many() where appropriate
Lennart Poettering
2023-01-20
1
-5
/
+1
*
|
|
format-table: add cell type for showing date only timestamps
Lennart Poettering
2023-01-20
2
-1
/
+9
*
|
|
string-util: add new strdupcspn()/strdupspn()
Lennart Poettering
2023-01-20
2
-4
/
+2
|
|
/
|
/
|
*
|
tpm2: add salt to pin
William Roberts
2023-01-18
2
-5
/
+86
*
|
homework: when creating/resizing GPT partitions, also set sector size explicitly
Lennart Poettering
2023-01-18
4
-2
/
+39
*
|
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
2023-01-18
5
-11
/
+78
*
|
dissect-image: add probe_sector_size() helper for detecting sector size of a ...
Lennart Poettering
2023-01-18
2
-0
/
+84
*
|
loop-util: insist on setting the sector size correctly
Lennart Poettering
2023-01-18
1
-1
/
+19
*
|
blockdev-util: add simple wrapper around BLKSSZGET
Lennart Poettering
2023-01-18
3
-6
/
+23
*
|
Merge pull request #26044 from DaanDeMeyer/repart-sector-size
Daan De Meyer
2023-01-18
2
-39
/
+45
|
\
\
|
*
|
repart: Allow configuring sector size
Daan De Meyer
2023-01-17
2
-3
/
+30
|
*
|
mkfs-util: Shorten strv operations error handling
Daan De Meyer
2023-01-17
1
-36
/
+15
*
|
|
tpm2: replace magic number
Dan Streetman
2023-01-17
1
-1
/
+1
*
|
|
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
2023-01-17
2
-0
/
+41
*
|
|
generators: optionally, measure file systems at boot
Lennart Poettering
2023-01-17
2
-0
/
+41
*
|
|
units: rework growfs units to be just a regular unit that is instantiated
Lennart Poettering
2023-01-17
1
-49
/
+77
*
|
|
generator: teach generator_add_symlink() to instantiate specified unit
Lennart Poettering
2023-01-17
2
-13
/
+45
*
|
|
tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...
Lennart Poettering
2023-01-17
2
-5
/
+22
*
|
|
tpm2-util: split out code that extends a PCR from pcrphase
Lennart Poettering
2023-01-17
2
-0
/
+69
*
|
|
tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...
Lennart Poettering
2023-01-17
2
-0
/
+44
*
|
|
Merge pull request #26004 from poettering/cleanuo-erase-moar
Yu Watanabe
2023-01-17
4
-67
/
+49
|
\
\
\
|
*
|
|
tree-wide: use CLEANUP_ERASE() at various places
Lennart Poettering
2023-01-16
4
-67
/
+49
|
|
/
/
*
|
|
creds-util: merge the TPM2 detection for initrd
Alberto Planas
2023-01-16
1
-9
/
+2
*
|
|
creds-util: do not try TPM2 if there is not support
Alberto Planas
2023-01-16
1
-9
/
+6
*
|
|
creds-util: check for CAP_DAC_READ_SEARCH
Alberto Planas
2023-01-16
1
-3
/
+9
|
/
/
*
|
open-file: Fix user-after-free
Daan De Meyer
2023-01-13
1
-1
/
+1
*
|
bootspec: show efi entry too
Ludwig Nussel
2023-01-13
1
-0
/
+2
*
|
dissect-image: Notify btrfs when we're done using a loop device
Daan De Meyer
2023-01-12
4
-0
/
+35
|
/
*
pid1: add new Type=notify-reload service type
Lennart Poettering
2023-01-10
1
-1
/
+2
*
core: add OpenFile setting
Richard Phibel
2023-01-10
4
-0
/
+209
*
Merge pull request #25918 from bluca/smbios_sd_notify
Lennart Poettering
2023-01-06
1
-102
/
+56
|
\
|
*
src/shared/: split AF_UNIX/AF_VSOCK address parsing into src/basic/
Luca Boccassi
2023-01-05
1
-102
/
+56
*
|
journald: fix followup comments on regex feature
Quentin Deslandes
2023-01-06
1
-2
/
+2
*
|
bootctl: Fix NULL pointer dereference
Jan Janssen
2023-01-06
1
-3
/
+5
[next]