index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sleep: clarify that failure setting env var is not fatal
Lennart Poettering
2021-05-22
1
-1
/
+1
*
sleep: if hybrid sleep fails, do regular suspend
Lennart Poettering
2021-05-22
1
-4
/
+26
*
sleep: remove duplicate logging
Lennart Poettering
2021-05-22
1
-2
/
+2
*
sleep: don't check for EADV
Lennart Poettering
2021-05-22
1
-1
/
+1
*
sleep: can_sleep_state() + can_sleep_disk() don#t return plain booleans
Lennart Poettering
2021-05-22
1
-2
/
+2
*
sleep: use SleepOperation enum everywhere and drop sleep_settings()
Lennart Poettering
2021-05-22
6
-179
/
+150
*
sleep: introduce high-level SleepOperation enum
Lennart Poettering
2021-05-22
2
-0
/
+22
*
Merge pull request #19594 from yuwata/network-nexthop-group
Yu Watanabe
2021-05-22
8
-141
/
+457
|
\
|
*
network: nexthop: add Group= setting to configure multipath route with group ...
Yu Watanabe
2021-05-21
4
-103
/
+420
|
*
network: nexthop: IFF_UP flag is required for nexthops which attached to a link
Yu Watanabe
2021-05-21
1
-3
/
+10
|
*
network: make nexthop_add(), nexthop_configure() and friends return 0 on success
Yu Watanabe
2021-05-21
5
-40
/
+27
|
*
network: route: make stored multipath route weight equivalent to hop of nexthop
Yu Watanabe
2021-05-21
2
-2
/
+7
*
|
fileio: read_virtual_file(): on last attempt ignore file size
Lennart Poettering
2021-05-21
1
-14
/
+11
*
|
test-fileio: run read_virtual_file() for a couple of more interesting sizes
Lennart Poettering
2021-05-21
1
-0
/
+4
*
|
test-fileio: fix confusing log output
Lennart Poettering
2021-05-21
1
-2
/
+5
*
|
fileio: read_virtual_file() don't tweak buffer for returning it when we aren'...
Lennart Poettering
2021-05-21
1
-15
/
+17
*
|
fileio: fix typo in comment
Lennart Poettering
2021-05-21
1
-3
/
+3
*
|
fileio: read_virtual_file(): exit once the max_size limit is reached
Lennart Poettering
2021-05-21
1
-0
/
+7
*
|
fileio: if we try to read a file larger than SIZE_MAX this is not a problem i...
Lennart Poettering
2021-05-21
1
-5
/
+11
|
/
*
test-env-util: use streq_ptr when comparing directly the result of getenv
Luca Boccassi
2021-05-21
1
-4
/
+4
*
sd-device: use strjoina() more again in sd_device_new_from_subsystem_sysname()
Lennart Poettering
2021-05-21
2
-41
/
+73
*
Merge pull request #19676 from bluca/coverity
Lennart Poettering
2021-05-21
2
-3
/
+9
|
\
|
*
resolved: check return value of gcrypt APIs
Luca Boccassi
2021-05-20
1
-3
/
+6
|
*
journal: fix uninitialized variable use
Luca Boccassi
2021-05-20
1
-0
/
+3
*
|
Merge pull request #19672 from yuwata/strextend
Lennart Poettering
2021-05-21
13
-122
/
+76
|
\
\
|
*
|
sysv-generator: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-28
/
+5
|
*
|
systemctl: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-7
/
+2
|
*
|
run: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-9
/
+2
|
*
|
nspawn: use strextendf_with_separator()
Yu Watanabe
2021-05-20
1
-25
/
+14
|
*
|
networkctl: use strextend()
Yu Watanabe
2021-05-20
1
-5
/
+4
|
*
|
sd-bus: use strextend()
Yu Watanabe
2021-05-20
1
-7
/
+1
|
*
|
escape: use strextend()
Yu Watanabe
2021-05-20
1
-6
/
+1
|
*
|
pid1: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-4
/
+2
|
*
|
env-util: use strextend()
Yu Watanabe
2021-05-20
1
-12
/
+3
|
*
|
network: route: make log_route_debug() show weight for multipath route
Yu Watanabe
2021-05-20
1
-4
/
+8
|
*
|
string-util: introduce strextendf_with_separator()
Yu Watanabe
2021-05-20
3
-15
/
+34
|
|
/
*
|
Merge pull request #19647 from ddstreet/test-oomd-failure
Lennart Poettering
2021-05-21
5
-10
/
+55
|
\
\
|
*
|
oom: log one-time warning if kernel doesn't provide memory.swap.current
Dan Streetman
2021-05-20
1
-1
/
+5
|
*
|
psi: update is_pressure_supported to read file
Dan Streetman
2021-05-20
1
-6
/
+13
|
*
|
log: add log_once() and log_once_errno() macros
Dan Streetman
2021-05-20
1
-0
/
+23
|
*
|
macro: add ONCE macro that evaluates to 1 one time
Dan Streetman
2021-05-20
1
-0
/
+11
|
*
|
fileio: make return parameters of read_virtual_file() optional
Lennart Poettering
2021-05-20
1
-3
/
+3
*
|
|
network: fix an infinite loop
Yu Watanabe
2021-05-21
1
-0
/
+6
*
|
|
Merge pull request #19551 from cgzones/fix_reload
Lennart Poettering
2021-05-20
3
-24
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selinux: invoke selinux_set_callback(3) more type-safe
Christian Göttsche
2021-05-14
2
-7
/
+3
|
*
|
selinux: reload label db on policy load with libselinux 3.2
Christian Göttsche
2021-05-14
1
-17
/
+16
*
|
|
network: bridge-fdb: add support to specify outgoing interface
Susant Sahani
2021-05-20
3
-1
/
+94
*
|
|
network: use queue to configure bridge FDB
Yu Watanabe
2021-05-20
6
-18
/
+70
*
|
|
network: bridgeFDB: rename FdbEntry -> BridgeFDB
Yu Watanabe
2021-05-20
7
-83
/
+81
|
|
/
|
/
|
*
|
nspawn: fix build failure
Yu Watanabe
2021-05-20
1
-2
/
+1
[next]