Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
2c4229221c77e3bcc7d32418d8adf1efce3ba962
2c42292
man: mention that stdout logging works the same as stderr logging
by Lennart Poettering
· 5 years ago
v245.4
1e4711a
userwork: fix signal worker sends to manager requesting more workers
by Lennart Poettering
· 5 years ago
c7f9da1
units: do not pull in home.mount from systemd-homed.service
by Lennart Poettering
· 5 years ago
3469a95
home: fix several typos
by Vito Caputo
· 5 years ago
2c5ae0f
homectl: fix a typo
by Piero La Terza
· 5 years ago
5eedafd
import: Only keep RO copy if ETag header is set
by Kevin Kuehler
· 5 years ago
5b434d7
nss-systemd: add missing jump to unlock mutex
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
1a2f596
basic: Fix capability_ambient_set_apply for kernels < 4.3
by Kevin Kuehler
· 5 years ago
e4b7c40
sd-journal: remove the dead code and actually fix #14695
by Michal Sekletár
· 5 years ago
a0b77ea
user-util: switch order of checks in valid_user_group_name_or_id_full()
by Lennart Poettering
· 5 years ago
d71c249
user-util: Allow names starting with a digit
by Balint Reczey
· 5 years ago
9ac3070
Remove stale doc about PrivateNetwork and type
by Zhu Li
· 5 years ago
d822e2a
Add `shell` to machinectl ZSH completion
by Pieter Lexis
· 5 years ago
60521ea
Silence Wstring-plus-int warning when using clangd with GCC.
by Daan De Meyer
· 5 years ago
e6fcb95
path-lookup: Use default value for XDG_CONFIG_DIRS if environment is not set
by David Edmundson
· 5 years ago
0f5047b
network: DHCP lease load SIP copy paste error
by Susant Sahani
· 5 years ago
v245.3
98a3494
davfs is a network file system
by pelzvieh
· 5 years ago
9b52ce5
units: Don't mount tracefs in LXC
by Balint Reczey
· 5 years ago
cd6ff77
swap: check p->what for NULL
by Vito Caputo
· 5 years ago
9ac1ab1
login: allow non-console sessions to change vt
by Arnaud Ferraris
· 5 years ago
8f0feac
logind: log a more accurate error when we failed at session creation
by Franck Bui
· 5 years ago
a0b4460
core: add support for setting CPUAffinity= to special "numa" value
by Michal Sekletár
· 5 years ago
e3b12a7
shared: split out NUMA code from cpu-set-util.c to numa-util.c
by Michal Sekletár
· 5 years ago
d1d3f2a
docs: Add syntax for templated units to systemd.preset man page
by Joerg Behrmann
· 5 years ago
v245.2
3c69813
man: add a tiny bit of markup
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
bf595e7
home: fix segfault when parsing arguments in PAM module
by Haochen Tong
· 5 years ago
e110f4d
test: wait a bit after starting the test service
by Frantisek Sumsal
· 5 years ago
e8df08c
fix journalctl regression (#15099)
by Georg Müller
· 5 years ago
eb3a38c
NEWS: add late note about job trimming issue
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
405f0fc
systemctl: hide the 'glyph' column when --no-legend is requested
by Frantisek Sumsal
· 5 years ago
1c7de81
format-table: allow hiding a specific column
by Frantisek Sumsal
· 5 years ago
b7f2308
core: transition to FINAL_SIGTERM state after ExecStopPost=
by Anita Zhang
· 6 years ago
2867dfb
journalctl: show duplicate entries if they are from the same file (#14898)
by Georg Müller
· 5 years ago
af339a3
namespace: ignore prefix chars when comparing paths
by Topi Miettinen
· 5 years ago
d58988b
udev: fix SECLABEL{selinux} issue (#15064)
by Valery0xff
· 5 years ago
98f8a71
dissect-image: avoid scanning partitions
by Topi Miettinen
· 5 years ago
35c4d42
test: ignore IAB capabilities in `test-execute`
by Frantisek Sumsal
· 5 years ago
4073732
test: add a test case for migrating DynamicUser=yes to no
by Yu Watanabe
· 5 years ago
7059385
execute: Fix migration from DynamicUser=yes to no
by Yu Watanabe
· 5 years ago
ec458d2
homed: replace "home directory" with "home area" in a few places
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
20a7592
shared/ask-password-api: do not show hint on echo
by Christian Hesse
· 5 years ago
084df9c
analyze: fix table time output
by Haochen Tong
· 5 years ago
v245.1
9251cac
Support compiling with clang and gnu11 standard
by Denis Pronin
· 5 years ago
ffccc15
Typo fix
by bemarek
· 5 years ago
1777c7f
Update Croatian translation (#15042)
by gogogogi
· 5 years ago
73678d2
boot: Ensure ARM UEFI binary does not contain FP/SIMD instructions
by James T. Lee
· 5 years ago
b7cf4b4
core: Fix resolution of nested DM devices for cgroups
by Benjamin Berg
· 5 years ago
57680dd
Fix typo on initrd-root-device.target
by antznin
· 5 years ago
ea500ac
Merge pull request #15034 from keszybz/hwdb-update
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v245
03985d0
NEWS: final contributor update for v245
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
5197b41
Merge pull request #15022 from keszybz/make-units-remain-after-exit
by Yu Watanabe
· 5 years ago
0d5aef3
hwdb: update for v245
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
9cbf1e5
units: skip modprobe@.service if the unit appears to be already loaded
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
ff12a79
treewide: more portable bash shebangs
by Jörg Thalheim
· 5 years ago
eda0cbf
Use Finished instead of Started for Type=oneshot services (#14851)
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d48eea5
units: make systemd-network-generator.service stay around
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
412be51
Merge pull request #15013 from systemd/systemctl-list-dependencies
by Yu Watanabe
· 5 years ago
c1817e2
Merge pull request #15023 from keszybz/network-generator-man
by Yu Watanabe
· 5 years ago
94c3a83
systemctl: make list-dependencies take multiple arguments
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
82c8bdf
man: mention networkctl in the networkd man page
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
4a29c18
man: add systemd-network-generator.service(8)
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
9fd32ff
units: restore RemainAfterExit=yes in systemd-vconsole-setup.service
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
44e5d00
pid1: remove unnecessary terminator
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
5403e15
man: update list of supported controllers
by Anita Zhang
· 5 years ago
a3558e7
units: do not ignore return value from systemd --user
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
df883de
pid1, nspawn: voidify loopback_setup()
by Yu Watanabe
· 5 years ago
fd74a13
timesync, meson: allow statically linked build
by Robert Scheck
· 5 years ago
dbf2801
systemctl: do not print items twice in list-dependencies
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
dd0395b
make namespace_flags_to_string() not return empty string
by Yu Watanabe
· 5 years ago
fbd6ac2
Merge pull request #15009 from keszybz/version-and-doc-updates
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
efd5898
Merge pull request #15002 from keszybz/sysusers-no-proc
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
e31b6bd
lgtm: drop the TMPDIR/meson workaround
by Frantisek Sumsal
· 5 years ago
d4de2b2
man: document that .link/.network/.netdev files have the usual ini syntax
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
870d38d
docs: add .link/.network/.netdev files to interface stability chart
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
c7fe06f
man: document the default value for IPv6AcceptRA=
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
cd517eb
man: specify that Domains= is a space-separated list
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
1699f53
hwdb: add corrections for Olimex Teres-I to keyboard hwdb
by Daniel Lublin
· 5 years ago
105a1a3
tree-wide: fix spelling of lookup and setup verbs
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
33eb1f2
tree-wide: drop printk.devkmsg=on setting in various places
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
a345d5c
man,mkosi: use glibc-minimal-langpack for Fedora
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
95d311f
man: bump fedora versions
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
7e0276b
Merge pull request #14874 from bluca/portable_detach_now_block
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
1c5b427
hwdb: 60-sensor.hwdb: Add proximity sensor udev property (#14845)
by Guido Günther
· 5 years ago
fdb0405
selinux: check return value of string_to_security_class()
by Christian Göttsche
· 5 years ago
81d4a02
drop unused translations
by Vladimir Yerilov
· 5 years ago
d015652
update Russian translation
by Vladimir Yerilov
· 5 years ago
1fb5a5e
sysusers: do not require /proc to be mounted
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
a100fe3
NEWS: Use correct tense in v245 entry
by Paul Menzel
· 5 years ago
6cb356c
basic/fs-util: add a version of chmod_and_chown that doesn not use /proc
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
08c7c32
sysusers: many different errnos to express one condition
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
d54bb63
NEWS: two minor entries
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
v245-rc2
9c4d3d7
NEWS: update contributors list
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
8193040
hwdb: update for v245-rc2
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
a75b211
network: Move config_parse_ip_service_type to networkd-dhcp4.c and rename
by Susant Sahani
· 5 years ago
52c222d
Merge pull request #14992 from keszybz/syslog-address-length-fix
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
2b43402
ask-password-api: drop unneeded parentheses
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
86fca58
core/execute: use return value from sockaddr_un_set_path(), remove duplicate check
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
425d925
homed,userdb: don't use sockaddr_un_set_path() on fixed addresses
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
f36a9d5
tree-wide: use the return value from sockaddr_un_set_path()
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
0f18868
test-sizeof: print size socklen_t
by Zbigniew Jędrzejewski-Szmek
· 5 years ago
Next »