Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-21
3cf9361
test-cpu-set-util: fix allocation size check on i386
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v239-21
v239-22
f4344bb
test-cpu-set-util: fix comparison for allocation size
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
613a02b
debug-generator: enable custom systemd.debug_shell tty
by Jan Synacek
· 6 years ago
v239-20
cb08463
core, job: fix breakage of ordering dependencies by systemctl reload command
by HATAYAMA Daisuke
· 5 years ago
40612e4
cryptsetup: reduce the chance that we will be OOM killed
by Michal Sekletár
· 4 years, 12 months ago
cf1a9df
set kptr_restrict=1
by David Tardon
· 4 years, 12 months ago
b47f265
core: disable CPUAccounting by default
by Michal Sekletár
· 4 years, 12 months ago
a735699
core: introduce NUMAPolicy and NUMAMask options
by Michal Sekletár
· 5 years ago
3589462
cpu-set-util: use %d-%d format in cpu_set_to_range_string() only for actual ranges
by Michal Sekletar
· 5 years ago
b90f935
execute: dump CPUAffinity as a range string instead of a list of CPUs
by Michal Sekletar
· 5 years ago
cabd905
shared/cpu-set-util: only force range printing one time
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
fb1244e
systemctl: present CPUAffinity mask as a list of CPU index ranges
by Michal Sekletar
· 6 years ago
93777a6
shared/cpu-set-util: introduce cpu_set_to_range()
by Michal Sekletar
· 6 years ago
fd65ead
test-cpu-set-util: add test for dbus conversions
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
daa0243
shared/cpu-set-util: make transfer of cpu_set_t over bus endian safe
by Michal Sekletar
· 6 years ago
7aa3209
shared/cpu-set-util: drop now-unused cleanup function
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
5e6b616
test-execute: use CPUSet too
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
0387294
pid1: when reloading configuration, forget old settings
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f71f327
pid1: don't reset setting from /proc/cmdline upon restart
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8bf8409
pid1: parse CPUAffinity= in incremental fashion
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
69541e9
test-cpu-set-util: add a smoke test for test_parse_cpu_set_extend()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a1ed6bf
test-cpu-set-util: add simple test for cpus_in_affinity_mask()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
4203274
Move cpus_in_affinity_mask() to cpu-set-util.[ch]
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
61e5aed
Rework cpu affinity parsing
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d6935e6
shared/cpu-set-util: remove now-unused CPU_SIZE_TO_NUM()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
46b4d26
shared/cpu-set-util: move the part to print cpu-set into a separate function
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5d7e8cb
core/dbus-execute: remove unnecessary initialization
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
789806a
core: change ownership/mode of the execution directories also for static users
by Lennart Poettering
· 6 years ago
81ca39b
execute: remove one redundant comparison check
by Lennart Poettering
· 6 years ago
5df63c2
Add a warning about the difference in permissions between existing directories and unit settings.
by Taro Yamada
· 6 years ago
3521217
journald: take leading spaces into account in syslog_parse_identifier
by Evgeny Vereshchagin
· 6 years ago
2d197ad
fuzz-journal-stream: avoid assertion failure on samples which don't fit in pipe
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
76e2fa8
tests: add a fuzzer for server_process_native_file
by Evgeny Vereshchagin
· 6 years ago
e7077e3
tests: add a fuzzer for journald streams
by Evgeny Vereshchagin
· 6 years ago
b276c85
tests: introduce dummy_server_init and use it in all journald fuzzers
by Evgeny Vereshchagin
· 6 years ago
bef599d
journald: check whether sscanf has changed the value corresponding to %n
by Evgeny Vereshchagin
· 6 years ago
f991a9c
tests: add a fuzzer for process_audit_string
by Evgeny Vereshchagin
· 6 years ago
af471e7
test: initialize syslog_fd in fuzz-journald-kmsg too
by Evgeny Vereshchagin
· 6 years ago
375fd5f
tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000a
by Evgeny Vereshchagin
· 6 years ago
4caa887
tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 in August
by Evgeny Vereshchagin
· 6 years ago
f00d221
journal: fix an off-by-one error in dev_kmsg_record
by Evgeny Vereshchagin
· 6 years ago
43d7262
basic: remove an assertion from cunescape_one
by Evgeny Vereshchagin
· 6 years ago
e7e70f5
tests: add a fuzzer for dev_kmsg_record
by Evgeny Vereshchagin
· 6 years ago
18a45cf
tests: put fuzz_journald_processing_function in a .c file
by Evgeny Vereshchagin
· 6 years ago
62623ba
sd-bus: bump message queue size again
by Jan Synacek
· 5 years ago
76176de
basic/user-util: allow dots in user names
by Jan Synacek
· 5 years ago
4d2145e
journal: rely on _cleanup_free_ to free a temporary string used in client_context_read_cgroup
by Evgeny Vereshchagin
· 6 years ago
7b00cae
resolved: query polkit only after parsing the data
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v239-19
ddd08e7
resolved: allow access to Set*Link and Revert methods through polkit
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d95afbc
resolved: do not run loop twice
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
7e0f9a0
sd-bus: adjust indentation of comments
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
c3be943
shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description()
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
080d3b1
udev: Add id program and rule for FIDO security tokens
by Fabian Henneke
· 5 years ago
0160499
sd-device: introduce log_device_*() macros
by Yu Watanabe
· 6 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
· 6 years ago
27d1aca
test: bump the second partition's size to 50M
by Frantisek Sumsal
· 5 years ago
c748b95
test: mask several unnecessary services
by Yu Watanabe
· 6 years ago
a7f18f9
test: use PBKDF2 instead of Argon2 in cryptsetup...
by Frantisek Sumsal
· 6 years ago
33aa231
journald: fixed assertion failure when system journal rotation fails (#9893)
by Renaud Métrich
· 6 years ago
55d9d6d
path: stop watching path specs once we triggered the target unit
by Michal Sekletar
· 5 years ago
a26f2b2
core: implement per unit journal rate limiting
by Anita Zhang
· 6 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
· 5 years ago
e1bd03e
Call getgroups() to know size of supplementary groups array to allocate
by Renaud Métrich
· 5 years ago
d6210c3
udev: introduce CONST key name
by Jan Synacek
· 5 years ago
9f259b4
buildsys: don't garbage collect sections while linking
by Michal Sekletar
· 5 years ago
985837d
core: try to reopen /dev/kmsg again right after mounting /dev
by Lennart Poettering
· 5 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
· 5 years ago
2f44943
travis: don't run slow tests under ASan/UBSan
by Frantisek Sumsal
· 5 years ago
fbe5fa2
sd-bus: make strict asan shut up
by Lennart Poettering
· 6 years ago
8bd791f
syslog: fix segfault in syslog_parse_priority()
by Yu Watanabe
· 6 years ago
5b14988
travis: drop SCL remains
by Frantisek Sumsal
· 5 years ago
ac7db0c
travis: move to CentOS 8 docker images
by Frantisek Sumsal
· 5 years ago
a2e0052
man: reorder and add examples to systemd-analyze(1)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d11fdac
man: document systemd-analyze security
by Jan Synacek
· 5 years ago
cffe5d0
core: never propagate reload failure to service result
by Lennart Poettering
· 5 years ago
ebe9346
analyze-security: fix potential division by zero
by Jan Synacek
· 5 years ago
v239-17
v239-18
a0c135f
swap: scan /proc/swaps before processing waitid() results
by Lennart Poettering
· 5 years ago
4bc21bb
mount: rescan /proc/self/mountinfo before processing waitid() results
by Lennart Poettering
· 5 years ago
daf63a3
mount: simplify /proc/self/mountinfo handler
by Lennart Poettering
· 5 years ago
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
Next »