Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v232-stable
cc56e4f
tree-wide: use __ prefixed gcc attributes (#10843)
by Lennart Poettering
· 7 years ago
v232-stable
7d2ba4d
core: don't include libmount.h in a header file (#8580)
by Michael Olbrich
· 7 years ago
05229ab
basic/macros: rename noreturn into _noreturn_ (#8456)
by Franck Bui
· 7 years ago
e8dd98c
udev/net-id: check all snprintf return values
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
b40ebb4
Fix format-truncation compile failure by typecasting USB IDs (#8250)
by Patrick Uiterwijk
· 7 years ago
a8fce45
missing_syscall: when adding syscall replacements, use different names (#8229)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
6b247dc
test: handle gracefully if decompressor tools are not installed (#7455)
by Lennart Poettering
· 8 years ago
e5f25dd
fix includes
by Matija Skala
· 8 years ago
7974b4c
sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)
by Lubomir Rintel
· 9 years ago
860c2a6
journal: Add test cases that catch out-of-bounds read in journald
by Filipe Brandenburger
· 7 years ago
5e0c8f6
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 7 years ago
758503b
machinectl: make sure that inability to get OS version isn't consider fatal for machine list (#4972)
by Jan Synacek
· 8 years ago
79efa8e
coredump: really extract container cmdline (#5167)
by Evgeny Vereshchagin
· 8 years ago
007cdfc
units: restore Before dependencies for systemd-vconsole-setup.service
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
6053242
systemctl: ignore SIGTERM after switch root
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
228523c
systemctl: always avoid being killed when doing switch-root
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ff17203
journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181)
by Yi EungJun
· 8 years ago
ce4f32f
journal-gatewayd: actually recognize -D as a synonym for --directory (#5180)
by Ivan Shapovalov
· 8 years ago
79a5d86
build-sys: add check for gperf lookup function signature (#5055)
by Mike Gilbert
· 9 years ago
71357f8
seccomp: rework seccomp code, to improve compat with some archs
by Lennart Poettering
· 9 years ago
d262fb5
core: add new RestrictNamespaces= unit file setting
by Lennart Poettering
· 9 years ago
3fe7a21
tree-wide: drop NULL sentinel from strjoin
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
53ae629
journald: don't flush to /var/log/journal before we get asked to
by Lennart Poettering
· 9 years ago
d30213c
parse_hwdb: fix to work with pyparsing 2.1.10
by Martin Pitt
· 9 years ago
b6700f3
nspawn: fix clobbering of selinux context arg
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f0dc398
resolve: fix strv memleak
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f2f5c4d
core/execute: fix strv memleak
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
0cb9698
core/dbus: fix two strv memleaks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
59ce906
bash-completion: add support for --now (#5155)
by Jan Synacek
· 8 years ago
d8386bf
Fixi caching in zsh completion (#5122)
by Александр Тихонов
· 9 years ago
5efdac3
bash_completion: journalctl: Complete -t option values
by Namhyung Kim
· 9 years ago
176e36e
bash_completion: journalctl: add missing options
by Namhyung Kim
· 9 years ago
3a087e7
systemctl: uninitalized variable
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
7770e9f
cryptsetup: fix unitialized variable
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
3f40c95
shell-completion: redirect all errors from systemctl to /dev/null
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f1e5bbe
kernel-install: avoid process substitution
by Michal Schmidt
· 9 years ago
fba761f
rpm triggers: do nothing if systemd is not running (#5065)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
acfeb54
shared: check strdup != NULL
by Evgeny Vereshchagin
· 9 years ago
a4ead95
shared: fix double free in link
by Evgeny Vereshchagin
· 9 years ago
83d9a6e
shared: fix double free in unmask (#5005)
by Jan Synacek
· 9 years ago
6eda08f
core: fix sockaddr length calculation for sockaddr_pretty() (#4966)
by Lennart Poettering
· 9 years ago
511b40e
units: fix condition for systemd-journal-catalog-update.service (#4990)
by Lennart Poettering
· 9 years ago
d3d0428
machinectl: handle EOPNOTSUPP from print_addresses (#4979)
by Graeme Lawes
· 9 years ago
eac04c9
core: downgrade "Time has been changed" to debug (#4906)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
59ebe5b
sysv-generator: properly translate sysv facilities
by Lennart Poettering
· 9 years ago
1fd8d16
machinectl: make "machinectl -E … shell" work
by Lennart Poettering
· 9 years ago
92f6078
nspawn: when getting SIGCHLD make sure it's from the first child (#4855)
by Andrey Ulanov
· 9 years ago
f04a5c9
build-sys: define arm as secondary architecture for arm64
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
331ea13
nspawn: add missing -E to getopt_long (#4860)
by Wim de With
· 9 years ago
09dc799
rules: consider MMC device partitions with partition number > 9 (#4831)
by Kieran Colford
· 9 years ago
7831683
networkd: link_enter_configured remove assert (#4800)
by Susant Sahani
· 9 years ago
dc28516
journal: make sure to initially populate the space info cache (#4807)
by Franck Bui
· 9 years ago
c9b991d
systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#4773)
by Franck Bui
· 9 years ago
9b01faa
udevd: check correct return value of fcntl() (#4758)
by Daniel Wagner
· 9 years ago
9dd94c0
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
by Dave Reisner
· 9 years ago
4392eba
fix journald startup problem when code is compiled with -DNDEBUG (#4735)
by Waldemar Brodkorb
· 9 years ago
0e2e7e8
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
by Franck Bui
· 9 years ago
4096128
core: consider SIGTERM as a clean exit status for initrd-switch-root.service (#4713)
by Franck Bui
· 9 years ago
23c3ed8
networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707)
by Susant Sahani
· 9 years ago
25cd939
build-sys: check for lz4 in the old and new numbering scheme (#4717)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
b291d26
sd-event: fix sd_event_source_get_priority() (#4712)
by Martin Ejdestig
· 9 years ago
8f8eacd
link: fix offload features initialization (#4639)
by Maks Naumov
· 9 years ago
986e777
timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#4626)
by akochetkov
· 9 years ago
7d7017a
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f28e754
core:namespace: count and free failed paths inside chase_all_symlinks() (#4619)
by Djalal Harouni
· 9 years ago
ff699dc
nspawn: slight simplification
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
d7270c1
nspawn: avoid one strdup by using free_and_replace
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
d14d851
core: make RootDirectory= and ProtectKernelModules= work
by Djalal Harouni
· 9 years ago
fb36bef
core: don't use the unified hierarchy for the systemd cgroup yet (#4628)
by Martin Pitt
· 9 years ago
045473c
nspawn: fix exit code for --help and --version (#4609)
by Martin Pitt
· 9 years ago
a9facbd
kernel-install: use exit instead of return (#4565)
by Yu Watanabe
· 9 years ago
55edef4
build-sys: link test-seccomp against seccomp libs (#4560)
by Martin Pitt
· 9 years ago
a1e2ef7
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
v232
c14eff3
hwdb update for 232 (#4557)
by Lennart Poettering
· 9 years ago
54b2459
final NEWS update for 232 (#4558)
by Lennart Poettering
· 9 years ago
34f139c
Merge pull request #4543 from endocode/djalal/fix-dynamicuser-supplementary-groups
by Djalal Harouni
· 9 years ago
5c67067
test: test DynamicUser= with SupplementaryGroups=
by Djalal Harouni
· 9 years ago
2b9ac11
test: test DynamicUser= with a fixed user
by Djalal Harouni
· 9 years ago
cdc5d5c
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is set
by Djalal Harouni
· 9 years ago
b2c82a7
Merge pull request #4547 from keszybz/two-testsuite-tweaks
by Lennart Poettering
· 9 years ago
b23f2b7
Merge pull request #4546 from keszybz/xsprintf-revert
by Lennart Poettering
· 9 years ago
1258f08
parse_hwdb: add import fallback for python2
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
e02c613
udev/udev-watch: calculate the real buffer sizes needed
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
a6eccc3
Do not raise in switch root if paths are too long
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
75ead2b
sd-bus: use PRIu64 instead of casting
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
e68eedb
Revert some uses of xsprintf
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
7fa6328
Merge pull request #4481 from poettering/perpetual
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f57ee14
Merge pull request #4542 from poettering/v232prep
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
ac334b2
core: make a constant table actually constant
by Lennart Poettering
· 9 years ago
07ecca0
core: don't hit an assert when printing status messages about units with overly long description strings
by Lennart Poettering
· 9 years ago
0cc6064
man: fix two typos (is → are) (#4544)
by Lucas Werkmeister
· 9 years ago
31887c7
Merge pull request #4456 from keszybz/stored-fds
by Lennart Poettering
· 9 years ago
5b9635d
systemctl: fix incorrect "need reload" on cat (#4535)
by Lucas Werkmeister
· 9 years ago
32e134c
Merge pull request #4483 from poettering/exec-order
by Lennart Poettering
· 9 years ago
515958c
build-sys: bump package and library version in preparation for v232
by Lennart Poettering
· 9 years ago
b4eed56
add two additional entries to NEWS
by Lennart Poettering
· 9 years ago
07393b6
NEWS: add contributor list to news file
by Lennart Poettering
· 9 years ago
b092463
pid1: fix fd memleak when we hit FileDescriptorStoreMax limit
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
1201cae
core: change mount_synthesize_root() return to int
by Lennart Poettering
· 9 years ago
c69305f
networkd: flush DNSSL/RDNSS lists when we lose carrier
by Lennart Poettering
· 9 years ago
Next »