index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-system-update-generator.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
kernel-install: refactor some variables
Ludwig Nussel
1
-10
/
+12
2023-01-10
shutdown: propagate the original errno
Yu Watanabe
1
-1
/
+1
2023-01-10
hwdb: Mark Dell platform accel sensor location to base
Kai-Chuan Hsieh
1
-0
/
+1
2023-01-10
Fix Positivo MASTER-N1110 key toggle touchpad
drosdeck
1
-0
/
+2
2023-01-10
man: exec,nspawn: fix typo
Ulrich Ölmann
2
-2
/
+2
2023-01-10
test: add tests for failure in renaming network interface
Yu Watanabe
1
-0
/
+78
2023-01-10
core/device: ignore failed uevents
Yu Watanabe
1
-0
/
+19
2023-01-10
core/device: downgrade log level for ignored errors
Yu Watanabe
1
-2
/
+2
2023-01-10
sd-device: introduce device_get_property_int()
Yu Watanabe
2
-0
/
+21
2023-01-10
udev: restore syspath and properties on failure
Yu Watanabe
1
-29
/
+64
2023-01-09
shutdown: propagate mount() failures from child to parent
Lennart Poettering
3
-12
/
+59
2023-01-09
boot: Simplify object erasure
Jan Janssen
8
-63
/
+52
2023-01-09
journal: handle clock rollback error in managed_journal_file_open_reliably
msizanoen1
1
-1
/
+2
2023-01-09
test-journal-flush: don't fail on -EREMCHG
msizanoen1
1
-1
/
+2
2023-01-09
journal: enforce strict consistency for realtime timestamps on write
msizanoen1
2
-0
/
+10
2023-01-09
import: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0
Frantisek Sumsal
1
-0
/
+4
2023-01-09
man: make clearer that sd_bus_get_timeout() returns an absolute time-out
Lennart Poettering
1
-17
/
+15
2023-01-09
import: use CURLINFO_SCHEME instead of CURLINFO_PROTOCOL
Frantisek Sumsal
1
-5
/
+5
2023-01-09
boot: Remove option TPM PCR compat option
Jan Janssen
9
-97
/
+40
2023-01-09
udev: move device_rename() from device-private.c
Yu Watanabe
3
-46
/
+46
2023-01-09
sd-device: do not directly access entry in sd-device object
Yu Watanabe
1
-5
/
+9
2023-01-09
sd-device: make device_set_syspath() clear sysname and sysnum
Yu Watanabe
2
-4
/
+4
2023-01-09
udev: align table
Yu Watanabe
1
-17
/
+17
2023-01-09
bootctl: 'tmp' is always non-NULL
Yu Watanabe
1
-2
/
+2
2023-01-09
bootctl: fix indentation
Yu Watanabe
1
-1
/
+1
2023-01-09
tmpfile: make failure in path_extract_filename() non-critical
Yu Watanabe
1
-6
/
+6
2023-01-09
tmpfile: fix resource leak
Yu Watanabe
1
-2
/
+3
2023-01-08
alloc-util: Disallow inlining of expand_to_usable
Siddhesh Poyarekar
2
-3
/
+5
2023-01-07
oss-fuzz: include generated corpora in the final zip file
Frantisek Sumsal
1
-1
/
+4
2023-01-06
man: improve docs about systemd-notify invocations and NotifyAccess= settings
Lennart Poettering
1
-22
/
+37
2023-01-06
build(deps): bump stefanbuck/github-issue-parser from 2.0.4 to 3.0.1
dependabot[bot]
1
-1
/
+1
2023-01-06
build(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.2
dependabot[bot]
1
-1
/
+1
2023-01-06
build(deps): bump github/super-linter from 4.9.6 to 4.9.7
dependabot[bot]
1
-1
/
+1
2023-01-06
build(deps): bump actions/checkout from 3.0.2 to 3.2.0
dependabot[bot]
10
-10
/
+10
2023-01-06
build(deps): bump meson from 0.64.1 to 1.0.0 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2023-01-06
load-fragment: config_parse_emergency_action() doesn't ever get a Manager poi...
Lennart Poettering
2
-6
/
+7
2023-01-06
load-fragment: remove EmergencyAction compat we were supposed to remove back ...
Lennart Poettering
1
-10
/
+0
2023-01-06
update TODO
Lennart Poettering
1
-0
/
+3
2023-01-06
update TODO
Lennart Poettering
1
-0
/
+5
2023-01-06
journald: fix followup comments on regex feature
Quentin Deslandes
4
-10
/
+10
2023-01-06
nspawn: guard acl_free() with a NULL check
Lennart Poettering
1
-1
/
+3
2023-01-06
tmpfiles: avoid null free() for acl attributes
Sam James
1
-2
/
+5
2023-01-06
man: document explicitly that LogRateLimit= has no effect on StandardOutput=f...
Lennart Poettering
1
-10
/
+15
2023-01-06
gpt-auto-generator: improve log messages a bit
Lennart Poettering
1
-2
/
+2
2023-01-06
CODING_STYLE: fix 'better' typo
Sam James
1
-1
/
+1
2023-01-06
pid1: rework service_arm_timer() to optionally take a relative time value
Lennart Poettering
1
-12
/
+12
2023-01-06
sd-event: don't mistake USEC_INFINITY passed in for overflow
Lennart Poettering
1
-0
/
+3
2023-01-06
bootctl: Fix NULL pointer dereference
Jan Janssen
1
-3
/
+5
2023-01-06
bootspec: show default/selected entry info in JSON output
Lennart Poettering
1
-1
/
+4
2023-01-06
resolved: disable SO_BINDTOIFINDEX hack for localhost IP addresses
Lennart Poettering
1
-1
/
+2
[next]