Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v238-stable
07f8cd5
Allocate temporary strings to hold dbus paths on the heap
by Riccardo Schirone
· 6 years ago
v238-stable
c83cf4a
Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit.
by Riccardo Schirone
· 6 years ago
9ad79c2
sd-bus: if we receive an invalid dbus message, ignore and proceeed
by Lennart Poettering
· 6 years ago
f5df2cf
networkd: don't remove route
by Tobias Jungel
· 6 years ago
fd2b8f1
networkd: don't remove ip address
by Tobias Jungel
· 6 years ago
ac87bb7
networkd: keep bond slave up if already attached
by Tobias Jungel
· 6 years ago
a76ee90
journal-remote: set a limit on the number of fields in a message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5d137bb
journald: lower the maximum entry size limit to ½ for non-sealed fds
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b671ca4
journald: when processing a native message, bail more quickly on overbig messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
22356de
journald: set a limit on the number of fields (1k)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7760492
coredump: fix message when we fail to save a journald coredump
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
85269e8
basic/process-util: limit command line lengths to _SC_ARG_MAX
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f42579f
process-util: make use of delete_trailing_chars() in get_process_cmdline()
by Lennart Poettering
· 6 years ago
53b81bc
journald: do not store the iovec entry for process commandline on stack
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6ff580f
journald: remove unnecessary {}
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
869275e
journal: Add test cases that catch out-of-bounds read in journald
by Filipe Brandenburger
· 6 years ago
7cea1a7
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 6 years ago
4cf174f
core: Fix use after free case in load_from_path()
by Khem Raj
· 6 years ago
13e6314
sysctl: Don't pass null directive argument to '%s'
by Khem Raj
· 6 years ago
438ac26
curl-util: fix error code check from curl_multi_socket_action
by Dave Reisner
· 6 years ago
5f8451a
test: add test case for recursive chown()ing
by Lennart Poettering
· 6 years ago
9fb2884
chown-recursive: TAKE_FD() is your friend
by Lennart Poettering
· 6 years ago
0cbebac
macro: introduce new TAKE_FD() macro
by Lennart Poettering
· 7 years ago
5e7df3e
chown-recursive: also drop ACLs when recursively chown()ing
by Lennart Poettering
· 6 years ago
4fa6aa1
chown-recursive: let's rework the recursive logic to use O_PATH
by Lennart Poettering
· 6 years ago
dc6a387
fd-util: introduce fd_reopen() helper for reopening an fd
by Lennart Poettering
· 7 years ago
054c687
automount: fix deserialization of dev_t
by Lennart Poettering
· 6 years ago
43bde58
core: enforce a limit on STATUS= texts recvd from services
by Lennart Poettering
· 6 years ago
ec22cc3
core: when deserializing state always use read_line(…, LONG_LINE_MAX, …)
by Lennart Poettering
· 6 years ago
c8752dc
fd-util: optimize fd_get_path() a bit
by Lennart Poettering
· 6 years ago
97f6ac5
fs-util: increase start buffer size in readlinkat_malloc()
by Lennart Poettering
· 6 years ago
56acacd
dhcp6: make sure we have enough space for the DHCP6 option header
by Lennart Poettering
· 6 years ago
20f0ad7
core: don't create Requires for workdir if "missing ok"
by Martin Wilck
· 6 years ago
71c075b
time-util: change parse_sec_fix_0() to accept "0s" for infinity too (#10501)
by Lennart Poettering
· 6 years ago
f99ca9f
journald: use the "driver" transport for logging a refused connection
by Evgeny Vereshchagin
· 6 years ago
4e81ef6
sd-journal: escape binary data in match_make_string()
by Evgeny Vereshchagin
· 6 years ago
4abcd98
systemd-nspawn: do not crash on /var/log/journal creation if not required
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
67cc4b4
nspawn: use container $PATH (not host $PATH) when searching for PID 1 binaries to execute
by Lennart Poettering
· 6 years ago
53d008c
catalog: fix name of variable
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
59f6775
core: make destructive transaction error a bit more useful
by Lennart Poettering
· 6 years ago
bd38621
journal-upload: check for overflow
by Lennart Poettering
· 6 years ago
7db3fe0
networkd: fix attribute length for wireguard (#10380)
by Jason A. Donenfeld
· 6 years ago
4e4a85d
efivars: check path_len before using it as loop boundary
by David Tardon
· 6 years ago
0efa078
journal-file: avoid calling ftruncate with invalid fd
by David Tardon
· 6 years ago
0662894
man: fix typo (#10084)
by Harshit Jain
· 6 years ago
54675d0
core: fix member access within null pointer
by Yu Watanabe
· 6 years ago
9b009ba
resolve: fix member access within null pointer
by Yu Watanabe
· 6 years ago
7ac51d4
man: clarify behaviour of RandomizedDelaySec=
by dana
· 6 years ago
dd920a2
core: add missing 'continue' statement
by Lennart Poettering
· 6 years ago
135e7e5
More polite passphrase prompt
by Marko Myllynen
· 6 years ago
bcbec0e
ptyfwd: when we can't copy the window size from caller, use $LINES and $COLUMNS
by Lennart Poettering
· 6 years ago
27f3a51
terminal-util: extra safety checks when parsing $COLUMNS or $LINES (#10314)
by Lennart Poettering
· 6 years ago
3054403
machine: use size_t for array sizes (#10309)
by Lennart Poettering
· 6 years ago
34ecce0
logs-show: make highlight parameter const (#10311)
by Lennart Poettering
· 6 years ago
896df70
hib-res-generator: open logging before emitting the first message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f14c7e3
killall: filter out bogus PIDs
by Lennart Poettering
· 6 years ago
ef2f79c
killall: use is_kernel_thread() during killing spree process filtering too
by Lennart Poettering
· 6 years ago
9b282ec
logind: ensure seat0 CanGraphical state is written
by Ray Strode
· 6 years ago
e656014
* hack around deficiencies in prctl() PR_SET_MM_*
by Frank Schaefer
· 6 years ago
9b53299
systemd: do not pass .wants fragment path to manager_load_unit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e381c70
networkd-link: Don't start a DHCPv6 informational exchange automatically
by Patrik Flykt
· 6 years ago
9596459
fileio: fix error propagation in link_tmpfile()
by Lennart Poettering
· 6 years ago
fd7372d
dhcp6: check option length before reading values
by Yu Watanabe
· 6 years ago
2270ebf
shared/install: avoid overwriting 'r' counter with a partial result
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3b00e6e
boot: change multiplication order
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1cad1f0
basic/hexdecoct: check for overflow
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2168554
bus-unit-util: fix parsing of IPAddress{Allow,Deny}
by Ronny Chevalier
· 6 years ago
5c5532a
bus-message: avoid wrap-around when using length read from message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f5b6219
bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4705d7a
bus-message: also properly copy struct signature when skipping
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ea919bd
bus-message: fix skipping of array fields in !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7e1a5c0
bus-message: fix calculation of offsets table for arrays
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d6f5333
bus-message: fix calculation of offsets table
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b88408b
bus: do not print (null) if the message has unknown type
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
51cd024
bus-message: do not crash on message with a string of zero length
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e30eeb7
bus-message: let's always use -EBADMSG when the message is bad
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
915f24f
bus-message: avoid an infinite loop on empty structures
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b3581e4
sd-bus: unify three code-paths which free struct bus_container
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
37e0f5c
bus-message: use structured initialization to avoid use of unitialized memory
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1058da9
sd-bus: use _cleanup_ more
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
571dfdf
sd-bus: use automatic cleanup more
by David Tardon
· 7 years ago
419697c
CODING_STYLE: allow c99-style mixed code and declarations
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
99b1a79
macro: introduce TAKE_PTR() macro
by Lennart Poettering
· 7 years ago
297c708
Introduce free_and_strndup and use it in bus-message.c
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a691a0f
icmp6-util: stop ignoring EAGAIN and EINTR in icmp6_receive
by Evgeny Vereshchagin
· 6 years ago
8ec7236
import: sparse_write() returns negative errno
by Yu Watanabe
· 6 years ago
d459aa4
ndisc: fix two infinite loops
by Yu Watanabe
· 6 years ago
938a784
emergency: make sure console password agents don't interfere with the emergency shell
by Franck Bui
· 6 years ago
c91e733
btrfs: log at debug log when we ignore errors
by Lennart Poettering
· 6 years ago
b3496f4
btrfs: fix loopback resizing code
by Lennart Poettering
· 6 years ago
485ddda
tmpfiles: Order tmpfiles-setup after journald
by João Paulo Rechi Vita
· 6 years ago
a092922
meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#10126)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a89508d
nspawn: suppress one more log message when --quiet is passed
by Yu Watanabe
· 6 years ago
9861d27
detect-virt: do not try to read all of /proc/cpuinfo
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ad39971
socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails
by Franck Bui
· 6 years ago
fcc0470
user@.service: don't kill user manager at runlevel switch
by Thomas Blume
· 6 years ago
be4248b
systemctl: correctly proceed to immediate shutdown if scheduling fails
by Dimitri John Ledkov
· 6 years ago
6824ba9
dhcp: fix assertion starting DHCP client without MAC address (#10054)
by Thomas Haller
· 6 years ago
d86d757
network: do not re-set MTU when current and requested MTU are same
by Yu Watanabe
· 6 years ago
e8e185d
man: fix a typo in the documentation (#10003)
by Liberasys
· 6 years ago
Next »