Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v233-stable
/
src
314ca2b
tree-wide: use __ prefixed gcc attributes (#10843)
by Lennart Poettering
· 7 years ago
v233-stable
69765b6
core: don't include libmount.h in a header file (#8580)
by Michael Olbrich
· 7 years ago
bf9dd4b
basic/macros: rename noreturn into _noreturn_ (#8456)
by Franck Bui
· 7 years ago
287b6b9
udev/net-id: check all snprintf return values
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
25bf017
Fix format-truncation compile failure by typecasting USB IDs (#8250)
by Patrick Uiterwijk
· 7 years ago
fefeb9b
missing_syscall: when adding syscall replacements, use different names (#8229)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
dcfe448
test: handle gracefully if decompressor tools are not installed (#7455)
by Lennart Poettering
· 8 years ago
903bf50
journal: Add test cases that catch out-of-bounds read in journald
by Filipe Brandenburger
· 7 years ago
78fd8f5
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 7 years ago
5c80b45
units: replace remote-cryptsetup-pre.target with remote-fs-pre.target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ee2deeb
cryptsetup-generator: use remote-cryptsetup.target when _netdev is present
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6172788
cryptsetup-generator: add a helper utility to create symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
655ae23
resolved: fix loop on packets with pseudo dns types
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
977a616
string-util: use size_t for strjoina macro (#6914)
by Jonathan Lebon
· 8 years ago
3d4e63e
shared: end string with % if one was found at the end of a expandible string (#6828)
by Felipe Sateler
· 8 years ago
e84f292
timer: don't use persietent file timestamps from the future (#6823)
by Lennart Poettering
· 8 years ago
e603498
sd-bus: extend D-Bus authentication timeout considerably (#6813)
by Lennart Poettering
· 8 years ago
ac860fc
Load virtio_rng early in the game (#6710)
by Harald Hoyer
· 8 years ago
4f009bf
cryptsetup-generator: do not bind to the decrypted device unit (#6538)
by Ivan Shapovalov
· 8 years ago
40f2740
process-util: update the end pointer of the process name on rename (#6492)
by Jouke Witteveen
· 8 years ago
638c0db
rfkill: fix erroneous behavior when polling the udev monitor (#6489)
by S. Fan
· 8 years ago
c21be74
virt: enable detecting QEMU (TCG) via CPUID (#6399)
by Daniel Berrange
· 8 years ago
d0553ec
resolved: define various packet sizes as unsigned
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b38575c
resolved: do not allocate packets with minimum size
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
fa30043
resolved: simplify alloc size calculation
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7586bc7
test-resolved-packet: add a simple test for our allocation functions
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
93dc6db
fix includes
by Matija Skala
· 8 years ago
e0a8e19
core/mount: pass "-c" flag to /bin/umount (#6093)
by NeilBrown
· 8 years ago
a52e62a
udev: stop freeing value after using it for setting sysattr (#6094)
by Evgeny Vereshchagin
· 8 years ago
4f7c12c
hwdb: use path_join() to generate the hwdb_bin path (#6063)
by Michael Biebl
· 8 years ago
59cf3f4
systemctl: avoid spurious warning about missing reboot-param file
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
d80b4db
vconsole-setup: skip setting fonts when setfont returns EX_OSERR
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3d31906
vconsole-setup: add more log messages
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
d7215ee
timesyncd: properly handle OOM errors when parsing fallback servers (#6047)
by Lennart Poettering
· 8 years ago
fff58be
timesyncd: don't use compiled-in list if FallbackNTP has been configured explicitly
by Michael Biebl
· 8 years ago
57497d1
DHCP: Fail link_dhcp_set_routes promotely if no address is assigned from lease (#6009)
by Daniel Wang
· 8 years ago
cb58341
resolved: bugfix of null pointer p->question dereferencing (#6020)
by Evgeny Vereshchagin
· 8 years ago
a28e8d4
Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013)
by NeilBrown
· 8 years ago
2d148f5
nspawn: add nosuid and nodev to /tmp mount (#6004)
by tomty89
· 8 years ago
3aeb9ea
networkd-link: Receive LLDP on Bridge slaves not master (#5995)
by sjoerd-ccu
· 8 years ago
b2d9157
sd-dhcp: library code shouldn't log above LOG_DEBUG (#6001)
by Lennart Poettering
· 8 years ago
a530427
tree-wide: fix incorrect uses of %m
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
557d5e9
Allow bad MTU values with warning to be able to connect to the machine. (#5954)
by Matthias Greiner
· 8 years ago
5dd32bb
sd-login: read list of uids of sessions from UIDS not ACTIVE_SESSIONS
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
90c0dc4
core/load-droping: avoid oom warning when the unit symlink is not a template
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
68a9239
journald: fix trivial memleak
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6a4bb87
journald: process "binary" fields the same as text fields
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
88cf51c
journald: properly process multiple entries in the same native packet
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
c5af9aa
shared/logs-show: avoid printing "(null)" when timestamp is not specified
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
d56ab41
journal-remote: fix memleak of the name of the remote source
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
32fb431
journald: use unaligned_read instead of memcpy
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
c19df00
DHCP: when adding static routes set scopes properly (#5982)
by Daniel Wang
· 8 years ago
416ca19
timesync/timesyncd-manager: fix format-specifier issue
by Matija Skala
· 8 years ago
589fa90
timesync/timesyncd-manager: fix format-specifier issues
by Matija Skala
· 8 years ago
e7327ee
udev/udevadm-monitor: fix format-specifier issue
by John Paul Adrian Glaubitz
· 8 years ago
d91fd10
journal/journald-console: fix format-specifier issue
by John Paul Adrian Glaubitz
· 8 years ago
fa32003
test-conf-parser: add valid and invalid utf8 test for config_parse_path
by Ronny Chevalier
· 8 years ago
8061fde
conf-parser: fix wrong argument given to log_syntax_invalid_utf8
by Ronny Chevalier
· 8 years ago
429a69d
env-util: fix memory leak (#5962)
by Ronny Chevalier
· 8 years ago
05fdab5
sd-bus: fix c++ compatibility (#5941)
by Matthijs van Duin
· 8 years ago
207b45b
pid1: improve logging when failing to remount / ro (#5940)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
66ff3b8
execute: Properly log errors considering socket fds (#5910)
by Aggelos Avgerinos
· 8 years ago
e6715ab
networkd: Add check to ensure link is down before attempting to enslave (#5853)
by Roelf Wichertjes
· 8 years ago
f88105d
journald: fix assertion failure on journal_file_link_data. (#5843)
by Yusuke Nojima
· 8 years ago
fd22bed
fstab-generator: do not skip Before= ordering for noauto mountpoints (#5547)
by Ivan Shapovalov
· 8 years ago
89a8044
sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually deleted/moved (#5580)
by Michal Sekletar
· 8 years ago
1371c92
loginctl: fix typo causing ignoring multiple session IDs (#5732)
by slodki
· 8 years ago
4dfc537
tmpfiles: downgrade error message when operation is not supported (#5692)
by Yu Watanabe
· 8 years ago
22b4881
core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit platforms (#5713)
by Evgeny Vereshchagin
· 8 years ago
678199b
core: downgrade legit error logs (#5705)
by umuttl
· 8 years ago
1bcc1b6
logind: Stopped inhibitions should be considered inactive (#5698)
by afrantzis
· 8 years ago
817b772
networkd: fix route_new_static assert when IPv4LLRoute=true (#5676)
by Susant Sahani
· 8 years ago
709ea85
journal: fix up syslog facility when forwarding native messages (#5667)
by Michael Biebl
· 8 years ago
677a50e
basic: forbid rm_rf() to remove paths ending with ".." (#5653)
by Jan Synacek
· 8 years ago
a7637ee
basic/journal-importer: Fix unaligned access in get_data_size() (#5622)
by John Paul Adrian Glaubitz
· 8 years ago
47ae16f
systemctl: fix broken vertical lines in list-dependencies --all (#5608)
by Felix Zhang
· 8 years ago
fb72406
machinectl: don't return 1 in case we couldn't figure out container IP addresses (#5587)
by Michal Sekletar
· 8 years ago
bdd5ae0
journal: prevent integer overflow while validating header (#5569)
by Tobias Stoeckmann
· 8 years ago
cc60212
headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
90eee30
resolve: add missing space in output message (#5574)
by Yu Watanabe
· 8 years ago
16037d2
cgtop: use PRIu64 to print uint64_t (#5544)
by Thomas H. P. Andersen
· 8 years ago
26bffa0
coredump: fix handling of premature-eof data for --backtrace
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
eea54dd
import: bump image size safety limit for machinectl pull (#5535)
by Dax Kelson
· 8 years ago
a75dde1
dhcp-server: add two missing OOM checks
by Lennart Poettering
· 8 years ago
47ef78b
Merge pull request #5502 from poettering/coredump-mini-fixes
by Lennart Poettering
· 8 years ago
fb92fbb
udev: Use parent bus id for virtio disk builtin path-id (#5500)
by Viktor Mihajlovski
· 8 years ago
d6d0473
Revert "util: Fine tune running_in_chroot() a bit" (#5506)
by Lennart Poettering
· 8 years ago
501551e
coredump: define a macro for a "short bus call timeout"
by Lennart Poettering
· 8 years ago
b8cda92
coredump: introduce is_journald_crash() and is_pid1_crash() helpers
by Lennart Poettering
· 8 years ago
32a1575
coredump: normalize generation/parsing of COREDUMP_TRUNCATED=
by Lennart Poettering
· 8 years ago
059c35f
mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)
by Lennart Poettering
· 8 years ago
7796972
core: when a unit's SourcePath points to API VFS pretend we are never out-of-date (#5487)
by Lennart Poettering
· 8 years ago
ecadd9b
Merge pull request #5458 from keszybz/coredump
by Lennart Poettering
· 8 years ago
92d6f2f
Merge pull request #5494 from poettering/run-fixes
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3401f0e
resolved: add the new KSK to the built-in resolved trust anchor (#5486)
by Lennart Poettering
· 8 years ago
e350ca3
automount: if an automount unit is masked, don't react to activation anymore (#5445)
by Lennart Poettering
· 8 years ago
eb5877a
coredumpctl: avoid spurious warning about systemd-coredump@0.service
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b9aaa7f
coredumpctl: print a hint when no journal files are found
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
4f37cbd
journalctl: move access_check() to shared/
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7d8e7c0
coredumpctl: use a 3s timeout for checking units
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
Next »