Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v236-stable
/
src
eba9b56
tree-wide: use __ prefixed gcc attributes (#10843)
by Lennart Poettering
· 7 years ago
v236-stable
d2da7a2
meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900)
by Yu Watanabe
· 7 years ago
2bc141b
core: don't include libmount.h in a header file (#8580)
by Michael Olbrich
· 7 years ago
a67ed5e
basic/macros: rename noreturn into _noreturn_ (#8456)
by Franck Bui
· 7 years ago
7aac5dd
Fix format-truncation compile failure by typecasting USB IDs (#8250)
by Patrick Uiterwijk
· 7 years ago
c1d7d17
journal: Add test cases that catch out-of-bounds read in journald
by Filipe Brandenburger
· 7 years ago
fb50f96
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 7 years ago
242f14c
Revert "analyze: fix prototype mismatch on libseccomp-less builds (#7768)"
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3e14c4c
tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849)
by Franck Bui
· 8 years ago
637605d
util-lib: save/restore errno in cleanup calls
by Lennart Poettering
· 8 years ago
a27ba9b
sd-radv: avoid redefinition of struct in6_addr
by Hans-Christian Noren Egtvedt
· 8 years ago
77760e1
missing: add bpf() define for ARM definition
by Hans-Christian Noren Egtvedt
· 8 years ago
627f112
missing: fix bpf() define for Tilera
by Hans-Christian Noren Egtvedt
· 8 years ago
27ecaca
timesync: fix typo
by Yu Watanabe
· 8 years ago
e4512bc
network: fix invalid memory access in netdev_cancel_callback
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b409bfa
networkd: fix memory corruption
by Lennart Poettering
· 8 years ago
43af3d5
network: fix memory leak when an netdev was skipped
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
34b15c0
networkd: call link_set_routing_policy_rule before setting routes (#7815)
by Susant Sahani
· 8 years ago
a1cf10a
sd-device: support the case that /sys is a symlink
by Yu Watanabe
· 8 years ago
d0467ba
sd-device: use chase_symlinks()
by Yu Watanabe
· 8 years ago
6865353
logind: fix user_object_find()
by Lennart Poettering
· 8 years ago
b618a01
core: Fix edge case when processing /proc/self/mountinfo (#7811)
by rkolchmeyer
· 8 years ago
5a7d288
install: search preset files in /run (#7715)
by John Lin
· 8 years ago
af9ef98
core: RuntimeDirectory= does not request new mount namespace
by Yu Watanabe
· 8 years ago
2281550
Revert "core/execute: RuntimeDirectory= or friends requires mount namespace"
by Yu Watanabe
· 8 years ago
013fef5
systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
by Bruce A. Johnson
· 8 years ago
fa45ca2
ip-address-access: let's exit the loop after invalidating our entry a (#7803)
by Lennart Poettering
· 8 years ago
3dc803a
core: double free in bus_timer_set_transient_property
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
4ae164f
run: double free
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a1d9b04
dhcp6: Fix DHCPv6 client file descriptor and event handling (#7796)
by Patrik Flykt
· 8 years ago
cd08eeb
resolved: skip conflict notifications for DNS-SD PTR RRs
by Dmitry Rozhkov
· 8 years ago
42f722d
resolved: fix refcounting DnsScope's conflict_queue
by Dmitry Rozhkov
· 8 years ago
70800e1
fix systemd-analyze time when default.target is not reached (#7764)
by Boucman
· 8 years ago
4b19f97
basic: detect_vm_cpuid: fix hypervisor detection
by Mike Gilbert
· 8 years ago
c46365e
analyze: fix prototype mismatch on libseccomp-less builds (#7768)
by Lennart Poettering
· 8 years ago
7b21bda
fileio: write_string_stream_ts: check for file errors immediately
by Mike Gilbert
· 8 years ago
f149690
fileio: write_string_stream_ts: return errors from fputs and fputc
by Mike Gilbert
· 8 years ago
f60c0eb
sysctl: use raw file descriptor in sysctl_write (#7753)
by Mike Gilbert
· 8 years ago
cfa0327
basic: detect_vm_cpuid: use gcc's __get_cpuid() function (#7758)
by Mike Gilbert
· 8 years ago
21b90fe
analyze: correct help text where we take unit name arguments
by Lennart Poettering
· 8 years ago
8db0325
terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null()
by Lennart Poettering
· 8 years ago
fafc57e
fd-util: use close_nointr() return value instead of errno
by Lennart Poettering
· 8 years ago
571b5f2
bootspec: drop ".conf" from BootEntry.filename
by Yu Watanabe
· 8 years ago
1b6649e
Add mkdir_errno_wrapper() and use instead of mkdir() in various places
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
495fd67
systemctl: don't show vendor preset state for generated/transient units (#7711)
by Lennart Poettering
· 8 years ago
fed2608
core:socket: fix string in socket_exec_command_table
by Yu Watanabe
· 8 years ago
a93970d
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
by Yu Watanabe
· 8 years ago
ad00cc7
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
by Yu Watanabe
· 8 years ago
d9d0bd1
core: fix wrong validity check
by Yu Watanabe
· 8 years ago
0234377
shared/seccomp: add mmap handling for powerpc
by Mathieu Malaterre
· 8 years ago
85baa08
Fix #7704 and #7708. (#7712)
by Susant Sahani
· 8 years ago
0dbe24f
timedatectl: fix status output (#7696)
by Yu Watanabe
· 8 years ago
a31fc12
cryptsetup: use uint64_t for keyfile-offset= (#7689)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8d6923d
analyze: use normal bus connection for "plot" verb (#7685)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
85a2678
missing: Add DM_DEFERRED_REMOVE
by Henrik Grindal Bakken
· 8 years ago
e7e4f04
missing: Define SMACK_MAGIC if it's missing
by Henrik Grindal Bakken
· 8 years ago
2bcf37f
nspawn: Include missing.h
by Henrik Grindal Bakken
· 8 years ago
7f56775
missing: Define EFIVARFS_MAGIC if missing
by Henrik Grindal Bakken
· 8 years ago
dc64100
missing: Add MAX_HANDLE_SZ
by Henrik Grindal Bakken
· 8 years ago
c33f217
missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
by Henrik Grindal Bakken
· 8 years ago
b7ca3f4
missing: Add some more btrfs structs and constants
by Henrik Grindal Bakken
· 8 years ago
40bcc1d
btrfs: Include missing.h in btrfs-ctree.h
by Henrik Grindal Bakken
· 8 years ago
37e2e0a
cryptsetup-generator: Don't mistake NULL input as OOM (#7688)
by Jan Alexander Steffens
· 8 years ago
91d819b
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
by Franck Bui
· 8 years ago
7758dbd
udev-link-config: add missing OOM check
by Lennart Poettering
· 8 years ago
f78a88b
Merge pull request #6598 from kyle-walker/shutdown-limit
by Lennart Poettering
· 8 years ago
e314001
Merge pull request #7640 from keszybz/tainting-updates
by Lennart Poettering
· 8 years ago
bdd2bbc
Merge pull request #7469 from kinvolk/dongsu/nspawn-netns
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b2e7486
Make taint message structured and add catalog entry
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
198ce93
core: drop taints for nobody user/group names
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
14965b9
resolve: extend systemd-resolve so that it can push per-interface DNS configuration into systemd-resolved (#7576)
by Lennart Poettering
· 8 years ago
fbd0b64
tree-wide: make use of new STRLEN() macro everywhere (#7639)
by Lennart Poettering
· 8 years ago
73ad712
core: Implement sync_with_progress()
by Kyle Walker
· 8 years ago
1142cbd
Merge pull request #7610 from poettering/stdio-nolocking
by Lennart Poettering
· 8 years ago
d5641e0
core: Implement timeout based umount/remount limit
by Kyle Walker
· 8 years ago
f581267
sd-bus: fix a memory leak in message_new_reply() (#7636)
by Cong Wang
· 8 years ago
e18c154
Merge pull request #7606 from yuwata/run-timer
by Lennart Poettering
· 8 years ago
a327431
core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/shutdown (#7214)
by Daniel Black
· 8 years ago
e51faad
busctl: let's make use of the log_error_errno() calls
by Lennart Poettering
· 8 years ago
8d3b9ed
busctl: modernize code a bit
by Lennart Poettering
· 8 years ago
35bbbf8
basic: turn off stdio locking for a couple of helper calls
by Lennart Poettering
· 8 years ago
0d53667
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
by Lennart Poettering
· 8 years ago
966c04c
Merge pull request #7625 from thom311/th/const-strlen
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
30cda19
networkd: RouteTable option in [IPv6AcceptRA] is now properly processed (#7633)
by Saran Tunyasuvunakool
· 8 years ago
59f2725
resolved: fix "in-between" logic when boundaries are equal (#7590)
by Lennart Poettering
· 8 years ago
1bb8d1f
Merge pull request #7618 from tiagosh/sysctl_use_read_line
by Yu Watanabe
· 8 years ago
314a6c0
Merge pull request #7627 from poettering/lowercase-systemd
by Yu Watanabe
· 8 years ago
12ec9c3
sysctl: disable buffer while writing to /proc
by Tiago Salem Herrmann
· 8 years ago
a668bfe
Use read_line() and LONG_LINE_MAX to read values configuration files.
by Tiago Salem Herrmann
· 8 years ago
2de2aba
networkd/dhcp: shorten overlong hostname (#7616)
by Luca Bruno
· 8 years ago
f95b0be
man: "systemd" is to be written in all lower-case, even at beginnings of sentences
by Lennart Poettering
· 8 years ago
3ce5a5d
Merge pull request #7619 from msekletar/cryptsetup-image-name
by Lennart Poettering
· 8 years ago
d7bea6b
nspawn: introduce an option for specifying network namespace path
by Dongsu Park
· 8 years ago
dbcb4a9
tree-wide: use STRLEN() to allocate buffer of constant size
by Thomas Haller
· 8 years ago
6febe75
basic/macros: add STRLEN() to get length of string literal as constant expression
by Thomas Haller
· 8 years ago
18a121f
networkd: don't try to configure IPv6 proxy NDP if IPv6 is not available (#7613)
by Lennart Poettering
· 8 years ago
ffbae6c
Merge pull request #7588 from poettering/resolve-route-tweak
by Yu Watanabe
· 8 years ago
404a048
Merge pull request #7591 from poettering/retry-on-servfail
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
4432ac9
Merge pull request #7611 from poettering/bootspec-fixes
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
bbaa805
Merge pull request #7608 from poettering/more-news-v236
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
Next »