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
*
Merge pull request #15955 from anitazha/nullorempty
Zbigniew Jędrzejewski-Szmek
2020-07-08
1
-1
/
+1
|
\
|
*
core: check null_or_empty for masked units instead of /dev/null
Anita Zhang
2020-07-03
1
-1
/
+1
*
|
add error message when bind mount src missing
Alan Perry
2020-07-07
2
-5
/
+8
*
|
Merge pull request #16301 from poettering/firstboot-image
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-5
/
+3
|
\
\
|
*
|
namespace-util: introduce helper for combining unshare() + MS_SLAVE remount
Lennart Poettering
2020-07-07
1
-5
/
+3
*
|
|
tree-wide: more repeated words
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-1
/
+1
|
/
/
*
|
core: refresh unit cache when building a transaction if UNIT_NOT_FOUND
Luca Boccassi
2020-07-07
3
-5
/
+32
*
|
core: set private section name for automount units
Dan Callaghan
2020-07-04
1
-0
/
+1
*
|
initialize arg_clock_usec
gzjsgdsb
2020-07-03
1
-0
/
+1
|
/
*
tree-wide: spell "lifecycle" without hyphen everywhere
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
tree: wide "the the" and other trivial grammar fixes
Zbigniew Jędrzejewski-Szmek
2020-07-02
3
-3
/
+3
*
Merge pull request #16303 from poettering/dbus-util-split
Yu Watanabe
2020-07-01
15
-14
/
+15
|
\
|
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
14
-13
/
+14
|
*
shared: split out BusObjectImplementor APIs
Lennart Poettering
2020-06-30
1
-1
/
+1
*
|
core: store timestamps of unit load attempts
Luca Boccassi
2020-06-30
3
-4
/
+15
|
/
*
Merge pull request #16142 from poettering/random-seed-cmdline
Zbigniew Jędrzejewski-Szmek
2020-06-26
2
-27
/
+74
|
\
|
*
core: add new systemd.random_seed= kernel command line option for seeding ent...
Lennart Poettering
2020-06-24
1
-2
/
+62
|
*
random-util: add common helper random_write_entropy() for crediting entropy t...
Lennart Poettering
2020-06-24
1
-17
/
+3
|
*
pid1: don't apply "systemd.clock_usec" kernel cmdline parameter outside of PID 1
Lennart Poettering
2020-06-24
1
-9
/
+10
*
|
pid1: warn if people use User=nobody (#16293)
Lennart Poettering
2020-06-26
1
-0
/
+11
*
|
core: add device mapper to allow-list with DevicePolicy=closed and RootImage
Luca Boccassi
2020-06-26
1
-15
/
+18
*
|
Merge pull request #15697 from OhNoMoreGit/fix-path-units
Zbigniew Jędrzejewski-Szmek
2020-06-25
2
-41
/
+36
|
\
\
|
*
|
core/path: recheck path specs when triggered unit changes state
Michael Chapman
2020-05-05
2
-40
/
+35
|
*
|
core/path: use escaped path in serialization
Michael Chapman
2020-05-05
1
-1
/
+1
*
|
|
core: add RootHashSignature service parameter
Luca Boccassi
2020-06-25
8
-6
/
+158
*
|
|
dissect/nspawn: add support for dm-verity root hash signature
Luca Boccassi
2020-06-25
1
-3
/
+3
*
|
|
Merge pull request #16265 from Werkov/fix-16248
Zbigniew Jędrzejewski-Szmek
2020-06-25
1
-6
/
+5
|
\
\
\
|
*
|
|
cgroup: Parse infinity properly for memory protections
Michal Koutný
2020-06-24
1
-6
/
+5
*
|
|
|
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
8
-78
/
+78
|
/
/
/
*
|
|
Merge pull request #16238 from keszybz/set-handling-more
Zbigniew Jędrzejewski-Szmek
2020-06-24
6
-60
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core/bpf-firewall: use the correct cleanup function
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-3
/
+2
|
*
|
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
6
-58
/
+11
*
|
|
feature to honor first shutdown request to completion
Jay Burger
2020-06-24
1
-11
/
+24
*
|
|
Make failures of mac_selinux_init() fatal
Christian Göttsche
2020-06-23
1
-1
/
+1
*
|
|
Initialize SELinux in user instances
Christian Göttsche
2020-06-23
1
-0
/
+5
*
|
|
Revert "cgroup: Allow empty assignments of Memory{Low,Min}="
Zbigniew Jędrzejewski-Szmek
2020-06-23
2
-119
/
+51
*
|
|
Revert "job: Don't mark as redundant if deps are relevant"
Dave Reisner
2020-06-23
3
-50
/
+12
*
|
|
core: add RootHash and RootVerity service parameters
Luca Boccassi
2020-06-23
8
-7
/
+169
*
|
|
Merge pull request #15926 from fbuihuu/rework-show-status
Lennart Poettering
2020-06-22
4
-43
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pid1: rename manager_set_{show_status,watchdog}_overridden() into manager_ove...
Franck Bui
2020-06-11
3
-12
/
+12
|
*
|
pid1: add a new SetShowStatus() bus call to override/restore show status mode
Franck Bui
2020-06-11
2
-0
/
+34
|
*
|
pid1: introduce an helper to handle the show-status marker
Franck Bui
2020-06-11
1
-9
/
+9
|
*
|
pid1: rework handling of m->show_status
Franck Bui
2020-06-09
3
-21
/
+73
|
*
|
pid1: rename manager_get_show_status() to manager_should_show_status()
Franck Bui
2020-06-09
1
-23
/
+23
|
*
|
pid1: make more use of show_status_on()
Franck Bui
2020-06-09
2
-2
/
+5
*
|
|
efi: Cache contents of EFI variable SystemdOptions
Filipe Brandenburger
2020-06-13
1
-0
/
+5
*
|
|
Merge pull request #15940 from keszybz/names-set-optimization
Lennart Poettering
2020-06-10
7
-169
/
+186
|
\
\
\
|
*
|
|
core: do not touch instance from unit_choose_id()
Zbigniew Jędrzejewski-Szmek
2020-06-10
1
-10
/
+1
|
*
|
|
core: create socket service instances with the correct name from the start
Zbigniew Jędrzejewski-Szmek
2020-06-10
2
-69
/
+75
|
*
|
|
core: rework error messages in unit_add_name()
Zbigniew Jędrzejewski-Szmek
2020-06-10
1
-4
/
+6
[next]