Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
db9c5ae73e23d816e2df2a3e10a9a2a60b5b3ed7
db9c5ae
Merge pull request #14201 from poettering/v244-final
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v244
c152a2b
nspawn: allow Capability=all in systemd.nspawn [EXEC] section
by afg
· 6 years ago
78b2bb4
hwdb: run another 'hwdb-update'
by Lennart Poettering
· 6 years ago
8bf2a31
NEWS: update for final 244
by Lennart Poettering
· 6 years ago
dd08aa6
README: move logo up, like on brand.systemd.io README
by Lennart Poettering
· 6 years ago
dc2d009
README: use more appropriate logo format for README
by Lennart Poettering
· 6 years ago
173c787
update TODO
by Lennart Poettering
· 6 years ago
3db7d5d
network: fix double free()
by Yu Watanabe
· 6 years ago
e681a2e
man: use literal tag at one more place
by Yu Watanabe
· 6 years ago
0bca283
man: document sd_event_source_set_floating()
by Lennart Poettering
· 6 years ago
88eb051
man: use mkswap@ instead of makeswap@
by Jan Tojnar
· 6 years ago
806c6a5
journald: don't ask for the machine ID if we don't need it
by Lennart Poettering
· 6 years ago
3aebd9d
journalctl: pager_close() calls fflush(stdout) anyway as first thing
by Lennart Poettering
· 6 years ago
c31469e
journald: remove unused field
by Lennart Poettering
· 6 years ago
2275b74
journalctl: return EOPNOTSUPP if pcre is not enabled
by Lennart Poettering
· 6 years ago
870a2d8
man: don't claim journalctl would still use signals
by Lennart Poettering
· 6 years ago
5a5bd9f
man: add reference to journald man page from systemd.journal-fields(7)
by Lennart Poettering
· 6 years ago
d58b613
man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so here too
by Lennart Poettering
· 6 years ago
6831520
Merge pull request #14179 from poettering/help-fixlets
by Lennart Poettering
· 6 years ago
d18df32
man: drop reference to machined, add one for journald instead
by Lennart Poettering
· 6 years ago
6f63c5b
notify: add color to --help
by Lennart Poettering
· 6 years ago
37a9235
nspawn: highlight description string in --help text
by Lennart Poettering
· 6 years ago
d2a5659
Merge pull request #14166 from keszybz/transient-unit-settings
by Yu Watanabe
· 6 years ago
5bb4503
test-functions: make sure we use the right library path for binaries without RPATH
by Lennart Poettering
· 6 years ago
6da498c
shared/ask-password-api: modify keyctl break value
by Kevin Kuehler
· 6 years ago
a434236
systemctl: fix indentation of cgroup tree
by Lennart Poettering
· 6 years ago
408c81f
cryptsetup: reduce the chance that we will be OOM killed
by Michal Sekletár
· 6 years ago
6cf5c33
Merge pull request #14164 from poettering/exec-start-transient-fix
by Lennart Poettering
· 6 years ago
cddaeae
Merge pull request #14145 from poettering/process-bypass
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b096d14
doc: update list of transient units
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
e737017
pid1: make TimeoutAbortSec settable for transient units
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a61d687
pid1: fix setting of DefaultTimeoutAbortSec
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b9d9fbe
shared/conf-parser: remove unnecessary whitespace skipping
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c57d2a7
shared/bus-unit-util: word wrap
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
540ac93
core: prefer non-@ syntax for ExecStart=
by Lennart Poettering
· 6 years ago
f14bf01
core: write out correct field name when creating transient service units
by Lennart Poettering
· 6 years ago
403e4b4
Merge pull request #14160 from mwilck/fix-shutdown-hang
by Yu Watanabe
· 6 years ago
370f0dc
doc: drop rhs from transient settings list
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a19b9a3
man/systemd.link: Add missing verb *be*
by Paul Menzel
· 6 years ago
030f457
udevd: don't use monitor after manager_exit()
by Martin Wilck
· 6 years ago
3cabdc2
Revert "udevd: fix crash when workers time out after exit is signal caught"
by Martin Wilck
· 6 years ago
72fd79b
test-fileio: cast EOF to (char) before comparing with char explicitly
by Lennart Poettering
· 6 years ago
6eee885
udev: tiny update for log messages
by Yu Watanabe
· 6 years ago
f5c3892
network: also assume Table=local for ipv6 route if Type=local, broadcast, anycast or nat (#14148)
by Yu Watanabe
· 6 years ago
cfbb1c6
Merge pull request #14134 from keszybz/variables-and-docs
by Yu Watanabe
· 6 years ago
05d6628
Merge pull request #14151 from mk-fg/fix-timer-dump-syntax-bug
by Anita Zhang
· 6 years ago
0810e39
core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt OnTimezoneChange=
by Mike Kazantsev
· 6 years ago
9b1f0b9
Merge pull request #14112 from keszybz/restart-no-log
by Anita Zhang
· 6 years ago
5c7b997
process-util: shortcut get_process_state() for our own process
by Lennart Poettering
· 6 years ago
cde93ba
process-util: shortcut get_process_comm() for our own process
by Lennart Poettering
· 6 years ago
aad3a64
process-util: tweak get_process_cwd() when calling for own process
by Lennart Poettering
· 6 years ago
6a5b75d
man: refer to systemd.syntax(7) from systemd.nspawn(5)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
83dbb4d
fuzz-unit-file: add new items to the corpus
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0b8d307
pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1a92b3f
Merge pull request #14129 from jlxawk/hwdb-sensor-jumper-ezpad-go
by hadess
· 6 years ago
e05b7c0
test-proc-cmdline: disable EFI-dependent tests when EFI is disabled
by Mike Gilbert
· 6 years ago
9e94246
hwdb: add bluetooth entry for Logitech MX Anywhere 2S
by Haochen Tong
· 6 years ago
81a4108
man: restores ConditionVirtualization documentation (#14138)
by Steve Ramage
· 6 years ago
3d58bfc
man: document all pager variables for systemctl and systemd
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
c484315
basic/terminal-util: add support for $NO_COLOR
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8c99d40
travis: add missing closing quote sign
by Yu Watanabe
· 6 years ago
9627fc6
hwdb: add accel sensor entry for Jumper EZpad Go
by J. Xing
· 6 years ago
78af8a7
meson: bump version numbers for v244
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
v244-rc1
58c0663
Merge pull request #14099 from keszybz/machine-ref-unref-fix
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b4e2236
systemd-tmpfiles: don't install timer when service isn't installed either
by Pascal de Bruijn
· 6 years ago
62092b2
Merge pull request #14109 from poettering/varlink-tweaks
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
868f7d3
core/service: downgrade "scheduling restart" message to debug
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f1194f5
varlink: fix enablement of varlink timeout event source
by Lennart Poettering
· 6 years ago
c4fe0cb
varlink: drop too much whitespace
by Lennart Poettering
· 6 years ago
88a36d3
varlink: port varlink code over to use getdtablesize() for sizing number of concurrent connections
by Lennart Poettering
· 6 years ago
a0c41de
varlink: move connection fds > fd2
by Lennart Poettering
· 6 years ago
45a6c96
varlink: fix support for more/continues method calls
by Lennart Poettering
· 6 years ago
6988766
machine: fold machine_stop_scope() into machine_stop()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
eec12b7
machined: simplify reference handling for units
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a01ecfa
machine: simplify machine_start_scope()
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
af22794
machine: make machine_start_scope() static
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f47bd09
nspawn: log syscalls we cannot add at debug level
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
ec56251
man: use <constant> for capability names in nspawn page
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8a99bd0
nspawn: dump capability list with --capabilities=help
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
bdf2357
NEWS: add contributors for v244
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
6df0860
mailmap: update
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
353a6f2
Merge pull request #14081 from poettering/xattr-list-rework
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fd0d10f
Merge pull request #14105 from keszybz/man-directives-cleanup
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
80fc316
hwdb: Dell venue 10 pro 5055 accel mount matrix (#14104)
by ksbex
· 6 years ago
8c6c56c
man: sort options without "=" in the directives index
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f8b6853
man: fix a few bogus entries in directives index
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b0343f8
man: change noindex="true" to index="false"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
8eb6e6e
man: use <command> not <option> for commands in resolvectl(1)
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
351de38
bootctl: make 'random-seed' handle inability to write system token EFI variable gracefully
by Lennart Poettering
· 6 years ago
7f95bb2
resolve: rename define fixing a typo
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
9389a3c
Merge pull request #14093 from poettering/cgroups-delegate-xattr
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
7daa88e
update TODO
by Lennart Poettering
· 6 years ago
a2e361d
cgls: visually separate processes from cgroups
by Lennart Poettering
· 6 years ago
74d8ccd
cgls: show delegation boundaries by underlining the cgroup in the output
by Lennart Poettering
· 6 years ago
3288ea8
core: set "trusted.delegate" xattr on cgroups that are delegation boundaries
by Lennart Poettering
· 6 years ago
bf25f16
cgroup-util: add new cg_remove_xattr() for removing xattr from cgroup
by Lennart Poettering
· 6 years ago
59a49b1
Merge pull request #14090 from poettering/clonenewns-fix
by Lennart Poettering
· 6 years ago
168e131
update NEWS
by Lennart Poettering
· 6 years ago
8490fc7
Merge pull request #14036 from keszybz/systectl-add-logs-and-watchdogs
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2d8898f
Merge pull request #14074 from keszybz/rename-system-options
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
Next »