Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v231-stable
64e19b0
build-sys: add check for gperf lookup function signature (#5055)
by Mike Gilbert
· 9 years ago
v231-stable
b1c45fe
tree-wide: use __ prefixed gcc attributes (#10843)
by Lennart Poettering
· 7 years ago
7e7c9ad
core: don't include libmount.h in a header file (#8580)
by Michael Olbrich
· 7 years ago
84aa071
basic/macros: rename noreturn into _noreturn_ (#8456)
by Franck Bui
· 7 years ago
ad75046
udev/net-id: check all snprintf return values
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
73dcf19
Fix format-truncation compile failure by typecasting USB IDs (#8250)
by Patrick Uiterwijk
· 7 years ago
dcaa032
missing_syscall: when adding syscall replacements, use different names (#8229)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7dc38f2
test: handle gracefully if decompressor tools are not installed (#7455)
by Lennart Poettering
· 8 years ago
b8b6eea
fix includes
by Matija Skala
· 8 years ago
77ec60c
sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)
by Lubomir Rintel
· 9 years ago
72be39a
journal: Add test cases that catch out-of-bounds read in journald
by Filipe Brandenburger
· 7 years ago
72410ac
journal: fix out-of-bounds read CVE-2018-16866
by Filipe Brandenburger
· 7 years ago
7e85bcd
resolved: fix loop on packets with pseudo dns types
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
9b7e229
rfkill: fix erroneous behavior when polling the udev monitor (#6489)
by S. Fan
· 8 years ago
7cf20aa
virt: enable detecting QEMU (TCG) via CPUID (#6399)
by Daniel Berrange
· 8 years ago
46ee71c
resolved: define various packet sizes as unsigned
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
626e9ef
resolved: do not allocate packets with minimum size
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e3abee3
resolved: simplify alloc size calculation
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
976d4b21
test-resolved-packet: add a simple test for our allocation functions
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a7c2ac8
sd-device: replace lstat() + open() with open(O_NOFOLLOW)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
47194e6
resolve: fix strv memleak
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
c9906ce
core/dbus: fix two strv memleaks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2b0fa66
core: fix memleak in bus_exec_context_set_transient_property (#5143)
by Evgeny Vereshchagin
· 8 years ago
3362859
acl-util: fix memleak
by Evgeny Vereshchagin
· 9 years ago
c36c799
journalctl: fix memleak
by Evgeny Vereshchagin
· 9 years ago
e67c650
sysusers: fix memleak (#4443)
by Evgeny Vereshchagin
· 9 years ago
18de263
sysusers: fix memleak (#4430)
by Evgeny Vereshchagin
· 9 years ago
abdafca
boot: fix `bootctl install` segfault (#4404)
by Yu Watanabe
· 9 years ago
97248e2
journal-gatewayd: fix segfault with certain request (#3893)
by Yi EungJun
· 9 years ago
e72c338
sd-event: "when exiting no signal event are pending" is a wrong assertion (#5271)
by Franck Bui
· 8 years ago
e40c300
sd-network: fix memleak in dhcp6_lease_set_domains (#5113)
by Evgeny Vereshchagin
· 8 years ago
975e64e
sd-network: fix memleak in dhcp6_option_parse_domainname (#5114)
by Evgeny Vereshchagin
· 8 years ago
c29d249
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
by Dave Reisner
· 9 years ago
37c30b6
core: don't hit an assert when printing status messages about units with overly long description strings
by Lennart Poettering
· 9 years ago
4185055
core: if the start command vanishes during runtime don't hit an assert
by Lennart Poettering
· 9 years ago
a33057b
logind: don't hit assert when we try to free NULL manager object
by Lennart Poettering
· 9 years ago
59fab93
udev: net_id: add support for phys_port_name attribute (#4506)
by Jiří Pírko
· 9 years ago
2934d04
resolved: bugfix of null pointer p->question dereferencing (#6020)
by Evgeny Vereshchagin
· 8 years ago
48aab8b
pid1: do not use mtime==0 as sign of masking (#4388)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
2901e7a
build-sys: check for lz4 in the old and new numbering scheme (#4717)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
2f38e2f
Various simplifications
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
eadc5d9
shared/install: fix set-default with empty root (#4118)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
9d77c48
pid1: process zero-length notification messages again
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
39e5e97
pid1: don't return any error in manager_dispatch_notify_fd() (#4240)
by Franck Bui
· 9 years ago
2e9b525
If the notification message length is 0, ignore the message (#4237)
by Jorge Niedbalski
· 9 years ago
3cb3b01
shared/install: do not enable masked instances (#4005)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
0da0a63
systemd: ignore lack of tty when checking whether colors should be enabled
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
e59e123
Revert "pid1: reconnect to the console before being re-executed"
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
3f5a187
shared/install: properly report masked units listed in Also=
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
bfcaa19
shared/install: when creating symlinks, keep existing relative symlinks
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f0d72d4
shared/install: move root skipping into create_symlink()
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
c9b3950
man: describe what symlinks to unit do, and specify that presets must use real names
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
35b8a55
shared/install: ignore unit symlinks when doing preset-all
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
6f3bf5e
shared/install: remove unused paramater and add more comments
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
ee2b7cb
systemctl: fix preset-all with missing /etc/systemd/system
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
9ecf9e4
man: explain that *KeyIgnoreInhibited only apply to a subset of locks
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
811a90e
Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"
by Mantas Mikulėnas
· 9 years ago
c877672
systemd-ask-password: make sure directory watch is started before cryptsetup (#3850)
by tblume
· 9 years ago
8210982
logind: 0% and 100% should be valid for UserTasksMax (#3836)
by Tejun Heo
· 9 years ago
555c57d
systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)
by Christian Rebischke
· 9 years ago
38b383d
build-sys: metadata updates for v231 (#3803)
by Lennart Poettering
· 9 years ago
v231
9d372fe
CODING_STYLE fixes (#3804)
by Lennart Poettering
· 9 years ago
f86f6f8
Merge pull request #3802 from poettering/id128-fixes
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
82fda58
Merge pull request #3800 from keszybz/systemctl-more-cleanup
by Lennart Poettering
· 9 years ago
91c8861
man: extend documentation on the SplitMode= setting (#3801)
by Lennart Poettering
· 9 years ago
0b81133
CODING_STYLE: document src/shared ←→ src/basic split
by Lennart Poettering
· 9 years ago
65548c5
sd-id128: be more liberal when reading files with 128bit IDs
by Lennart Poettering
· 9 years ago
87410f1
fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()
by Lennart Poettering
· 9 years ago
91fe95e
man: minor man page fix
by Lennart Poettering
· 9 years ago
87d41d6
automount: don't cancel mount/umount request on reload/reexec (#3670)
by Michael Olbrich
· 9 years ago
2de0b9e
transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)
by Michael Olbrich
· 9 years ago
9bb7194
systemctl: use _cleanup_ for UnitCondition
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f8654ba
systemctl: simplify machine_info_clear
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
c8091d9
coredump: turn off coredump collection only when PID 1 crashes, not when journald crashes (#3799)
by Lennart Poettering
· 9 years ago
662bea6
systemctl: avoid "leaking" some strings in UnitStatusInfo
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
a733551
systemctl: use cleanup function for UnitStatusInfo
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
3d391fa
Merge pull request #3681 from walyong/systemctl_condition
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
26598be
Merge pull request #3798 from keszybz/news-and-man-tweaks
by Lennart Poettering
· 9 years ago
b1ed76a
systemctl: style tweaks for the new condition code
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
43eb109
core: change ExecStart=! syntax to ExecStart=+ (#3797)
by Lennart Poettering
· 9 years ago
93f07c8
man: use "search for unit"
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
1ecbf32
NEWS: reword the text about libshared
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
5164c3b
man: make chroot less prominent in discussion of nspawn
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
f777b43
shared/install: allow "enable" on linked unit files (#3790)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
5ed020d
getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792)
by Michal Soltys
· 9 years ago
e9baf696
Merge pull request #3796 from poettering/mailmap
by Martin Pitt
· 9 years ago
98df808
namespace: don't fail on masked mounts (#3794)
by Alban Crequy
· 9 years ago
0f1da52
NEWS: document the new shared library for internal code
by Lennart Poettering
· 9 years ago
3324079
update hwdb (#3795)
by Lennart Poettering
· 9 years ago
3990961
man: update systemctl man page for unit file commands, in particular "systemctl enable"
by Lennart Poettering
· 9 years ago
fec46f4
NEWS: update mailmap to bring NEWS and "make git-contrib" in line
by Lennart Poettering
· 9 years ago
43a569a
NEWS: more stuff for v231 (#3786)
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
1415e04
Merge pull request #3785 from keszybz/less-return-errno
by Martin Pitt
· 9 years ago
771de3f
NEWS: remove duplicate names and fix a few typos
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
2880b01
Merge pull request #3784 from poettering/NEWS-v231
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
476b825
nspawn: don't skip cleanup on locking error
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
92dfd88
import: don't log "fake" errno values
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
d710aaf
Use "return log_error_errno" in more places"
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
31b14fd
Merge pull request #3777 from poettering/id128-rework
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
fcd3082
Populate NEWS a bit, in preparation for v231
by Lennart Poettering
· 9 years ago
Next »