index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13940 from keur/protect_kernel_logs
Lennart Poettering
2019-11-15
1
-0
/
+3
|
\
|
*
core: Add ProtectKernelLogs
Kevin Kuehler
2019-11-11
1
-0
/
+3
*
|
core: rename CGROUP_AUTO/STRICT/CLOSED to CGROUP_DEVICE_POLICY_…
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-3
/
+3
|
/
*
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
core: drop 'wants' parameter from unit_add_node_dependency()
Franck Bui
2019-10-28
1
-14
/
+4
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
core: simplify unit_load() a bit
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-9
/
+4
*
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-24
/
+7
*
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-0
/
+1
|
\
|
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
|
core: rework how logging level is calculated for kill operations
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-5
/
+9
*
|
core: add support for RestartKillSignal= to override signal used for restart ...
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-0
/
+3
*
|
core: add helper function to check job status
Zbigniew Jędrzejewski-Szmek
2019-10-01
1
-7
/
+2
*
|
log: Add missing "%" in "%m" log format strings
Filipe Brandenburger
2019-09-25
1
-1
/
+1
*
|
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-20
/
+20
*
|
pid1: rename start_limit to start_ratelimit
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-3
/
+3
*
|
Drop RATELIMIT macros
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-3
/
+3
*
|
core: coldplug possible nop_job
ypf791
2019-09-17
1
-2
/
+4
|
/
*
Merge pull request #13439 from yuwata/core-support-systemctl-clean-more
Zbigniew Jędrzejewski-Szmek
2019-09-13
1
-0
/
+34
|
\
|
*
core: introduce unit_fork_and_watch_rm_rf()
Yu Watanabe
2019-08-28
1
-0
/
+34
*
|
Revert "core: check start limit on condition checks too"
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-19
/
+1
*
|
core: make RuntimeDirectoryPreserve= works with non-service units
Yu Watanabe
2019-08-22
1
-0
/
+11
*
|
core: introduce unit_destroy_runtime_directory()
Yu Watanabe
2019-08-22
1
-0
/
+6
|
/
*
pid1: always log successfull process termination quietly
Zbigniew Jędrzejewski-Szmek
2019-08-22
1
-2
/
+12
*
pid1: after creating transient drop-ins, put file in path cache
Zbigniew Jędrzejewski-Szmek
2019-08-21
1
-0
/
+9
*
core: Avoid race when starting dbus services
Mattias Jernberg
2019-08-14
1
-2
/
+54
*
Merge pull request #13119 from keszybz/unit-loading-2
Lennart Poettering
2019-07-30
1
-0
/
+3
|
\
|
*
pid1: use a cache for all unit aliases
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+3
*
|
Merge pull request #13207 from keszybz/symbolic-exit-code-names
Lennart Poettering
2019-07-29
1
-2
/
+4
|
\
\
|
*
|
pid1: fix message about triggers missing services
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-2
/
+4
|
|
/
*
/
pid1: use LOG_DEBUG/INFO/NOTICE for unit resource consumption message
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-1
/
+34
|
/
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
pid1: get rid of unit_supported() helper
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-3
/
+3
*
pid1: simplify timestamp buffer declaration
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-14
/
+8
*
core: ExecCondition= for services
Anita Zhang
2019-07-17
1
-2
/
+23
*
Merge pull request #13022 from keszybz/coverity-cleanups
Lennart Poettering
2019-07-12
1
-5
/
+8
|
\
|
*
pid1: shorten dump output a bit by not repeating unit id twice
Zbigniew Jędrzejewski-Szmek
2019-07-11
1
-5
/
+8
*
|
core: add generic "clean" operation to units
Lennart Poettering
2019-07-11
1
-0
/
+49
|
/
*
Merge pull request #12755 from keszybz/short-identifiers
Lennart Poettering
2019-07-11
1
-1
/
+10
|
\
|
*
Use unit->id instead of description in messages
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-1
/
+10
*
|
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-1
/
+1
|
/
*
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
1
-0
/
+12
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-2
/
+2
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
*
core: include IO data in per-unit resource log msg
Lennart Poettering
2019-04-12
1
-4
/
+70
*
croup: expose IO accounting data per unit
Lennart Poettering
2019-04-12
1
-0
/
+48
*
core: use string_table_lookup() at more places
Lennart Poettering
2019-04-12
1
-5
/
+3
*
core: add new call unit_reset_accounting()
Lennart Poettering
2019-04-12
1
-2
/
+1
[next]