index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
DISCOVERABLE_PARTITIONS.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
cryptsetup-generator: break overly long line
Lennart Poettering
1
-1
/
+8
2020-01-21
fstab-generator: line break a bit more systematically
Lennart Poettering
1
-5
/
+16
2020-01-21
update TODO
Lennart Poettering
1
-0
/
+3
2020-01-21
man: fix typo in systemd.netdev Xfrm example
Andreas Rammhold
1
-1
/
+1
2020-01-21
network,udev: use uint64_t for bit rate
Yu Watanabe
13
-39
/
+32
2020-01-21
timesyncd: log louder when we refuse a server due to root distance
Lennart Poettering
1
-1
/
+1
2020-01-21
Fixed some typos in the documentation
Emmanuel Bourg
1
-2
/
+2
2020-01-21
resolved: drop DNSSEC root key that is not valid anymore
Lennart Poettering
1
-10
/
+1
2020-01-21
Implemented x-systemd.{required,wanted}-by= options
Antonio Russo
2
-8
/
+52
2020-01-21
journal: don't use startswith() on something that is not a NUL-terminated string
Lennart Poettering
1
-1
/
+1
2020-01-21
virt: do not define vm_from_string() for non-x86 architecture
Yu Watanabe
1
-0
/
+2
2020-01-21
core: make a number of functions not used externally static
Lennart Poettering
2
-17
/
+11
2020-01-21
core: show the UID we cannot parse
Lennart Poettering
1
-1
/
+1
2020-01-21
json: lower maximum allowed recursion to 2K
Lennart Poettering
1
-3
/
+9
2020-01-21
hwdb: fix error numbers passed to log_syntax()
Lennart Poettering
1
-12
/
+9
2020-01-21
hwdb: use strv_extend() where we can
Lennart Poettering
1
-11
/
+2
2020-01-21
strv: get rid of strv_clear()
Lennart Poettering
3
-12
/
+5
2020-01-21
Documentation update for x-systemd.{before,after}
Antonio Russo
1
-3
/
+3
2020-01-20
test: add test for https://github.com/systemd/systemd/issues/14560
Lennart Poettering
3
-0
/
+12
2020-01-20
core: make sure StandardInput=file: doesn't get dup'ed to stdout/stderr by de...
Lennart Poettering
1
-12
/
+25
2020-01-20
units: drop full paths for utilities in $PATH
Zbigniew Jędrzejewski-Szmek
27
-78
/
+65
2020-01-20
Italian: language update
Daniele Medri
1
-15
/
+164
2020-01-18
pkgconf: add full generator paths
Sascha Dewald
1
-0
/
+2
2020-01-18
tree-wide: we forgot to destroy some bus errors
Lennart Poettering
2
-2
/
+2
2020-01-18
typo: "May modify to" -> "May modify"
Wieland Hoffmann
1
-1
/
+1
2020-01-17
mount: make checks on perpetual mount units more lax
Lennart Poettering
1
-4
/
+3
2020-01-17
core: never allow perpetual units to be masked
Lennart Poettering
1
-1
/
+3
2020-01-17
man: document that WakeSystem= affects clock choice
Lennart Poettering
1
-2
/
+14
2020-01-17
docs: uppercase are headers
Lennart Poettering
1
-1
/
+1
2020-01-17
docs: let's reduce our spurious whitespace a bit
Lennart Poettering
1
-2
/
+0
2020-01-17
docs: in PORTABILITY_AND_STABILITY only use one h1
Lennart Poettering
1
-2
/
+2
2020-01-17
man: clarify that user rlimits cannot go beyond limits set for service mgr
Lennart Poettering
2
-53
/
+46
2020-01-17
man: extend on halt documentation
Lennart Poettering
1
-9
/
+11
2020-01-17
man: document that rootflags= does not override /etc/fstab
Lennart Poettering
1
-3
/
+7
2020-01-17
man: underline that AccuracySec= is about coalescing timer events, nothing else
Lennart Poettering
1
-1
/
+7
2020-01-17
man: mention that Before= doesn't work for device units
Lennart Poettering
1
-1
/
+5
2020-01-17
man: suggest SYSTEMD_WANTS usage instead of RUN for long running processes
Lennart Poettering
1
-0
/
+4
2020-01-17
man: document the limits of the block device discovery for IO cgroup options
Lennart Poettering
1
-0
/
+14
2020-01-17
man: document how error propagation to path units works
Lennart Poettering
1
-0
/
+9
2020-01-17
man: document that program invocation will fail if the User= does not exist
Lennart Poettering
1
-6
/
+7
2020-01-17
docs: clarify that we don't want to own $BOOT exclusively
Lennart Poettering
1
-0
/
+14
2020-01-17
core: reduce indentation a bit
Zbigniew Jędrzejewski-Szmek
1
-16
/
+16
2020-01-17
logind: use loop instead of repeated code
Zbigniew Jędrzejewski-Szmek
1
-28
/
+16
2020-01-17
shared/user-record-nss: use macro to avoid repeats
Zbigniew Jędrzejewski-Szmek
1
-63
/
+46
2020-01-16
shared/user-record-nss: shorten code a bit
Zbigniew Jędrzejewski-Szmek
1
-21
/
+10
2020-01-16
Disable reading SystemdOptions EFI Var when in SecureBoot mode
Arian van Putten
5
-51
/
+66
2020-01-16
Clarify journald.conf MaxLevelStore documentation
Luca Boccassi
1
-3
/
+3
2020-01-16
sysctl: downgrade message when we have no permission
Zbigniew Jędrzejewski-Szmek
1
-7
/
+10
2020-01-16
sysctl: move hashmap allocation out of main function
Zbigniew Jędrzejewski-Szmek
1
-10
/
+9
2020-01-16
man: rework section about configuration file precedence
Zbigniew Jędrzejewski-Szmek
1
-41
/
+37
[next]