Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v236-stable
eba9b56
tree-wide: use __ prefixed gcc attributes (#10843)
by Lennart Poettering
· 6 years ago
v236-stable
3a36e7a
build-sys: disable -Wmaybe-uninitialized
by Filipe Brandenburger
· 6 years ago
cbce67a
meson: rename -Ddebug to -Ddebug-extra
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
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
· 6 years ago
fb50f96
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 6 years ago
242f14c
Revert "analyze: fix prototype mismatch on libseccomp-less builds (#7768)"
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
3e14c4c
tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849)
by Franck Bui
· 7 years ago
637605d
util-lib: save/restore errno in cleanup calls
by Lennart Poettering
· 7 years ago
a27ba9b
sd-radv: avoid redefinition of struct in6_addr
by Hans-Christian Noren Egtvedt
· 7 years ago
77760e1
missing: add bpf() define for ARM definition
by Hans-Christian Noren Egtvedt
· 7 years ago
627f112
missing: fix bpf() define for Tilera
by Hans-Christian Noren Egtvedt
· 7 years ago
27ecaca
timesync: fix typo
by Yu Watanabe
· 7 years ago
e4512bc
network: fix invalid memory access in netdev_cancel_callback
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
b409bfa
networkd: fix memory corruption
by Lennart Poettering
· 7 years ago
43af3d5
network: fix memory leak when an netdev was skipped
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
34b15c0
networkd: call link_set_routing_policy_rule before setting routes (#7815)
by Susant Sahani
· 7 years ago
a1cf10a
sd-device: support the case that /sys is a symlink
by Yu Watanabe
· 7 years ago
d0467ba
sd-device: use chase_symlinks()
by Yu Watanabe
· 7 years ago
28a407a
rules: Mark the kvm device as static_node (for s390x and ppc64) (#7795)
by Thomas Huth
· 7 years ago
6865353
logind: fix user_object_find()
by Lennart Poettering
· 7 years ago
b618a01
core: Fix edge case when processing /proc/self/mountinfo (#7811)
by rkolchmeyer
· 7 years ago
5a7d288
install: search preset files in /run (#7715)
by John Lin
· 7 years ago
af9ef98
core: RuntimeDirectory= does not request new mount namespace
by Yu Watanabe
· 7 years ago
2281550
Revert "core/execute: RuntimeDirectory= or friends requires mount namespace"
by Yu Watanabe
· 7 years ago
013fef5
systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
by Bruce A. Johnson
· 7 years ago
c9967fe
NEWS: add in a missing change back from 229 (#7804)
by Lennart Poettering
· 7 years ago
fa45ca2
ip-address-access: let's exit the loop after invalidating our entry a (#7803)
by Lennart Poettering
· 7 years ago
437ed78
meson: don't search PATH for telinit (#7770)
by Mike Gilbert
· 7 years ago
3dc803a
core: double free in bus_timer_set_transient_property
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4ae164f
run: double free
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
a1d9b04
dhcp6: Fix DHCPv6 client file descriptor and event handling (#7796)
by Patrik Flykt
· 7 years ago
b2bcf3a
README: EXT4_POSIX_ACL -> EXT4_FS_POSIX_ACL (#7799)
by George G
· 7 years ago
cd08eeb
resolved: skip conflict notifications for DNS-SD PTR RRs
by Dmitry Rozhkov
· 7 years ago
42f722d
resolved: fix refcounting DnsScope's conflict_queue
by Dmitry Rozhkov
· 7 years ago
70800e1
fix systemd-analyze time when default.target is not reached (#7764)
by Boucman
· 7 years ago
4b19f97
basic: detect_vm_cpuid: fix hypervisor detection
by Mike Gilbert
· 7 years ago
c46365e
analyze: fix prototype mismatch on libseccomp-less builds (#7768)
by Lennart Poettering
· 7 years ago
7b21bda
fileio: write_string_stream_ts: check for file errors immediately
by Mike Gilbert
· 7 years ago
f149690
fileio: write_string_stream_ts: return errors from fputs and fputc
by Mike Gilbert
· 7 years ago
f60c0eb
sysctl: use raw file descriptor in sysctl_write (#7753)
by Mike Gilbert
· 7 years ago
cfa0327
basic: detect_vm_cpuid: use gcc's __get_cpuid() function (#7758)
by Mike Gilbert
· 7 years ago
21b90fe
analyze: correct help text where we take unit name arguments
by Lennart Poettering
· 7 years ago
3ed8209
man: systemd: fix typo (#7746)
by nulsoh
· 7 years ago
8db0325
terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null()
by Lennart Poettering
· 7 years ago
fafc57e
fd-util: use close_nointr() return value instead of errno
by Lennart Poettering
· 7 years ago
571b5f2
bootspec: drop ".conf" from BootEntry.filename
by Yu Watanabe
· 7 years ago
ef59288
meson: hopefully renameat2() will show up where renameat() is defined
by Lennart Poettering
· 7 years ago
ea4edf5
meson: look for gettid() definition where getpid() is defined
by Lennart Poettering
· 7 years ago
c598286
meson: when pivot_root() is added one day, look for it in <unistd.h>
by Lennart Poettering
· 7 years ago
e2f425f
meson: use "args" for setting _GNU_SOURCE when checking for functions
by Lennart Poettering
· 7 years ago
1d42b9f
meson: define _GNU_SOURCE to detect copy_file_range() (#7734)
by Yu Watanabe
· 7 years ago
1b6649e
Add mkdir_errno_wrapper() and use instead of mkdir() in various places
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
495fd67
systemctl: don't show vendor preset state for generated/transient units (#7711)
by Lennart Poettering
· 7 years ago
fed2608
core:socket: fix string in socket_exec_command_table
by Yu Watanabe
· 7 years ago
a93970d
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
by Yu Watanabe
· 7 years ago
ad00cc7
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
by Yu Watanabe
· 7 years ago
d9d0bd1
core: fix wrong validity check
by Yu Watanabe
· 7 years ago
b13b528
man: tone down the note that reboot/halt/poweroff are legacy
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c931b73
man: explain noauto/nofail more carefully in crypttab
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c47223d
man: fix example config to conform the content of the man page
by Dmitry Rozhkov
· 7 years ago
34f20f1
catalog: update french translation
by Sylvain Plantefève
· 7 years ago
0234377
shared/seccomp: add mmap handling for powerpc
by Mathieu Malaterre
· 7 years ago
85baa08
Fix #7704 and #7708. (#7712)
by Susant Sahani
· 7 years ago
e3d9e36
man: User=, Group= *never* work for mount units (#7602)
by Alan Jenkins
· 7 years ago
e6ef80d
man: note that `systemctl show` does not overridden value
by Yu Watanabe
· 7 years ago
5d3e21f
man: LockPersonality= implies NoNewPrivileges=
by Yu Watanabe
· 7 years ago
0dbe24f
timedatectl: fix status output (#7696)
by Yu Watanabe
· 7 years ago
f5b929d
more portable perl shebangs (#7701)
by Jörg Thalheim
· 7 years ago
a31fc12
cryptsetup: use uint64_t for keyfile-offset= (#7689)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
8d6923d
analyze: use normal bus connection for "plot" verb (#7685)
by Zbigniew Jędrzejewski-Szmek
· 7 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
d27511c
build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)
by Felipe Sateler
· 7 years ago
37e2e0a
cryptsetup-generator: Don't mistake NULL input as OOM (#7688)
by Jan Alexander Steffens
· 7 years ago
397bbea
catalog: update Russian translation (#7678)
by Sergey Ptashnick
· 7 years ago
a3285aa
catalog: update Polish translation (#7660)
by Piotr Drąg
· 7 years ago
91d819b
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
by Franck Bui
· 7 years ago
d9fb397
Fix logical error in meson.build (#7658)
by Max Harmathy
· 7 years ago
35a59a3
man: Clarify when OnFailure= activates after restarts (#7646)
by Ken (Bitsko) MacLeod
· 7 years ago
7758dbd
udev-link-config: add missing OOM check
by Lennart Poettering
· 7 years ago
a1b2c92
final v236 update (#7649)
by Lennart Poettering
· 7 years ago
v236
a181c67
Merge pull request #7608 from poettering/more-news-v236
by Lennart Poettering
· 7 years ago
f78a88b
Merge pull request #6598 from kyle-walker/shutdown-limit
by Lennart Poettering
· 7 years ago
e314001
Merge pull request #7640 from keszybz/tainting-updates
by Lennart Poettering
· 7 years ago
bdd2bbc
Merge pull request #7469 from kinvolk/dongsu/nspawn-netns
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
590171d
Update TODO
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
49e74d7
meson: restore --update-catalog call after install
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
b2e7486
Make taint message structured and add catalog entry
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
198ce93
core: drop taints for nobody user/group names
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
6c9c81f
Merge pull request #7643 from keszybz/hwdb-update-again
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
Next »