summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-20journal: use compound initializors at one more placeLennart Poettering1-6/+8
2023-01-20journal: modernize match_make_string()Lennart Poettering1-17/+8
2023-01-20journalctl: don't convert between strv/Set for each log lineLennart Poettering3-17/+9
2023-01-20logs-show: use json_variant_unref_many() where appropriateLennart Poettering1-5/+1
2023-01-20hostnamectl: show firmware date with date only, without timeLennart Poettering1-1/+1
2023-01-20format-table: add cell type for showing date only timestampsLennart Poettering2-1/+9
2023-01-20time-util: add timestamp output style that shows dates only, no timesLennart Poettering3-17/+47
2023-01-20time-util: condition size check based on utc modeLennart Poettering1-1/+1
2023-01-20time-util: simplify formatting of UNIX timestampsLennart Poettering1-5/+3
2023-01-20time-util: move buffer size check after handling of UNIX timestamp styleLennart Poettering1-10/+11
2023-01-20time-util: if a date is unrepresentable, honour style to generate XXX stringLennart Poettering2-5/+11
2023-01-20time-util: use IN_SET() moreLennart Poettering1-18/+5
2023-01-20boot: Properly strip EFI binariesJan Janssen1-0/+1
2023-01-20string-util: add new strdupcspn()/strdupspn()Lennart Poettering8-13/+27
2023-01-20bootctl: add kernel-inspect to --help textGerd Hoffmann1-0/+1
2023-01-20hwdb: Add Chuwi Hi10X (N4120 version) iio matrixWaltibaba1-0/+4
2023-01-20ukify: Downgrade required python version to 3.9Daan De Meyer2-27/+24
2023-01-20sd-login: add sd_pidfd_* APIsLuca Boccassi6-1/+332
2023-01-20process-util: add helper to verify a pid via its pidfdLuca Boccassi3-11/+25
2023-01-20tree-wide: fix typoYu Watanabe13-15/+15
2023-01-20test-unit-name: fix fd leakYu Watanabe1-1/+3
2023-01-20test-ndisc: fix memleak and fd leakYu Watanabe2-27/+14
2023-01-19core: mount namespaces: Remove auxiliary bind mounts directory after unit ter...Michal Koutný3-0/+19
2023-01-19hostnamed: expose FirmwareDate as timestamp in dbusJelle van der Waa4-8/+117
2023-01-19mkosi: Rename the configuration files to use ".conf" as extensionDaan De Meyer6-0/+0
2023-01-19Fix typo in parameter nameedupont1-1/+1
2023-01-19core: propagate stop too if restart is issuedMike Yuan1-15/+27
2023-01-19bootctl: unlink and cleanup functionsLudwig Nussel11-7/+351
2023-01-19bpf: disable -fstack-protector in mesonSam James1-0/+2
2023-01-19chase-symlinks: new chase_symlinks_and_unlink()Ludwig Nussel3-0/+47
2023-01-19NEWS: mention that Address= assumes /32 or /128 prefix length if not specifiedYu Watanabe1-0/+4
2023-01-19in-addr-util: drop unused mode to parse prefix lengthYu Watanabe3-46/+26
2023-01-19network: assume prefix length is full address sizeYu Watanabe3-9/+8
2023-01-19test: update Ubuntu CI docsFrantisek Sumsal1-7/+5
2023-01-19network: do not enter failed state when received an invalid RAYu Watanabe1-10/+11
2023-01-19test-network: drop unused fileYu Watanabe1-8/+0
2023-01-19meson: ukify depends on GNU_EFILudwig Nussel1-18/+18
2023-01-19testsuite-77: Fix race conditionDaan De Meyer7-22/+18
2023-01-18tpm2: add salt to pinWilliam Roberts11-15/+230
2023-01-18man: note that cgroup-based sandboxing is not bypassed by '+'Luca Boccassi4-2/+29
2023-01-18boot: Drop use of PrintJan Janssen4-98/+102
2023-01-18boot: Drop use of xpool_print/SPrintJan Janssen6-44/+43
2023-01-18tree-wide: Use __func__ in assertsJan Janssen3-7/+7
2023-01-18boot: Add log_trace debugging helperJan Janssen1-0/+1
2023-01-18boot: Introduce log_waitJan Janssen9-16/+46
2023-01-18boot: Use printf for error loggingJan Janssen18-161/+148
2023-01-18boot: Add printf functionsJan Janssen6-0/+748
2023-01-18systemd-analyze: Add --json=, --table and -no-legend tests for plotjoshuazivkovic1-0/+9
2023-01-18systemd-analyze: Add tab complete logic for plotjoshuazivkovic2-3/+19
2023-01-18systemd-analyze: Update man/systemd-analyze.xml with Plot JSON and tablejoshuazivkovic1-3/+28