Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-16
72dd8d8
rules: skip memory hotplug on ppc64
by Jan Synacek
· 5 years ago
v239-16
705a67a
man: note that journal does not validate syslog fields
by Jan Synacek
· 6 years ago
8d1a8f0
bash-completion: analyze: support 'security'
by Yu Watanabe
· 6 years ago
d70e1c2
Change job mode of manager triggered restarts to JOB_REPLACE
by Jonathon Kowalski
· 6 years ago
7b3ef16
udev/scsi_id: fix incorrect page length when get device identification VPD page
by Zhang Xianwei
· 6 years ago
7a597a0
cryptsetup: Add LUKS2 token support.
by Milan Broz
· 5 years ago
788fb77
cryptsetup: call crypt_load() for LUKS only once
by Milan Broz
· 5 years ago
4f9d003
cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails.
by Milan Broz
· 5 years ago
fffbf1f
journal: do not remove multiple spaces after identifier in syslog message
by Yu Watanabe
· 6 years ago
f551c05
journal-remote: do not request Content-Length if Transfer-Encoding is chunked
by Yu Watanabe
· 6 years ago
980418c
sd-bus: deal with cookie overruns
by Lennart Poettering
· 6 years ago
8ae19bf
journal-gateway: use localStorage["cursor"] only when it has valid value
by Yu Watanabe
· 6 years ago
v239-15
b778638
tools: drop unused variable
by Yu Watanabe
· 6 years ago
e020d3e
journal-gateway: explicitly declare local variables
by Yu Watanabe
· 6 years ago
afb82e1
test: add test for Type=exec
by Lennart Poettering
· 6 years ago
1fd670e
sd-login: let's also make sd-login understand ".host"
by Lennart Poettering
· 6 years ago
6bf178a
sd-bus: allow connecting to the pseudo-container ".host"
by Lennart Poettering
· 6 years ago
d77d5a9
man: document the new Type=exec type
by Lennart Poettering
· 6 years ago
c7861c5
core: introduce new Type=exec service type
by Lennart Poettering
· 6 years ago
8c93762
execute: use our usual syntax for defining bit masks
by Lennart Poettering
· 6 years ago
5e75fbf
core: swap order of "n_storage_fds" and "n_socket_fds" parameters
by Lennart Poettering
· 6 years ago
bc7c550
socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov()
by Filipe Brandenburger
· 6 years ago
8798fce
test-socket-util: Add tests for receive_fd_iov() and friends.
by Filipe Brandenburger
· 6 years ago
814bb6a
travis: switch from trusty to xenial
by Frantisek Sumsal
· 6 years ago
24e6a5d
mount-point: honour AT_SYMLINK_FOLLOW correctly
by Lennart Poettering
· 6 years ago
770b16b
sd-bus: call cap_last_cap() only once in has_cap()
by Lennart Poettering
· 6 years ago
5174749
sd-bus: use size_t when dealing with memory offsets
by Lennart Poettering
· 6 years ago
401f1fd
capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK()
by Lennart Poettering
· 6 years ago
b234013
sd-journal: escape binary data in match_make_string()
by Evgeny Vereshchagin
· 6 years ago
fe6895f
test-socket-util: avoid "memleak" reported by valgrind
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
465534a
util: introduce memcmp_safe()
by Yu Watanabe
· 6 years ago
6bb1d52
tree-wide: various ubsan zero size memory fixes
by Lennart Poettering
· 6 years ago
ee93272
tests: keep SYS_PTRACE when running under ASan
by Frantisek Sumsal
· 6 years ago
d84b1c6
travis: enable ASan and UBSan on RHEL8
by Frantisek Sumsal
· 6 years ago
a652268
util: do not use stack frame for parsing arbitrary inputs
by Yu Watanabe
· 6 years ago
709214f
bus-message: avoid wrap-around when using length read from message
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b63440a
bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5ae60bf
fuzz-bus-message: add two test cases that pass now
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
13993b5
bus-message: also properly copy struct signature when skipping
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d212765
bus-message: fix skipping of array fields in !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f6af2bf
bus-message: output debug information about offset troubles
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
03f2823
bus-message: drop asserts in functions which are wrappers for varargs version
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
871bb54
bus-message: fix calculation of offsets table for arrays
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fcaaf6f
bus-message: remove duplicate assignment
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
38a5ae7
bus-message: fix calculation of offsets table
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
625795e
bus: do not print (null) if the message has unknown type
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5d6a8b1
bus-message: use define
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d28abe1
bus-message: rename function for clarity
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
3924b6c
bus-message: let's always use -EBADMSG when the message is bad
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a2da2b4
bus-message: avoid an infinite loop on empty structures
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a82cf4a
bus-message: use structured initialization to avoid use of unitialized memory
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9a6a36b
fuzz-bus-message: add fuzzer for message parsing
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6a8c286
meson: treat all fuzz cases as unit tests
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2eca34c
meson: use .source_root() in more places
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fff862c
meson: drop duplicated condition
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1a368ab
meson: allow building resolved and machined without nss modules
by Yu Watanabe
· 6 years ago
c405c30
meson: add -Dlog-trace to set LOG_TRACE
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4c6c216
test-bus-marshal: use cescaping instead of hexmem
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
338519b
fuzz: unify the "fuzz-regressions" directory with the main corpus
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
684f05b
test: add testcase for issue 10007 by oss-fuzz
by Yu Watanabe
· 6 years ago
4bb9ba2
fuzz: rename "fuzz-corpus" directory to just "fuzz"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1d33acf
tests: add a reproducer for another infinite loop in ndisc_handle_datagram
by Evgeny Vereshchagin
· 6 years ago
514d782
tests: add a reproducer for an infinite loop in ndisc_handle_datagram
by Evgeny Vereshchagin
· 6 years ago
8918fcc
tests: add reproducers for several issues uncovered with fuzz-journald-syslog
by Evgeny Vereshchagin
· 6 years ago
0318890
ndisc: fix two infinite loops
by Yu Watanabe
· 6 years ago
aec9840
tests: add a fuzzer for sd-ndisc
by Evgeny Vereshchagin
· 6 years ago
f9a28e4
tests: add a fuzzer for server_process_native_message
by Evgeny Vereshchagin
· 6 years ago
eb71189
journald: make server_process_native_message compatible with fuzz_journald_processing_function
by Evgeny Vereshchagin
· 6 years ago
452aefc
tests: rework the code fuzzing journald
by Evgeny Vereshchagin
· 6 years ago
d8600cb
journald: free the allocated memory before returning from dev_kmsg_record
by Evgeny Vereshchagin
· 6 years ago
7e902f1
journald: make it clear that dev_kmsg_record modifies the string passed to it
by Evgeny Vereshchagin
· 6 years ago
86cf411
tests: add a rudimentary fuzzer for server_process_syslog_message (#9979)
by Evgeny Vereshchagin
· 6 years ago
f5bd75f
analyze: add new security verb
by Lennart Poettering
· 6 years ago
bc00d9d
locale-util: add logic to output smiley emojis at various happiness levels
by Lennart Poettering
· 6 years ago
a064e88
format-table: never try to reuse cells that have color/url/uppercase set
by Lennart Poettering
· 6 years ago
1d3c6e3
format-table: add option to uppercase cells on display
by Lennart Poettering
· 6 years ago
d4c1d10
format-table: use right field for display
by Lennart Poettering
· 6 years ago
4339aa8
format-table: make sure we never call memcmp() with NULL parameters
by Lennart Poettering
· 6 years ago
c4f60df
format-table: add calls to query the data in a specific cell
by Lennart Poettering
· 6 years ago
cb35bd0
format-table: always underline header line
by Lennart Poettering
· 6 years ago
ecc27a3
format-table: add an API for getting the cell at a specific row/column
by Lennart Poettering
· 6 years ago
a53afb3
format-table: add table_update() to update existing entries
by Lennart Poettering
· 6 years ago
75130d7
format-table: optionally allow reversing the sort order for a column
by Lennart Poettering
· 6 years ago
85ccda9
format-table: add option to store/format percent and uint64_t values in cells
by Lennart Poettering
· 6 years ago
02b72c1
format-table: before outputting a color, check if colors are available
by Lennart Poettering
· 6 years ago
4ffba0d
format-table: optionally make specific cells clickable links
by Lennart Poettering
· 6 years ago
f18db51
format-table: when duplicating a cell, also copy the color
by Lennart Poettering
· 6 years ago
da8ea9a
seccomp: reduce logging about failure to add syscall to seccomp
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ecc4a34
nss: unportect errno before writing to NSS' *errnop
by Lennart Poettering
· 6 years ago
b05795b
util.h: add new UNPROTECT_ERRNO macro
by Lennart Poettering
· 6 years ago
34bb046
nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS
by Yu Watanabe
· 6 years ago
bb3d205
units: add [Install] section to tmp.mount
by Jan Synacek
· 6 years ago
67b5484
logs-show: use grey color for de-emphasizing journal log output
by Lennart Poettering
· 6 years ago
7a650ee
journal: don't enable systemd-journald-audit.socket by default
by Jan Synacek
· 6 years ago
7b87977
Revert "journal: remove journal audit socket"
by Jan Synacek
· 6 years ago
7b629b3
unit: enqueue cgroup empty check event if the last ref on a unit is dropped
by Lennart Poettering
· 6 years ago
37c1da0
nspawn: rework how we allocate/kill scopes
by Lennart Poettering
· 6 years ago
45085ba
nspawn: merge two variable declaration lines
by Lennart Poettering
· 6 years ago
74640ad
nspawn: simplify machine terminate bus call
by Lennart Poettering
· 6 years ago
9bf0505
tree-wide: shorten error logging a bit
by Yu Watanabe
· 6 years ago
Next »