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
*
core: check that extensions have the hierarchies before overlaying
Luca Boccassi
2023-11-03
1
-47
/
+62
*
namespace: fix whitespace mixup
Lennart Poettering
2023-11-03
1
-5
/
+5
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
3
-3
/
+3
*
varlink,json: introduce new varlink_dispatch() helper
Lennart Poettering
2023-11-02
1
-6
/
+6
*
fuzz: limit the size of the input
Frantisek Sumsal
2023-11-02
1
-0
/
+3
*
Merge pull request #29786 from mrc0mmand/more-executor-stuff
Yu Watanabe
2023-11-01
2
-5
/
+7
|
\
|
*
core: fix a couple of typos
Frantisek Sumsal
2023-10-31
1
-3
/
+3
|
*
core: check if we got a valid personality during deserialization
Frantisek Sumsal
2023-10-31
1
-2
/
+4
*
|
core: rename and add comment to ExecParameters cleanup functions
Luca Boccassi
2023-11-01
8
-18
/
+18
|
/
*
exec-invoke: don't double-close FDs on error
Luca Boccassi
2023-10-28
3
-1
/
+43
*
namespace: normalize MountMode type a bit
Lennart Poettering
2023-10-28
1
-165
/
+165
*
core: don't insert an extra space before each SocketBind{Allow,Deny}= item
Frantisek Sumsal
2023-10-27
2
-9
/
+21
*
core: actually set the CPU scheduling policy when deserializing it
Frantisek Sumsal
2023-10-27
1
-3
/
+3
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
9
-18
/
+18
*
core: do not post-process skipped mounts
Luca Boccassi
2023-10-26
1
-16
/
+51
*
Merge pull request #29529 from yuwata/core-namespace-check-priv
Luca Boccassi
2023-10-26
1
-66
/
+81
|
\
|
*
core/namespace: check if we have enough privilege to mount sysfs or procfs
Yu Watanabe
2023-10-26
1
-14
/
+27
|
*
core/namespace: unify logic of mounting /proc and /sys
Yu Watanabe
2023-10-26
1
-51
/
+40
|
*
core/namespace: split out create_temporary_mount_point()
Yu Watanabe
2023-10-19
1
-11
/
+24
*
|
core/cgroup: ignore NFT sets for other sources
Topi Miettinen
2023-10-26
1
-0
/
+3
*
|
core: do not reset tty if there's no tty configured
Luca Boccassi
2023-10-26
1
-16
/
+17
*
|
core,journal: drop unnecessary !! casts
Frantisek Sumsal
2023-10-25
1
-1
/
+1
*
|
execute: log about failures when opening a terminal to reset
Lennart Poettering
2023-10-25
1
-5
/
+7
*
|
Merge pull request #29601 from yuwata/mmap-check-overflow
Luca Boccassi
2023-10-24
2
-2
/
+2
|
\
\
|
*
|
tree-wide: check if return value of lseek() and friends is negative
Yu Watanabe
2023-10-19
2
-2
/
+2
|
|
/
*
|
core/execute: use FOREACH_ARRAY and free_many more
Mike Yuan
2023-10-21
1
-5
/
+3
*
|
Merge pull request #29630 from DaanDeMeyer/manager-json
Daan De Meyer
2023-10-20
23
-398
/
+501
|
\
\
|
*
|
manager: Introduce manager_get_progress() helper
Daan De Meyer
2023-10-20
3
-23
/
+12
|
*
|
unit: Move three helpers to unit.h
Daan De Meyer
2023-10-20
3
-12
/
+16
|
*
|
timer: Add two more helper functions
Daan De Meyer
2023-10-20
3
-17
/
+41
|
*
|
swap: Move two functions to swap.h
Daan De Meyer
2023-10-20
3
-21
/
+24
|
*
|
socket: Add one more helper
Daan De Meyer
2023-10-20
3
-22
/
+40
|
*
|
mount: Add more helpers
Daan De Meyer
2023-10-20
3
-30
/
+63
|
*
|
execute: Add more helper functions
Daan De Meyer
2023-10-20
3
-255
/
+277
|
*
|
core: Add two more to_string() functions
Daan De Meyer
2023-10-20
3
-18
/
+28
|
|
/
*
|
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
6
-5
/
+6
*
|
executor: return instead of assert on invalid command line arguments
Luca Boccassi
2023-10-20
1
-2
/
+8
*
|
Merge pull request #29628 from mrc0mmand/systemd-executor-test
Luca Boccassi
2023-10-19
1
-1
/
+7
|
\
\
|
*
|
core: properly cleanup ExecParameter's prefix array
Frantisek Sumsal
2023-10-19
1
-1
/
+7
*
|
|
Merge pull request #29629 from bluca/mount_tunnel_pidref
Luca Boccassi
2023-10-19
1
-2
/
+2
|
\
\
\
|
*
|
|
mount tunnel: use PidRef
Luca Boccassi
2023-10-19
1
-2
/
+2
*
|
|
|
Merge pull request #29623 from YHNdnzj/core-followup
Luca Boccassi
2023-10-19
3
-10
/
+8
|
\
\
\
\
|
*
|
|
|
core/service: check error first and log about errno
Mike Yuan
2023-10-19
1
-2
/
+2
|
*
|
|
|
core/exec-invoke: use correct exit status
Mike Yuan
2023-10-19
1
-2
/
+2
|
*
|
|
|
core/namespace: merge if blocks
Mike Yuan
2023-10-19
1
-6
/
+4
|
|
/
/
/
*
/
/
/
pid1,vconsole-setup: lock /dev/console instead of the tty device
Zbigniew Jędrzejewski-Szmek
2023-10-19
1
-16
/
+16
|
/
/
/
*
|
/
executor: fix double free of MountOptions
Luca Boccassi
2023-10-19
1
-5
/
+4
|
|
/
|
/
|
*
|
fuzz: unify logging setup
Frantisek Sumsal
2023-10-19
3
-16
/
+3
|
/
*
core: don't assert when serializing malformed state
Frantisek Sumsal
2023-10-18
1
-14
/
+16
*
test: add a fuzzer for exec_{serialize,deserialize}_invocation()
Frantisek Sumsal
2023-10-18
2
-0
/
+105
[next]