Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-8
/
src
e0f2dd4
resolved: create /etc/resolv.conf symlink at runtime
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
v239-8
ab6a1bd
tests: backport test_setup_logging()
by Michal Sekletar
· 6 years ago
26de3af
Introduce free_and_strndup and use it in bus-message.c
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
87922b7
bus-message: do not crash on message with a string of zero length
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
96b6171
cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990)
by Yu Watanabe
· 6 years ago
a046230
cryptsetup: add support for sector-size= option (#9936)
by Dimitri John Ledkov
· 6 years ago
56f614a
random-seed: raise POOL_SIZE_MIN constant to 1024
by Michal Sekletar
· 6 years ago
c6903d1
bus: move BUS_DONT_DESTROY calls after asserts
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ab0228c
net_setup_link: allow renaming interfaces that were renamed previously
by Michal Sekletar
· 6 years ago
1bb734a
Revert "udev: remove WAIT_FOR key"
by Michal Sekletar
· 6 years ago
c7f77df
pid1: bump maximum number of process in user slice to 80% of pid_max
by rpm-build
· 6 years ago
f58c5ce
Avoid /tmp being mounted as tmpfs without the user's will
by Jan Synacek
· 7 years ago
b924c79
pid1: bump DefaultTasksMax to 80% of the kernel pid.max value
by rpm-build
· 6 years ago
0b3833d
logind: set RemoveIPC to false by default
by rpm-build
· 6 years ago
79df4db
build-sys: Detect whether struct statx is defined in sys/stat.h
by Filipe Brandenburger
· 6 years ago
321ed36
journalctl: handle inotify exhaustion nicer
by Kevin Kuehler
· 6 years ago
fee854e
udev: exclude DRBD from block device ownership event locking
by Roland Kammerer
· 6 years ago
8811690
core: explicitly trigger changing udev SYSTEMD_WANTS properties
by Lennart Poettering
· 6 years ago
b5c9144
analyze: use _cleanup_ for freeing the manager object
by Lennart Poettering
· 6 years ago
4d2a7ff
analyze: use log_unit_error_errno()'s return value where we can
by Lennart Poettering
· 6 years ago
7675251
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring unneeded variables
by Lennart Poettering
· 6 years ago
01d32c0
core: use fflush_and_check() where appropriate
by Lennart Poettering
· 6 years ago
fc65dab
test-condition: extend tests to all ConditionSecurity= values
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
be405b9
condition: add new conditon ConditionSecurity=uefi-secureboot
by Lennart Poettering
· 6 years ago
92963e7
Merge pull request #9363 from yuwata/specifier-config-dir
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
56ddbf1
meson: make DNS-over-TLS support optional
by Yu Watanabe
· 6 years ago
25c59b5
systemctl: mask always reports the same unit names when different unknown units are passed
by Franck Bui
· 6 years ago
969309c
core: add unit specifier for configuration directory root
by Yu Watanabe
· 6 years ago
54781ad
test-sizeof: another aproach to _Float128 availability detection
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a6887cc
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
by Lennart Poettering
· 6 years ago
41145af
Revert "mention alias for poweroff in machinectl --help"
by Lennart Poettering
· 6 years ago
6dd9477
Merge pull request #9348 from keszybz/copyright-removal
by Lennart Poettering
· 6 years ago
68ad174
Drop copyrights tags for "systemd authors"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5b4f9cc
basic/bpf-program: drop obsolete comment
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d9b02e1
tree-wide: drop copyright headers from frequent contributors
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3c47d50
shared/path-lookup: remove unnecessary 'if' to help gcc
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d149a40
resolve: fix log message
by Yu Watanabe
· 6 years ago
e55fc5b
resolve: do not log about negative cache for mdns packets
by Yu Watanabe
· 6 years ago
91fd396
mention alias for poweroff in machinectl --help
by Christian Rebischke
· 6 years ago
44b598a
networkd: Unify set MTU
by Susant Sahani
· 6 years ago
c0373eb
scsi_id: Fixup prefix for pre-SPC inquiry reply
by Hannes Reinecke
· 7 years ago
14c1abc
add _AUDIT_TYPE_NAME field to audit records in the journal
by Jérémy Rosen
· 6 years ago
1183320
resolved: move dot to end of sentence
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
22509a8
sd-bus: fix typo in comment
by Yu Watanabe
· 6 years ago
31d99bd
tree-wide: do not assign values if not used
by Yu Watanabe
· 6 years ago
496ab38
Merge pull request #9330 from yuwata/ja-po-portable
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
980982d
mount: do not output (null) in option
by Yu Watanabe
· 6 years ago
9c7f1ab
portable: update polkit messages
by Yu Watanabe
· 6 years ago
3fe9107
Correct a number of trivial typos.
by Chris Lamb
· 6 years ago
ed563b6
do not filter out deprecated USER audit messages
by Jérémy Rosen
· 6 years ago
98008ca
shared: do not include ~ when appending syscall filters property
by Ronny Chevalier
· 6 years ago
88f375b
Merge pull request #8766 from poettering/syscall-filter-service
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1e8c7bd
namespace: drop protect_{home,system}_or_bool_from_string()
by Yu Watanabe
· 6 years ago
3177e14
Merge pull request #9303 from poettering/busctl-fixlets
by Yu Watanabe
· 6 years ago
f6c9c5f
resolved: fix error handling in resolved-dns-stream
by Iwan Timmer
· 6 years ago
6f659e5
portable: add SystemCallFilter=@system-service to the three main portable service profiles
by Lennart Poettering
· 6 years ago
e05ee49
seccomp: explain why we use setuid rather than @setuid in @privileged
by Lennart Poettering
· 7 years ago
7052684
seccomp: add new system call filter, suitable as default whitelist for system services
by Lennart Poettering
· 7 years ago
48956c3
busctl: make use of log_error_errno() where we can
by Lennart Poettering
· 6 years ago
02bf91e
busctl: add 'const' where we can
by Lennart Poettering
· 6 years ago
6b0f548
busctl: use fflush_and_check() where appropriate
by Lennart Poettering
· 6 years ago
50d1760
Drop more license boilerplate
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
58f21e6
Fix SPDX license tags
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0cd41d4
Drop my copyright headers
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b045086
Merge pull request #9274 from poettering/comment-header-cleanup
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
36ee2ec
Merge pull request #9199 from poettering/copy-file-atomic
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0722b35
namespace: always use a root directory when setting up namespace
by Jan Synacek
· 6 years ago
c7e6744
Merge pull request #9297 from yuwata/rfe-9296
by Lennart Poettering
· 6 years ago
96b2fb9
tree-wide: beautify remaining copyright statements
by Lennart Poettering
· 6 years ago
0c69794
tree-wide: remove Lennart's copyright lines
by Lennart Poettering
· 6 years ago
2aafd60
grypt-util: drop two emacs modelines
by Lennart Poettering
· 6 years ago
810adae
tree-wide: use proper unicode © instead of (C) where we can
by Lennart Poettering
· 6 years ago
818bf54
tree-wide: drop 'This file is part of systemd' blurb
by Lennart Poettering
· 6 years ago
16dc38d
locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files
by Franck Bui
· 6 years ago
ead0adb
timedatectl: add 'show' command to display machine-readable output
by Yu Watanabe
· 6 years ago
28e1a3e
Merge pull request #9193 from keszybz/coverity
by Lennart Poettering
· 6 years ago
c9299be
resolve: rename PrivateDNS to DNSOverTLS
by Iwan Timmer
· 6 years ago
d122ed1
Merge pull request #9263 from poettering/log-serialize
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
86aaccb
timesync: ignore any errors related to timestamp file
by Yu Watanabe
· 6 years ago
c039af2
sysusers: use fchmod_and_chown()
by Yu Watanabe
· 6 years ago
b8da477
fs-util: introduce fchmod_and_chown()
by Yu Watanabe
· 6 years ago
08ebe56
Merge pull request #9291 from poettering/nspawn-fixlets
by Lennart Poettering
· 6 years ago
f0d9760
Merge pull request #9290 from poettering/radv-fixlets
by Lennart Poettering
· 6 years ago
24f5a4c
machine: ignore containers which disable private user namespace in MapToMachine{User,Group}
by Yu Watanabe
· 6 years ago
b5752d2
main: simplify arg_system initialization a bit
by Lennart Poettering
· 6 years ago
bda7d78
pid1: preserve current value of log target across re-{load,execution}
by Franck Bui
· 6 years ago
a6ecbf8
pid1: preserve current value of log level across re-{load,execution}
by Franck Bui
· 6 years ago
df1fac6
nspawn: free global variables before exiting
by Lennart Poettering
· 6 years ago
97d7974
sd-radv: use strv_isempty() where we can
by Lennart Poettering
· 6 years ago
f5a5706
sd-radv: normalize function parameters a bit
by Lennart Poettering
· 6 years ago
c4b6dda
sd-radv: close fd when destroying object
by Lennart Poettering
· 6 years ago
2f14e52
nspawn: drop unused parameter from one call
by Lennart Poettering
· 6 years ago
6f8a8b8
networkd: Don't try to close fd in sd_radv_stop if fd is closed.
by Susant Sahani
· 6 years ago
cb8770e
Merge pull request #9261 from keszybz/drop-bool-casts
by Lennart Poettering
· 6 years ago
9539a9d
terminal-util: make file names in --cat-config output clickable links
by Lennart Poettering
· 6 years ago
dcd5c89
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
by Lennart Poettering
· 6 years ago
108ccae
test-alloc-util: add casts to bools from p ointers
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5d904a6
tree-wide: drop !! casts to booleans
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
37e744e
test-alloc-util: add a "test" for bool casts
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fbbe6d6
basic/parse-util: remove unnecessary parentheses
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
Next »