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 #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
*
|
|
execute: use empty_to_root() a bit more
Lennart Poettering
2020-10-01
1
-6
/
+4
*
|
|
execute: add helper for checking if root_directory/root_image are set in Exec...
Lennart Poettering
2020-10-01
2
-3
/
+12
*
|
|
Merge pull request #17152 from keszybz/make-mountapivfs-default
Lennart Poettering
2020-10-01
5
-7
/
+74
|
\
\
\
|
*
|
|
core: turn on MountAPIVFS=true when RootImage or RootDirectory are specified
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-0
/
+5
|
*
|
|
core: remember when we set ExecContext.mount_apivfs
Zbigniew Jędrzejewski-Szmek
2020-09-24
5
-7
/
+69
|
|
/
/
*
|
|
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
2
-3
/
+2
|
\
\
\
|
*
|
|
core/execute: escape the separator in exported paths
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
|
*
|
|
basic/strv: allow escaping the separator in strv_join()
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
|
*
|
|
tree-wide: drop assignments to r when we only need errno
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-2
/
+1
|
|
/
/
*
|
|
core: move reset_arguments() to the end of main's finish
Anita Zhang
2020-09-28
1
-1
/
+2
*
|
|
core: ensure that namespace tmp directories always get the correct label
bauen1
2020-09-28
1
-18
/
+14
|
/
/
*
|
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
4
-103
/
+96
|
\
\
|
*
|
run: let systemd resolve the path with RootDirectory=/RootImage=
Zbigniew Jędrzejewski-Szmek
2020-09-23
1
-2
/
+4
|
*
|
core: don't try to load units from non-absolute paths
Zbigniew Jędrzejewski-Szmek
2020-09-23
1
-3
/
+2
|
*
|
core/execute: reduce indentation level a bit
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-28
/
+24
|
*
|
core: resolve binary names immediately before execution
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-68
/
+59
|
*
|
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-2
/
+1
|
*
|
core: use X_OK when looking for executables
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-1
/
+1
|
*
|
core/load-fragment: don't treat "; ;" as "/usr/bin/;"
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-0
/
+6
*
|
|
tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose()
Lennart Poettering
2020-09-23
4
-98
/
+102
*
|
|
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
1
-2
/
+2
*
|
|
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
1
-3
/
+2
*
|
|
Merge pull request #17130 from keszybz/static-analyzer-cleanups
Lennart Poettering
2020-09-23
1
-13
/
+13
|
\
\
\
|
*
|
|
core/namespace: drop bitfield annotations from boolean fields
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-13
/
+13
*
|
|
|
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
2
-3
/
+3
|
/
/
/
*
/
/
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
1
-2
/
+4
|
/
/
*
|
dissect: wrap verity settings in new VeritySettings structure
Lennart Poettering
2020-09-17
1
-50
/
+119
*
|
Merge pull request #17076 from poettering/dissect-cleanup
Lennart Poettering
2020-09-16
2
-3
/
+3
|
\
\
|
*
|
dissect: introduce PartitionDesignator as real type
Lennart Poettering
2020-09-16
2
-3
/
+3
*
|
|
exec: SystemCallLog= directive
Topi Miettinen
2020-09-15
6
-0
/
+257
*
|
|
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
3
-9
/
+17
|
/
/
*
/
core: use strv_free_and_replace() at one more place
Yu Watanabe
2020-09-15
1
-4
/
+1
|
/
*
Merge pull request #17049 from mrc0mmand/code-and-spell-check
Lennart Poettering
2020-09-14
3
-9
/
+5
|
\
|
*
core: consolidate alloc & put operations into one statement
Frantisek Sumsal
2020-09-14
1
-5
/
+1
|
*
tree-wide: fix typos found by codespell
Frantisek Sumsal
2020-09-14
2
-4
/
+4
*
|
Merge pull request #17031 from poettering/path-start-limit
Zbigniew Jędrzejewski-Szmek
2020-09-14
7
-15
/
+29
|
\
\
|
*
|
core: propagate unit start limit hit state to triggering path unit
Lennart Poettering
2020-09-14
2
-0
/
+16
[next]