Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-45
fcd9a14
pam-systemd: use secure_getenv() rather than getenv()
by Lennart Poettering
· 7 years ago
v239-45
1f3165b
udev: run link_update() with increased retry count in second invocation
by Michal Sekletar
· 4 years, 10 months ago
5173720
core: prevent excessive /proc/self/mountinfo parsing
by Michal Sekletár
· 5 years ago
c35ba62
test: add ratelimiting test
by Michal Sekletár
· 5 years ago
395eb77
sd-event: add ability to ratelimit event sources
by Lennart Poettering
· 5 years ago
188465c
sd-event: increase n_enabled_child_sources just once
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
deb9e6a
sd-event: update state at the end in event_source_enable
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
97f599b
sd-event: remove earliest_index/latest_index into common part of event source objects
by Lennart Poettering
· 5 years ago
846b1dd
sd-event: follow coding style with naming return parameter
by Lennart Poettering
· 5 years ago
441684c
sd-event: ref event loop while in sd_event_prepare() ot sd_event_run()
by Lennart Poettering
· 5 years ago
4c5fdbd
sd-event: refuse running default event loops in any other thread than the one they are default for
by Lennart Poettering
· 6 years ago
5b5a590
sd-event: let's suffix last_run/last_log with "_usec"
by Lennart Poettering
· 5 years ago
1aae57f
sd-event: fix delays assert brain-o (#17790)
by Vito Caputo
· 5 years ago
88b2618
sd-event: split out code to add/remove timer event sources to earliest/latest prioq
by Lennart Poettering
· 5 years ago
6cc0022
sd-event: split clock data allocation out of sd_event_add_time()
by Lennart Poettering
· 5 years ago
e8904b5
sd-event: mention that two debug logged events are ignored
by Lennart Poettering
· 5 years ago
d7ad6ad
sd-event: split out enable and disable codepaths from sd_event_source_set_enabled()
by Lennart Poettering
· 5 years ago
4ce10f8
sd-event: split out helper functions for reshuffling prioqs
by Michal Sekletár
· 5 years ago
ee8f1b2
test/sys-script.py: add missing DEVNAME entries to uevents
by Martin Wilck
· 8 years ago
b05c8d2
Revert "test: add test cases for empty string match" and "test: add test case for multi matches when use ||"
by Michal Sekletar
· 4 years, 10 months ago
2e50a00
test/udev-test: gracefully exit when imports fail
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v239-44
e0cee95
test/udev_test.pl: add "expected good" count
by Martin Wilck
· 8 years ago
453df9e
test/udev-test.pl: suppress umount error message at startup
by Martin Wilck
· 8 years ago
6c3191e
test/udev-test.pl: generator for large list of block devices
by Martin Wilck
· 8 years ago
6fba8e9
test/udev-test.pl: add repeat count
by Martin Wilck
· 8 years ago
8ab9d11
tests/udev-test.pl: add multiple device test
by Martin Wilck
· 8 years ago
7913cdb
test/udev-test.pl: count "good" results
by Martin Wilck
· 8 years ago
06e9371
test/udev-test.pl: merge import parent tests into one
by Martin Wilck
· 8 years ago
7821ecc
test/udev-test.pl: merge "space and var with space" tests
by Martin Wilck
· 8 years ago
c63273d
test/udev-test.pl: remove bogus rules from magic subsys test
by Martin Wilck
· 8 years ago
134a415
test/udev-test.pl: Make some tests a little harder
by Martin Wilck
· 8 years ago
2d0b828
test/udev-test.pl: last_rule is unsupported
by Martin Wilck
· 8 years ago
0e0b90f
test/udev-test.pl: fix wrong test descriptions
by Martin Wilck
· 8 years ago
fb8d104
test/udev-test.pl: allow checking multiple symlinks
by Martin Wilck
· 8 years ago
8ee1cc6
test/udev-test.pl: test correctness of symlink targets
by Martin Wilck
· 8 years ago
5f34ea5
test/udev-test.pl: use computed devnode name
by Martin Wilck
· 8 years ago
618d56c
test/udev-test.pl: allow concurrent additions and removals
by Martin Wilck
· 8 years ago
9aa12f2
test/udev-test.pl: create rules only once
by Martin Wilck
· 8 years ago
3f90eee
test/udev-test.pl: allow multiple devices per test
by Martin Wilck
· 8 years ago
c68da72
udev-test: do not rely on "mail" group being defined
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
03b766c
test: add test case for multi matches when use "||"
by gaoyi
· 5 years ago
03bc565
test: add test cases for empty string match
by Yu Watanabe
· 6 years ago
dc50d1c
test/udev-test.pl: cleanup if skipping test
by Dan Streetman
· 6 years ago
7898cd7
test-udev: fix alignment and drop unnecessary white spaces
by Yu Watanabe
· 7 years ago
ac0def8
test-udev: add more tests for line continuation
by Yu Watanabe
· 7 years ago
66c41fb
test-udev: add more tests for line continuations and comments
by Yu Watanabe
· 7 years ago
4fb6b69
test-udev: use proper semantics for too long line with continuation
by Yu Watanabe
· 7 years ago
527d430
test-udev: add a testcase of too long line
by Yu Watanabe
· 7 years ago
57e9ee0
udev-test: check if permitted to create block device nodes
by Alexey Bogdanenko
· 7 years ago
974431a
udev-test: fix missing directory test/run
by Alexey Bogdanenko
· 7 years ago
f44fcdd
udev-test: fix test skip condition
by Alexey Bogdanenko
· 7 years ago
8c82f3a
udev-test: skip the test only if it can't setup its environment
by Evgeny Vereshchagin
· 7 years ago
1b133f2
udev-test: remove a check for whether the test is run in a container
by Evgeny Vereshchagin
· 7 years ago
70bf708
test: missing "die"
by Yu Watanabe
· 7 years ago
6a908a3
test: create /dev/null in test-udev.pl
by Yu Watanabe
· 7 years ago
1d5f966
udev: make algorithm that selects highest priority devlink less susceptible to race conditions
by Michal Sekletar
· 4 years, 12 months ago
29c5b8d
basic/stat-util: make mtime check stricter and use entire timestamp
by Michal Sekletár
· 5 years ago
fb58a56
udev/net_id: give RHEL-8.4 naming scheme a name
by Michal Sekletar
· 4 years, 12 months ago
4e48673
selinux: add trigger for policy reload to refresh internal selabel cache
by Christian Göttsche
· 6 years ago
4f4e8bb
selinux: introduce mac_selinux_create_file_prepare_at()
by Franck Bui
· 7 years ago
c67be1c
core: reload SELinux label cache on daemon-reload
by Christian Göttsche
· 6 years ago
ea42538
units: make sure initrd-cleanup.service terminates before switching to rootfs
by Franck Bui
· 7 years ago
af9f03b
cgroup: Also set blkio.bfq.weight
by Pavel Hrdina
· 5 years ago
6fb6c21
use link to RHEL-8 docs
by David Tardon
· 5 years ago
a11334f
unit: make UNIT() cast function deal with NULL pointers
by Lennart Poettering
· 7 years ago
88ac207
ci: move jobs from Travis CI to GH Actions
by Frantisek Sumsal
· 4 years, 11 months ago
2dd82aa
ci: use quay.io instead of Docker Hub to avoid rate limits
by Frantisek Sumsal
· 4 years, 11 months ago
07b154f
ci: PowerTools repo was renamed to powertools in RHEL 8.3
by Frantisek Sumsal
· 4 years, 11 months ago
6ece87b
resolved: tweak cmsg calculation
by Lennart Poettering
· 6 years ago
v239-43
905a97c
core: add new PassPacketInfo= socket unit property
by Lennart Poettering
· 6 years ago
9668172
socket-util: add generic socket_pass_pktinfo() helper
by Lennart Poettering
· 6 years ago
8cff80d
introduce setsockopt_int() helper
by Lennart Poettering
· 7 years ago
db2816e
shared/install: fix preset operations for non-service instantiated units
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
55df2fd
docs: Add syntax for templated units to systemd.preset man page
by Joerg Behrmann
· 6 years ago
7444c6e
test: fix a memleak
by Yu Watanabe
· 7 years ago
eacb511
install: small refactor to combine two function calls into one function
by Ruixin Bao
· 7 years ago
4c41ad9
install: allow instantiated units to be enabled via presets
by Ruixin Bao
· 7 years ago
5813180
tree-wide: port various bits over to locale_is_installed()
by Lennart Poettering
· 6 years ago
3d08c79
test: add test case for locale_is_installed()
by Lennart Poettering
· 6 years ago
f0d9e0c
locale-util: add new helper locale_is_installed()
by Lennart Poettering
· 6 years ago
b14c82d
log: Prefer logging to CLI unless JOURNAL_STREAM is set
by Daan De Meyer
· 6 years ago
5e74048
remove references of non-existent man pages
by David Tardon
· 5 years ago
573229e
fix typo in ProtectSystem= option
by David Tardon
· 5 years ago
bb6114a
udev/net_id: don't generate slot based names if multiple devices might claim the same slot
by Michal Sekletár
· 5 years ago
462420b
udev/net_id: parse _SUN ACPI index as a signed integer
by Michal Sekletár
· 5 years ago
af528dc
man: describe naming schemes in a new man page
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
8c26375
meson: make net.naming-scheme= default configurable
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
08ac9f7
udev: introduce udev net_id "naming schemes"
by Michal Sekletár
· 5 years ago
11a9ea8
man: mention System Administrator's Guide in systemctl manpage
by Lukas Nykryn
· 11 years ago
33b851f
user-util: rework how we validate user names
by Lennart Poettering
· 6 years ago
v239-42
7569168
user-util: switch order of checks in valid_user_group_name_or_id_full()
by Lennart Poettering
· 6 years ago
40dff18
shared/user-util: allow usernames with dots in specific fields
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f06434c
user-util: Allow names starting with a digit
by Balint Reczey
· 6 years ago
fa1fa19
shared/user-util: emit a warning on names with dots
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1e4ec1b
shared/user-util: add compat forms of user name checking functions
by David Tardon
· 5 years ago
457eada
tests: beef up integer parsing tests
by Lennart Poettering
· 6 years ago
e67e29d
parse-util: also parse integers prefixed with 0b and 0o
by Lennart Poettering
· 6 years ago
50b103a
strv: add new macro STARTSWITH_SET()
by Lennart Poettering
· 7 years ago
87c22d3
user-util: be stricter in parse_uid()
by Lennart Poettering
· 6 years ago
147a369
parse-util: rewrite parse_mode() on top of safe_atou_full()
by Lennart Poettering
· 6 years ago
Next »