index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: get rid of the busybox stuff
Frantisek Sumsal
2023-05-17
7
-174
/
+134
*
Merge pull request #27664 from mrc0mmand/test-merge
Yu Watanabe
2023-05-17
78
-508
/
+521
|
\
|
*
test: move runas() to the shared utility library
Frantisek Sumsal
2023-05-16
4
-17
/
+14
|
*
test: make shellcheck happy again
Frantisek Sumsal
2023-05-16
10
-6
/
+13
|
*
test: merge TEST-48-START-STOP-NO-RELOAD into TEST-23-UNIT-FILE
Frantisek Sumsal
2023-05-16
4
-47
/
+33
|
*
test: merge TEST-49-RUNTIME-BIND-PATHS into TEST-23-UNIT-FILE
Frantisek Sumsal
2023-05-16
7
-68
/
+44
|
*
test: clean up test artifacts
Frantisek Sumsal
2023-05-16
2
-0
/
+19
|
*
test: merge TEST-28-PERCENTJ-WANTEDBY into TEST-23-UNIT-FILE
Frantisek Sumsal
2023-05-16
7
-33
/
+18
|
*
test: merge TEST-56-EXIT-TYPE into TEST-19-CGROUP
Frantisek Sumsal
2023-05-16
5
-99
/
+102
|
*
test: rename TEST-19-DELEGATE to TEST-19-CGROUP
Frantisek Sumsal
2023-05-16
4
-66
/
+109
|
*
test: introduce get_cgroup_hierarchy()
Frantisek Sumsal
2023-05-16
1
-0
/
+18
|
*
test: rename assert.sh to util.sh
Frantisek Sumsal
2023-05-16
28
-55
/
+55
|
*
test: merge TEST-33-CLEAN-UNIT into TEST-23-UNIT-FILE
Frantisek Sumsal
2023-05-16
4
-25
/
+2
|
*
test: merge TEST-27-STDOUTFILE into TEST-23-UNIT-FILE
Frantisek Sumsal
2023-05-16
4
-27
/
+6
|
*
test: merge TEST-14-MACHINE-ID into TEST-74-AUX-UTILS
Frantisek Sumsal
2023-05-16
6
-65
/
+88
|
/
*
man/systemd-sysext: correct explanation of confexts directories
Antonio Alvarez Feijoo
2023-05-16
1
-4
/
+4
*
switch-root: add a comment regarding the safety limits of rm_rf_children()
Lennart Poettering
2023-05-16
1
-0
/
+2
*
Merge pull request #27606 from YHNdnzj/loginctl-list-show-state
Yu Watanabe
2023-05-16
2
-29
/
+82
|
\
|
*
test: add test for state in loginctl list-{users,sessions}
Mike Yuan
2023-05-16
1
-4
/
+14
|
*
loginctl: list-sessions: also show state
Mike Yuan
2023-05-16
1
-3
/
+20
|
*
loginctl: list-sessions: minor modernization
Mike Yuan
2023-05-16
1
-18
/
+19
|
*
loginctl: list-users: also show state
Mike Yuan
2023-05-16
1
-5
/
+30
*
|
Merge pull request #27655 from yuwata/udev-net-assign-alternative-names-only-...
Yu Watanabe
2023-05-16
23
-89
/
+262
|
\
\
|
*
|
test: add tests for renaming network interface
Yu Watanabe
2023-05-16
1
-0
/
+86
|
*
|
udev/net: assign alternative names only on add uevent
Yu Watanabe
2023-05-16
5
-31
/
+55
|
*
|
sd-netlink: make rtnl_set_link_name() optionally append alternative names
Yu Watanabe
2023-05-16
4
-24
/
+78
|
*
|
udev/net: generate new network interface name only on add uevent
Yu Watanabe
2023-05-16
1
-1
/
+1
|
*
|
udev/net: verify ID_NET_XYZ before trying to assign it as an alternative name
Yu Watanabe
2023-05-16
1
-1
/
+1
|
*
|
udev: make udev_builtin_run() take UdevEvent*
Yu Watanabe
2023-05-16
16
-31
/
+41
|
*
|
udev: use SYNTHETIC_ERRNO() at one more place
Yu Watanabe
2023-05-16
1
-2
/
+1
|
|
/
*
|
Merge pull request #27651 from mrc0mmand/more-nspawn-tests
Frantisek Sumsal
2023-05-16
6
-70
/
+641
|
\
\
|
*
|
nspawn: make sure the device type survives when setting device mode
Frantisek Sumsal
2023-05-16
1
-1
/
+1
|
*
|
fuzz: update the base JSON for fuzz-nspawn-oci
Frantisek Sumsal
2023-05-16
1
-20
/
+227
|
*
|
test: add a couple of tests for nspawn's OCI stuff
Frantisek Sumsal
2023-05-16
2
-20
/
+384
|
*
|
nspawn: fix a global-buffer-overflow
Frantisek Sumsal
2023-05-16
1
-0
/
+1
|
*
|
nspawn: fix inverted condition
Frantisek Sumsal
2023-05-16
1
-1
/
+1
|
*
|
nspawn: call json_dispatch() with a correct pointer
Frantisek Sumsal
2023-05-16
1
-1
/
+1
|
*
|
nspawn: all hooks should be arrays of objects, not just objects
Frantisek Sumsal
2023-05-16
1
-3
/
+3
|
*
|
nspawn: use the just returned errno in the log message
Frantisek Sumsal
2023-05-16
1
-1
/
+1
|
*
|
nspawn: disableOOMKiller should be boolean, not int
Frantisek Sumsal
2023-05-16
1
-7
/
+7
|
*
|
nspawn: modernize the cleanup functions a bit
Frantisek Sumsal
2023-05-16
1
-16
/
+12
|
*
|
nspawn: avoid NULL pointer dereference
Frantisek Sumsal
2023-05-16
2
-0
/
+3
|
*
|
nspawn: file system namespace -> mount namespace
Frantisek Sumsal
2023-05-15
1
-1
/
+1
|
*
|
nspawn: fix a typo in an error message
Frantisek Sumsal
2023-05-15
1
-1
/
+1
*
|
|
Merge pull request #27659 from yuwata/memfd-seal
Mike Yuan
2023-05-16
4
-2
/
+48
|
\
\
\
|
*
|
|
test: add basic test for memfd_set_sealed() and memfd_get_sealed()
Yu Watanabe
2023-05-16
2
-0
/
+31
|
*
|
|
memfd-util: set F_SEAL_EXEC flag if supported
Yu Watanabe
2023-05-16
1
-1
/
+7
|
*
|
|
memfd-util: memfd may also have F_SEAL_EXEC flag
Yu Watanabe
2023-05-16
1
-1
/
+2
|
*
|
|
missing: add more F_SEAL_XYZ flags
Yu Watanabe
2023-05-16
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27638 from YHNdnzj/upheldby-unit-file
Mike Yuan
2023-05-16
12
-36
/
+80
|
\
\
\
[next]