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 #12869 from poettering/dynamic-user-re-migrate
Lennart Poettering
2019-06-25
1
-19
/
+54
|
\
|
*
core: migrate service directories back from private if needed
Lennart Poettering
2019-06-24
1
-0
/
+32
|
*
core: add missing space to DynamicUser=1 directory comment
Lennart Poettering
2019-06-24
1
-19
/
+22
*
|
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
10
-3
/
+285
*
|
Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanups
Lennart Poettering
2019-06-25
1
-1
/
+1
|
\
\
|
*
|
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-1
/
+1
|
|
/
*
/
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
2019-06-24
8
-3
/
+144
|
/
*
doc: make clear that --system and --user only make sense with --test
Lennart Poettering
2019-06-24
1
-3
/
+3
*
tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR()
Yu Watanabe
2019-06-24
1
-6
/
+3
*
Merge pull request #12836 from yuwata/tree-wide-replace-strjoin
Lennart Poettering
2019-06-22
8
-20
/
+16
|
\
|
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
8
-20
/
+16
*
|
bpf-firewall: optimization for IPAddressXYZ="any" (and unprivileged users)
Anita Zhang
2019-06-22
3
-36
/
+83
*
|
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
1
-1
/
+1
*
|
bpf: use more TAKE_FD()
Lennart Poettering
2019-06-20
1
-4
/
+2
*
|
cgroup: Continue unit reset if cgroup is busy
Donald Buczek
2019-06-20
1
-4
/
+7
|
/
*
core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX
Lennart Poettering
2019-06-17
1
-3
/
+3
*
service: Fix typo in warning message
Philip Withnall
2019-06-12
1
-1
/
+1
*
cgroup: Prevent theoretical nullptr deref in unit mask calculation
Chris Down
2019-06-07
1
-0
/
+2
*
Merge pull request #11778 from anitazha/rfe_11654_dbus
Chris Down
2019-06-05
6
-19
/
+122
|
\
|
*
core: add ExecStartXYZEx= with dbus support for executable prefixes
Anita Zhang
2019-05-31
6
-19
/
+122
*
|
Silence warning about BPF firewall in containers
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-11
/
+26
*
|
Move warning about unsupported BPF firewall right before the firewall would b...
Zbigniew Jędrzejewski-Szmek
2019-06-04
5
-38
/
+24
*
|
execute: dump CPUAffinity as a range string instead of a list of CPUs
Michal Sekletar
2019-06-03
1
-5
/
+4
*
|
dbus-execute: make transfer of CPUAffinity endian safe (#12711)
Michal Sekletar
2019-05-31
1
-1
/
+4
|
/
*
Merge pull request #12628 from keszybz/dbus-execute
Michal Sekletar
2019-05-30
5
-150
/
+164
|
\
|
*
shared/cpu-set-util: make transfer of cpu_set_t over bus endian safe
Michal Sekletar
2019-05-29
1
-1
/
+5
|
*
pid1: when reloading configuration, forget old settings
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-49
/
+97
|
*
pid1: don't reset setting from /proc/cmdline upon restart
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-10
/
+16
|
*
pid1: parse CPUAffinity= in incremental fashion
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-10
/
+27
|
*
Rework cpu affinity parsing
Zbigniew Jędrzejewski-Szmek
2019-05-29
5
-69
/
+27
|
*
shared/cpu-set-util: move the part to print cpu-set into a separate function
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-24
/
+5
|
*
core/dbus-execute: remove unnecessary initialization
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-1
/
+1
*
|
terminal-util: reset access mode in vt_restore(), too
Lennart Poettering
2019-05-24
1
-3
/
+0
*
|
tree-wide: port various places over to use chmod_and_chown()
Lennart Poettering
2019-05-24
2
-27
/
+17
*
|
core: prefer SCMP_ACT_KILL_PROCESS for SystemCallFilter= behaviour
Lennart Poettering
2019-05-24
1
-1
/
+1
*
|
Merge pull request #12590 from keszybz/unicode-cmdlines
Lennart Poettering
2019-05-24
1
-1
/
+1
|
\
\
|
*
|
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
|
*
|
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
|
|
Merge pull request #12631 from keszybz/doc-and-error-message-tweaks
Lennart Poettering
2019-05-22
4
-9
/
+32
|
\
\
\
|
*
|
|
pid1: improve message when setting up namespace fails
Zbigniew Jędrzejewski-Szmek
2019-05-22
3
-9
/
+27
|
*
|
|
core: unset HOME=/ that the kernel gives us
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-0
/
+5
|
|
/
/
*
|
|
Merge pull request #12626 from keszybz/oompolicy-check
Lennart Poettering
2019-05-21
4
-5
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: do an extra check if oom was triggered when handling sigchild
Zbigniew Jędrzejewski-Szmek
2019-05-20
3
-2
/
+8
|
*
|
core/service: drop {}
Zbigniew Jędrzejewski-Szmek
2019-05-20
1
-3
/
+4
*
|
|
small fixes: make get_process_state() static and fix typo
Topi Miettinen
2019-05-20
1
-1
/
+1
|
/
/
*
/
timer: simplify computation of unit activation time
David Tardon
2019-05-18
1
-14
/
+2
|
/
*
meson: stop creating .wants directories for {multi-user,getty}.target (#12569)
Michael Biebl
2019-05-17
1
-4
/
+0
*
Use sd_event_source_disable_unref()
Zbigniew Jędrzejewski-Szmek
2019-05-10
1
-4
/
+1
*
cgroup: Support 0-value for memory protection directives
Chris Down
2019-05-08
2
-9
/
+10
*
cgroup: Readd some plumbing for DefaultMemoryMin
Chris Down
2019-05-08
2
-0
/
+2
[prev]
[next]