index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
journal: use compound initializors at one more place
Lennart Poettering
1
-6
/
+8
2023-01-20
journal: modernize match_make_string()
Lennart Poettering
1
-17
/
+8
2023-01-20
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
3
-17
/
+9
2023-01-20
logs-show: use json_variant_unref_many() where appropriate
Lennart Poettering
1
-5
/
+1
2023-01-20
hostnamectl: show firmware date with date only, without time
Lennart Poettering
1
-1
/
+1
2023-01-20
format-table: add cell type for showing date only timestamps
Lennart Poettering
2
-1
/
+9
2023-01-20
time-util: add timestamp output style that shows dates only, no times
Lennart Poettering
3
-17
/
+47
2023-01-20
time-util: condition size check based on utc mode
Lennart Poettering
1
-1
/
+1
2023-01-20
time-util: simplify formatting of UNIX timestamps
Lennart Poettering
1
-5
/
+3
2023-01-20
time-util: move buffer size check after handling of UNIX timestamp style
Lennart Poettering
1
-10
/
+11
2023-01-20
time-util: if a date is unrepresentable, honour style to generate XXX string
Lennart Poettering
2
-5
/
+11
2023-01-20
time-util: use IN_SET() more
Lennart Poettering
1
-18
/
+5
2023-01-20
boot: Properly strip EFI binaries
Jan Janssen
1
-0
/
+1
2023-01-20
string-util: add new strdupcspn()/strdupspn()
Lennart Poettering
8
-13
/
+27
2023-01-20
bootctl: add kernel-inspect to --help text
Gerd Hoffmann
1
-0
/
+1
2023-01-20
hwdb: Add Chuwi Hi10X (N4120 version) iio matrix
Waltibaba
1
-0
/
+4
2023-01-20
ukify: Downgrade required python version to 3.9
Daan De Meyer
2
-27
/
+24
2023-01-20
sd-login: add sd_pidfd_* APIs
Luca Boccassi
6
-1
/
+332
2023-01-20
process-util: add helper to verify a pid via its pidfd
Luca Boccassi
3
-11
/
+25
2023-01-20
tree-wide: fix typo
Yu Watanabe
13
-15
/
+15
2023-01-20
test-unit-name: fix fd leak
Yu Watanabe
1
-1
/
+3
2023-01-20
test-ndisc: fix memleak and fd leak
Yu Watanabe
2
-27
/
+14
2023-01-19
core: mount namespaces: Remove auxiliary bind mounts directory after unit ter...
Michal Koutný
3
-0
/
+19
2023-01-19
hostnamed: expose FirmwareDate as timestamp in dbus
Jelle van der Waa
4
-8
/
+117
2023-01-19
mkosi: Rename the configuration files to use ".conf" as extension
Daan De Meyer
6
-0
/
+0
2023-01-19
Fix typo in parameter name
edupont
1
-1
/
+1
2023-01-19
core: propagate stop too if restart is issued
Mike Yuan
1
-15
/
+27
2023-01-19
bootctl: unlink and cleanup functions
Ludwig Nussel
11
-7
/
+351
2023-01-19
bpf: disable -fstack-protector in meson
Sam James
1
-0
/
+2
2023-01-19
chase-symlinks: new chase_symlinks_and_unlink()
Ludwig Nussel
3
-0
/
+47
2023-01-19
NEWS: mention that Address= assumes /32 or /128 prefix length if not specified
Yu Watanabe
1
-0
/
+4
2023-01-19
in-addr-util: drop unused mode to parse prefix length
Yu Watanabe
3
-46
/
+26
2023-01-19
network: assume prefix length is full address size
Yu Watanabe
3
-9
/
+8
2023-01-19
test: update Ubuntu CI docs
Frantisek Sumsal
1
-7
/
+5
2023-01-19
network: do not enter failed state when received an invalid RA
Yu Watanabe
1
-10
/
+11
2023-01-19
test-network: drop unused file
Yu Watanabe
1
-8
/
+0
2023-01-19
meson: ukify depends on GNU_EFI
Ludwig Nussel
1
-18
/
+18
2023-01-19
testsuite-77: Fix race condition
Daan De Meyer
7
-22
/
+18
2023-01-18
tpm2: add salt to pin
William Roberts
11
-15
/
+230
2023-01-18
man: note that cgroup-based sandboxing is not bypassed by '+'
Luca Boccassi
4
-2
/
+29
2023-01-18
boot: Drop use of Print
Jan Janssen
4
-98
/
+102
2023-01-18
boot: Drop use of xpool_print/SPrint
Jan Janssen
6
-44
/
+43
2023-01-18
tree-wide: Use __func__ in asserts
Jan Janssen
3
-7
/
+7
2023-01-18
boot: Add log_trace debugging helper
Jan Janssen
1
-0
/
+1
2023-01-18
boot: Introduce log_wait
Jan Janssen
9
-16
/
+46
2023-01-18
boot: Use printf for error logging
Jan Janssen
18
-161
/
+148
2023-01-18
boot: Add printf functions
Jan Janssen
6
-0
/
+748
2023-01-18
systemd-analyze: Add --json=, --table and -no-legend tests for plot
joshuazivkovic
1
-0
/
+9
2023-01-18
systemd-analyze: Add tab complete logic for plot
joshuazivkovic
2
-3
/
+19
2023-01-18
systemd-analyze: Update man/systemd-analyze.xml with Plot JSON and table
joshuazivkovic
1
-3
/
+28
[next]