Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v231-stable
/
src
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
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
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
811a90e
Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"
by Mantas Mikulėnas
· 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
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
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
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
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
f777b43
shared/install: allow "enable" on linked unit files (#3790)
by Zbigniew Jędrzejewski-Szmek
· 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
3990961
man: update systemctl man page for unit file commands, in particular "systemctl enable"
by Lennart Poettering
· 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
5157879
coredump: turn off coredump collection entirely after journald or PID 1 crashed
by Lennart Poettering
· 9 years ago
78f043f
coredump: make sure to handle crashes of PID 1 and journald special
by Lennart Poettering
· 9 years ago
5052c4e
Merge pull request #3753 from poettering/tasks-max-scale
by Lennart Poettering
· 9 years ago
fec603e
coredump: truncate overly long coredump metadata fields (#3780)
by Lennart Poettering
· 9 years ago
e08ab37
systemctl: never check inhibitors if -H or -M are used (#3781)
by Lennart Poettering
· 9 years ago
0d9e799
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
by Alessandro Puccetti
· 9 years ago
54cd655
nspawn: set DevicesPolicy closed and clean up duplicated devices
by Alessandro Puccetti
· 9 years ago
b3d1d51
namespace: ensure to return a valid inaccessible nodes (#3778)
by Alessandro Puccetti
· 9 years ago
b3785cd
core: check for overflow when handling scaled MemoryLimit= settings
by Lennart Poettering
· 9 years ago
2424b6b
macros.systemd.in: add %systemd_ordering (#3776)
by Harald Hoyer
· 9 years ago
79baeeb
core: change TasksMax= default for system services to 15%
by Lennart Poettering
· 9 years ago
c06eec1
logind: change TasksMax= value for user logins to 33%
by Lennart Poettering
· 9 years ago
84af782
main: simplify things a bit by moving container check into fixup_environment()
by Lennart Poettering
· 9 years ago
f7903e8
core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale
by Lennart Poettering
· 9 years ago
83f8e80
core: support percentage specifications on TasksMax=
by Lennart Poettering
· 9 years ago
487ddeb
machine-id-setup: add new --print switch
by Lennart Poettering
· 9 years ago
4b1afed
core: rework machine-id-setup.c to use the calls from id128-util.[ch]
by Lennart Poettering
· 9 years ago
9ca8d43
sd-id128: handle NULL return parameter in sd_id128_from_string() nicer
by Lennart Poettering
· 9 years ago
e042eab
main: make sure set_machine_id() doesn't clobber arg_machine_id on failure
by Lennart Poettering
· 9 years ago
15b1248
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
by Lennart Poettering
· 9 years ago
317feb4
nspawn: rework /etc/machine-id handling
by Lennart Poettering
· 9 years ago
2a6736d
systemctl: fix format string for uint64_t field
by Lennart Poettering
· 9 years ago
Next »