Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-19
/
src
7b00cae
resolved: query polkit only after parsing the data
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v239-19
ddd08e7
resolved: allow access to Set*Link and Revert methods through polkit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d95afbc
resolved: do not run loop twice
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7e0f9a0
sd-bus: adjust indentation of comments
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c3be943
shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
080d3b1
udev: Add id program and rule for FIDO security tokens
by Fabian Henneke
· 6 years ago
0160499
sd-device: introduce log_device_*() macros
by Yu Watanabe
· 7 years ago
cc3c020
selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to audit
by Michal Sekletar
· 6 years ago
069cf14
shared/sleep-config: exclude zram devices from hibernation candidates
by Andrew Jorgensen
· 7 years ago
33aa231
journald: fixed assertion failure when system journal rotation fails (#9893)
by Renaud Métrich
· 7 years ago
55d9d6d
path: stop watching path specs once we triggered the target unit
by Michal Sekletar
· 6 years ago
a26f2b2
core: implement per unit journal rate limiting
by Anita Zhang
· 7 years ago
25b9353
core: only watch processes when it's really necessary
by Franck Bui
· 6 years ago
79e9566
core: reduce the number of stalled PIDs from the watched processes list when possible
by Franck Bui
· 6 years ago
f057aa6
process-util: introduce pid_is_my_child() helper
by Franck Bui
· 6 years ago
1bf9236
Consider smb3 as remote filesystem
by Jan Synacek
· 6 years ago
e1bd03e
Call getgroups() to know size of supplementary groups array to allocate
by Renaud Métrich
· 6 years ago
d6210c3
udev: introduce CONST key name
by Jan Synacek
· 6 years ago
985837d
core: try to reopen /dev/kmsg again right after mounting /dev
by Lennart Poettering
· 6 years ago
c6c8e0d
ask-password: prevent buffer overrow when reading from keyring
by Thadeu Lima de Souza Cascardo
· 6 years ago
6240d78
kernel-install: do not require non-empty kernel cmdline
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fbe5fa2
sd-bus: make strict asan shut up
by Lennart Poettering
· 7 years ago
8bd791f
syslog: fix segfault in syslog_parse_priority()
by Yu Watanabe
· 7 years ago
cffe5d0
core: never propagate reload failure to service result
by Lennart Poettering
· 6 years ago
ebe9346
analyze-security: fix potential division by zero
by Jan Synacek
· 6 years ago
v239-17
v239-18
a0c135f
swap: scan /proc/swaps before processing waitid() results
by Lennart Poettering
· 6 years ago
4bc21bb
mount: rescan /proc/self/mountinfo before processing waitid() results
by Lennart Poettering
· 6 years ago
daf63a3
mount: simplify /proc/self/mountinfo handler
by Lennart Poettering
· 6 years ago
d70e1c2
Change job mode of manager triggered restarts to JOB_REPLACE
by Jonathon Kowalski
· 7 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
· 6 years ago
788fb77
cryptsetup: call crypt_load() for LUKS only once
by Milan Broz
· 6 years ago
4f9d003
cryptsetup: Do not fallback to PLAIN mapping if LUKS data device set fails.
by Milan Broz
· 6 years ago
fffbf1f
journal: do not remove multiple spaces after identifier in syslog message
by Yu Watanabe
· 7 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
· 7 years ago
v239-15
e020d3e
journal-gateway: explicitly declare local variables
by Yu Watanabe
· 7 years ago
1fd670e
sd-login: let's also make sd-login understand ".host"
by Lennart Poettering
· 7 years ago
6bf178a
sd-bus: allow connecting to the pseudo-container ".host"
by Lennart Poettering
· 7 years ago
c7861c5
core: introduce new Type=exec service type
by Lennart Poettering
· 7 years ago
8c93762
execute: use our usual syntax for defining bit masks
by Lennart Poettering
· 7 years ago
5e75fbf
core: swap order of "n_storage_fds" and "n_socket_fds" parameters
by Lennart Poettering
· 7 years ago
bc7c550
socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov()
by Filipe Brandenburger
· 7 years ago
8798fce
test-socket-util: Add tests for receive_fd_iov() and friends.
by Filipe Brandenburger
· 7 years ago
24e6a5d
mount-point: honour AT_SYMLINK_FOLLOW correctly
by Lennart Poettering
· 7 years ago
770b16b
sd-bus: call cap_last_cap() only once in has_cap()
by Lennart Poettering
· 7 years ago
5174749
sd-bus: use size_t when dealing with memory offsets
by Lennart Poettering
· 7 years ago
401f1fd
capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK()
by Lennart Poettering
· 7 years ago
b234013
sd-journal: escape binary data in match_make_string()
by Evgeny Vereshchagin
· 7 years ago
fe6895f
test-socket-util: avoid "memleak" reported by valgrind
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
465534a
util: introduce memcmp_safe()
by Yu Watanabe
· 7 years ago
6bb1d52
tree-wide: various ubsan zero size memory fixes
by Lennart Poettering
· 7 years ago
ee93272
tests: keep SYS_PTRACE when running under ASan
by Frantisek Sumsal
· 7 years ago
a652268
util: do not use stack frame for parsing arbitrary inputs
by Yu Watanabe
· 7 years ago
709214f
bus-message: avoid wrap-around when using length read from message
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
b63440a
bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
13993b5
bus-message: also properly copy struct signature when skipping
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
d212765
bus-message: fix skipping of array fields in !gvariant messages
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
f6af2bf
bus-message: output debug information about offset troubles
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
03f2823
bus-message: drop asserts in functions which are wrappers for varargs version
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
871bb54
bus-message: fix calculation of offsets table for arrays
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
fcaaf6f
bus-message: remove duplicate assignment
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
38a5ae7
bus-message: fix calculation of offsets table
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
625795e
bus: do not print (null) if the message has unknown type
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
5d6a8b1
bus-message: use define
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
d28abe1
bus-message: rename function for clarity
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3924b6c
bus-message: let's always use -EBADMSG when the message is bad
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
a2da2b4
bus-message: avoid an infinite loop on empty structures
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
a82cf4a
bus-message: use structured initialization to avoid use of unitialized memory
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
9a6a36b
fuzz-bus-message: add fuzzer for message parsing
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
1a368ab
meson: allow building resolved and machined without nss modules
by Yu Watanabe
· 7 years ago
4c6c216
test-bus-marshal: use cescaping instead of hexmem
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
0318890
ndisc: fix two infinite loops
by Yu Watanabe
· 7 years ago
aec9840
tests: add a fuzzer for sd-ndisc
by Evgeny Vereshchagin
· 7 years ago
f9a28e4
tests: add a fuzzer for server_process_native_message
by Evgeny Vereshchagin
· 7 years ago
eb71189
journald: make server_process_native_message compatible with fuzz_journald_processing_function
by Evgeny Vereshchagin
· 7 years ago
452aefc
tests: rework the code fuzzing journald
by Evgeny Vereshchagin
· 7 years ago
d8600cb
journald: free the allocated memory before returning from dev_kmsg_record
by Evgeny Vereshchagin
· 7 years ago
7e902f1
journald: make it clear that dev_kmsg_record modifies the string passed to it
by Evgeny Vereshchagin
· 7 years ago
86cf411
tests: add a rudimentary fuzzer for server_process_syslog_message (#9979)
by Evgeny Vereshchagin
· 7 years ago
f5bd75f
analyze: add new security verb
by Lennart Poettering
· 7 years ago
bc00d9d
locale-util: add logic to output smiley emojis at various happiness levels
by Lennart Poettering
· 7 years ago
a064e88
format-table: never try to reuse cells that have color/url/uppercase set
by Lennart Poettering
· 7 years ago
1d3c6e3
format-table: add option to uppercase cells on display
by Lennart Poettering
· 7 years ago
d4c1d10
format-table: use right field for display
by Lennart Poettering
· 7 years ago
4339aa8
format-table: make sure we never call memcmp() with NULL parameters
by Lennart Poettering
· 7 years ago
c4f60df
format-table: add calls to query the data in a specific cell
by Lennart Poettering
· 7 years ago
cb35bd0
format-table: always underline header line
by Lennart Poettering
· 7 years ago
ecc27a3
format-table: add an API for getting the cell at a specific row/column
by Lennart Poettering
· 7 years ago
a53afb3
format-table: add table_update() to update existing entries
by Lennart Poettering
· 7 years ago
75130d7
format-table: optionally allow reversing the sort order for a column
by Lennart Poettering
· 7 years ago
85ccda9
format-table: add option to store/format percent and uint64_t values in cells
by Lennart Poettering
· 7 years ago
02b72c1
format-table: before outputting a color, check if colors are available
by Lennart Poettering
· 7 years ago
4ffba0d
format-table: optionally make specific cells clickable links
by Lennart Poettering
· 7 years ago
f18db51
format-table: when duplicating a cell, also copy the color
by Lennart Poettering
· 7 years ago
da8ea9a
seccomp: reduce logging about failure to add syscall to seccomp
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ecc4a34
nss: unportect errno before writing to NSS' *errnop
by Lennart Poettering
· 7 years ago
b05795b
util.h: add new UNPROTECT_ERRNO macro
by Lennart Poettering
· 7 years ago
34bb046
nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS
by Yu Watanabe
· 7 years ago
Next »