Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-14
9d0046c
Revert "core: one step back again, for nspawn we actually can't wait for cgroups running empty since systemd will get exactly zero notifications about it"
by Lukas Nykryn
· 9 years ago
v239-14
0ed1150
meson: drop misplaced -Wl,--undefined argument
by Jussi Pakkanen
· 6 years ago
f2f784a
sd-bus: if we receive an invalid dbus message, ignore and proceeed
by Lennart Poettering
· 6 years ago
5eb96e5
Allocate temporary strings to hold dbus paths on the heap
by Riccardo Schirone
· 6 years ago
ac9c51b
Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit.
by Riccardo Schirone
· 6 years ago
94b18b8
bus-socket: Fix line_begins() to accept word matching full string
by Filipe Brandenburger
· 6 years ago
9cf9680
test: don't overwrite TESTDIR if already set
by Frantisek Sumsal
· 6 years ago
91bd0b9
tests: also run TEST-01-BASIC in an unprivileged container (#9957)
by Evgeny Vereshchagin
· 6 years ago
164ead5
tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTS
by Evgeny Vereshchagin
· 6 years ago
26b213f
tests: use the asan wrapper to boot a VM/container if systemd is built with ASAN
by Evgeny Vereshchagin
· 6 years ago
d0d2841
tests: redirect ASAN reports on journald to a file
by Evgeny Vereshchagin
· 6 years ago
3d0342f
tests: add a wrapper for when systemd is built with ASAN
by Evgeny Vereshchagin
· 6 years ago
34a38e3
tests: create the asan wrapper automatically if systemd has been built with ASAN
by Evgeny Vereshchagin
· 6 years ago
e4ff044
test: add TEST-24-UNIT-TESTS running all basic tests under containers
by Yu Watanabe
· 6 years ago
16d1f6e
rules: add the rule that adds elevator= kernel command line parameter
by Lukas Nykryn
· 6 years ago
d26406c
lgtm: drop redundant newlines
by Evgeny Vereshchagin
· 6 years ago
c9fdcd0
lgtm: add a custom query for catching the use of fgets
by Evgeny Vereshchagin
· 6 years ago
5adeea9
tools: use print function in Python 3 code
by Lucas Werkmeister
· 6 years ago
dbb6c3d
lgtm: use python3
by Yu Watanabe
· 6 years ago
9123fec
LGTM: make LGTM.com use meson from pip
by Yu Watanabe
· 6 years ago
c95026c
rules: implement new memory hotplug policy
by Jan Synacek
· 6 years ago
1dd326b
rule-syntax-check: allow PROGRAM as an assignment
by Jan Synacek
· 6 years ago
1255584
rules: add elevator= kernel command line parameter
by Lukas Nykryn
· 6 years ago
v239-12
ce123e8
test-network: ignore tunnel devices automatically added by kernel
by Yu Watanabe
· 6 years ago
bf7631e
test: replace echo with socat
by Frantisek Sumsal
· 6 years ago
7c52627
journald: correctly attribute log messages also with cgroupsv1
by Michal Sekletar
· 6 years ago
fde3fa3
journal-remote: set a limit on the number of fields in a message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ad18012
journal-remote: verify entry length from header
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c929031
µhttpd: use a cleanup function to call MHD_destroy_response
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a4d1779
journald: lower the maximum entry size limit to ½ for non-sealed fds
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ed02844
journald: when processing a native message, bail more quickly on overbig messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9f53d3c
journald: set a limit on the number of fields (1k)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d3556185
journal: fix syslog_parse_identifier()
by Yu Watanabe
· 6 years ago
47b256d6
Revert "sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2"
by Lukas Nykryn
· 6 years ago
9b9b6d8
process-util: don't use overly large buffer to store process command line
by Michal Sekletar
· 6 years ago
8da81d2
journald: periodically drop cache for all dead PIDs
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
de72fa6
journal: limit the number of entries in the cache based on available memory
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ee14a2b
basic/prioq: add prioq_peek_item()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
60b831e
procfs-util: expose functionality to query total memory
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
04326c0
coredump: fix message when we fail to save a journald coredump
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6298317
basic/process-util: limit command line lengths to _SC_ARG_MAX
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b6c1094
journald: do not store the iovec entry for process commandline on stack
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
285e4d2
journald: remove unnecessary {}
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
af43906
coredump: remove duplicate MESSAGE= prefix from message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
63e71bd
travis: reboot the container before running tests
by Frantisek Sumsal
· 6 years ago
a7f87d1
travis: fix syntax error in .travis.yml
by Frantisek Sumsal
· 6 years ago
2d674d4
travis: drop the SELinux Fedora workaround
by Frantisek Sumsal
· 6 years ago
45b0a38
travis: RHEL8 support
by Frantisek Sumsal
· 6 years ago
5638e18
travis: enable Travis CI on CentOS 7
by Frantisek Sumsal
· 6 years ago
6abfec3
core: enforce a limit on STATUS= texts recvd from services
by Lennart Poettering
· 6 years ago
55a1c76
core: when deserializing state always use read_line(…, LONG_LINE_MAX, …)
by Lennart Poettering
· 6 years ago
1d43806
tests: drop the precondition check for inherited flag
by Frantisek Sumsal
· 6 years ago
03e52d3
unit: don't add Requires for tmp.mount
by Lukas Nykryn
· 8 years ago
v239-11
b694344
meson: check whether gnutls supports TCP fast open
by Yu Watanabe
· 6 years ago
9c1b72d
meson: rename -Ddebug to -Ddebug-extra
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
13d819c
test: Drop SKIP_INITRD for QEMU-based tests
by Michael Biebl
· 6 years ago
2115fcc
nspawn: beef up netns checking a bit, for compat with old kernels
by Lennart Poettering
· 6 years ago
e8ead61
tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE
by Frantisek Sumsal
· 6 years ago
75c9af8
sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2
by Lubomir Rintel
· 6 years ago
v239-10
c16785e
rules: watch metadata changes on DASD devices
by Vojtech Trefny
· 6 years ago
2a4d58b
cryptsetup-generator: allow whitespace characters in keydev specification
by Michal Sekletar
· 6 years ago
81df5f5
cryptsetup-generator: don't return error if target directory already exists
by Michal Sekletar
· 6 years ago
95bfd1d
cryptsetup: don't use %m if there's no error to show
by Lennart Poettering
· 6 years ago
0977e6b
cryptsetup-generator: introduce basic keydev support
by Michal Sekletar
· 6 years ago
220a60a
sd-bus: properly initialize containers
by Jan Synacek
· 6 years ago
v239-9
eb141ba
sd-bus: unify three code-paths which free struct bus_container
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
886e5b0
detect-virt: do not try to read all of /proc/cpuinfo
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
730ce65
Revert "sysctl.d: request ECN on both in and outgoing connections"
by Thomas Hindoe Paaboel Andersen
· 6 years ago
b53f89d
test: add test case for recursive chown()ing
by Lennart Poettering
· 6 years ago
c963016
chown-recursive: TAKE_FD() is your friend
by Lennart Poettering
· 6 years ago
bbe9ac1
chown-recursive: also drop ACLs when recursively chown()ing
by Lennart Poettering
· 6 years ago
107d75c
chown-recursive: let's rework the recursive logic to use O_PATH
by Lennart Poettering
· 6 years ago
5579835
debug-generator: introduce rd.* version of all options
by Lukas Nykryn
· 6 years ago
84b15a8
proc-cmdline: introduce PROC_CMDLINE_RD_STRICT
by Lukas Nykryn
· 6 years ago
0412acb
core: make sure we don't throttle change signal generator when a reload is pending
by Lennart Poettering
· 6 years ago
52a474c
core: when we can't send the pending reload message, say we ignore it in the warning we log
by Lennart Poettering
· 6 years ago
35a2332
core: rename queued_message → pending_reload_message
by Lennart Poettering
· 6 years ago
c232bc1
dhcp6: make sure we have enough space for the DHCP6 option header
by Lennart Poettering
· 6 years ago
ebdb962
journal-file: avoid calling ftruncate with invalid fd
by David Tardon
· 6 years ago
fbe394e
firewall-util: add an assert that we're not overwriting a buffer
by David Tardon
· 6 years ago
8fdca31
login: avoid leak of name returned by uid_to_name()
by David Tardon
· 6 years ago
e615b80
dissect-image: use right comparison function
by David Tardon
· 6 years ago
e0f2dd4
resolved: create /etc/resolv.conf symlink at runtime
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
v239-8
80d5f0e
journal: change support URL shown in the catalog entries
by Michal Sekletar
· 6 years ago
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
e143339
units: don't enable per-service IP firewall by default
by Michal Sekletar
· 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
8618ef2
journal: remove journal audit socket
by Michal Sekletar
· 6 years ago
b61e804
units: drop DynamicUser=yes from systemd-resolved.service
by Michal Sekletar
· 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
0c5b809
rules: introduce old-style by-path symlinks for FCP based SCSI devices
by Michal Sekletar
· 7 years ago
a080263
rules: disable auto-online of hot-plugged memory on IBM z Systems
by Michal Sekletar
· 8 years ago
fd09139
rules: don't hoplug memory on s390x
by Lukas Nykryn
· 8 years ago
fab2dff
rules: load sg driver also when scsi_target appears (#45)
by Lukáš Nykrýn
· 8 years ago
Next »