index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-8
/
+12
*
Merge pull request #17567 from keszybz/various-small-cleanups
Yu Watanabe
2020-11-12
1
-3
/
+2
|
\
|
*
tree-wide: unsetenv cannot fail
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-3
/
+2
*
|
Merge pull request #16603 from benzea/benzea/special-app-slice
Lennart Poettering
2020-11-11
4
-38
/
+63
|
\
\
|
*
|
user: move "extrinsic" units to their root slice
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-9
/
+10
|
*
|
pid1: expose "extrinsic" status of swaps and mounts
Zbigniew Jędrzejewski-Szmek
2020-11-10
4
-32
/
+52
|
*
|
core: Move user units into app.slice by default
Benjamin Berg
2020-10-23
1
-6
/
+10
*
|
|
Merge pull request #17497 from anitazha/randomizeonce
Lennart Poettering
2020-11-10
4
-1
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timer: add new feature FixedRandomDelay=
Kristijan Gjoshev
2020-11-05
4
-1
/
+39
*
|
|
core: add missing oom check
Yu Watanabe
2020-11-10
1
-0
/
+2
*
|
|
Merge pull request #17549 from yuwata/tiny-fixes
Lennart Poettering
2020-11-09
1
-5
/
+5
|
\
\
\
|
*
|
|
core: reduce scope of variants
Yu Watanabe
2020-11-09
1
-5
/
+5
|
|
/
/
*
/
/
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
135
-135
/
+135
|
/
/
*
|
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-3
/
+15
*
|
automount: make user unmounting for automount units more debuggable
Lennart Poettering
2020-10-30
2
-0
/
+8
*
|
pid1: various minor watchdog modernizations
Lennart Poettering
2020-10-30
1
-1
/
+1
*
|
core: add Timestamping= option for socket units
Lennart Poettering
2020-10-27
6
-0
/
+68
*
|
tree-wide: cast result of get_process_comm() to (void) where we ignore it
Lennart Poettering
2020-10-27
2
-2
/
+2
*
|
core: clean up inactive/failed {service|scope}'s cgroups when the last proces...
Anita Zhang
2020-10-27
4
-2
/
+42
|
/
*
test-path: do not fail the test if we fail to start a service because of cgro...
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-1
/
+1
*
Merge pull request #16939 from Rahix/robust-first-boot-machine-id
Yu Watanabe
2020-10-20
3
-17
/
+64
|
\
|
*
machine-id-setup: sync before committing machine-id
Harald Seiler
2020-10-19
1
-1
/
+13
|
*
core: keep machine-id transient until first boot completes
Harald Seiler
2020-10-19
3
-7
/
+31
|
*
core: treat "uninitialized" in /etc/machine-id as first boot as well
Harald Seiler
2020-10-19
1
-9
/
+20
*
|
Merge pull request #17387 from anitazha/systoomd_fixups
Lennart Poettering
2020-10-19
4
-477
/
+463
|
\
\
|
|
/
|
/
|
|
*
core: move where we send unit change updates to oomd
Anita Zhang
2020-10-19
3
-17
/
+8
|
*
core: reindent and align table in load-fragment-gperf.gperf.m4
Anita Zhang
2020-10-19
1
-445
/
+445
|
*
core: varlink tweaks
Anita Zhang
2020-10-19
1
-16
/
+11
*
|
core: log about "systemctl kill" requests
Lennart Poettering
2020-10-16
1
-11
/
+64
*
|
core: correct handling of "systemctl kill --kill-who=main-fail"
Lennart Poettering
2020-10-16
1
-2
/
+3
*
|
core: add comment explaining unit_kill_context() vs. unit_kill_common() a bit
Lennart Poettering
2020-10-16
1
-4
/
+9
|
/
*
pid1: ignore whole /run/host hierarchy
Lennart Poettering
2020-10-15
1
-12
/
+15
*
Merge pull request #15206 from anitazha/systoomd-v0
Zbigniew Jędrzejewski-Szmek
2020-10-15
17
-4
/
+470
|
\
|
*
core: add systemd-oomd implicit dependencies
Anita Zhang
2020-10-08
1
-0
/
+29
|
*
core: systemd-oomd pid1 integration
Anita Zhang
2020-10-08
5
-1
/
+62
|
*
core: add varlink call to get cgroup paths of units using ManagedOOM*=
Anita Zhang
2020-10-08
7
-11
/
+224
|
*
core: add ManagedOOM*= properties to configure systemd-oomd on the unit
Anita Zhang
2020-10-08
12
-2
/
+165
*
|
Merge pull request #17351 from poettering/exec-rt-typo-fix
Lennart Poettering
2020-10-14
2
-6
/
+37
|
\
\
|
*
|
core: debug log about received fds
Lennart Poettering
2020-10-14
1
-0
/
+18
|
*
|
execute: make sure some more functions follow coding style
Lennart Poettering
2020-10-14
1
-5
/
+18
|
*
|
execute: fix single character typo
Lennart Poettering
2020-10-14
1
-1
/
+1
*
|
|
Merge pull request #16968 from yuwata/remove-old-device-on-move-event
Lennart Poettering
2020-10-14
1
-0
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core/device: remove .device unit corresponding to DEVPATH_OLD
Yu Watanabe
2020-09-15
1
-0
/
+26
*
|
|
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
4
-11
/
+5
*
|
|
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
4
-11
/
+8
|
|
/
|
/
|
*
|
unit: don't emit PropertiesChanged signal if adding a dependency to a unit is...
Renaud Métrich
2020-10-07
1
-1
/
+13
*
|
tree-wide: coccinelle fixes
Frantisek Sumsal
2020-10-04
1
-2
/
+2
*
|
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
2
-2
/
+3
|
\
\
|
*
|
Also parse the minimum uid/gid values
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-2
/
+2
|
*
|
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-0
/
+1
[next]