index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.conf.d
/
10-opensuse
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
mkfs-util: Make sure we pass non option arguments last
Daan De Meyer
1
-13
/
+25
2024-09-05
mkfs-util: Fix error handling
Daan De Meyer
1
-4
/
+16
2024-09-05
update TODO
Lennart Poettering
1
-0
/
+9
2024-09-05
man: ARP=no also disables IPv6 Neighbor Discovery Protocol
Yu Watanabe
1
-2
/
+3
2024-09-05
firstboot: reduce log level of timezone validation
Michael Ferrari
1
-3
/
+3
2024-09-05
firstboot: reduce empty input log level
Michael Ferrari
1
-4
/
+4
2024-09-05
firstboot: add newline before key wait
Michael Ferrari
1
-2
/
+1
2024-09-05
test: add test cases of "systemctl cat" for nonexistent units
Yu Watanabe
1
-0
/
+2
2024-09-05
systemctl: cat: do not exit(1) on missing units if `--force`
Ivan Shapovalov
1
-2
/
+3
2024-09-04
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
15
-49
/
+49
2024-09-04
core/namespace: add comment to explain the non-obvious assumption on /run/sys...
Mike Yuan
1
-0
/
+2
2024-09-04
core/namespace: make bind mounted journal sockets nosuid + noexec + nodev
Mike Yuan
2
-3
/
+9
2024-09-04
core/exec-invoke: use bind_mount_add() where appropriate
Mike Yuan
1
-17
/
+3
2024-09-04
core/namespace: use GREEDY_REALLOC at one more place
Mike Yuan
1
-6
/
+2
2024-09-04
core/unit: introduce unit_set_debug_invocation()
Mike Yuan
3
-25
/
+29
2024-09-04
core: add missing serialization for Unit.debug_invocation
Mike Yuan
1
-0
/
+5
2024-09-04
core/service: modernize service_load_pid_file() a bit
Mike Yuan
1
-19
/
+14
2024-09-04
core/service: minor coding style tweak
Mike Yuan
1
-4
/
+2
2024-09-04
copy: Introduce COPY_NOCOW_AFTER and use it when copying images
Daan De Meyer
5
-27
/
+21
2024-09-04
copy: Copy nocow flag by default
Daan De Meyer
1
-0
/
+41
2024-09-04
chattr-util: Optimize read_attr_at()
Daan De Meyer
1
-4
/
+13
2024-09-04
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
16
-110
/
+132
2024-09-04
machine-dbus: use in_same_namespace() at one more place
Mike Yuan
1
-10
/
+2
2024-09-04
udev-ctrl: drop unused next_datagram_size_fd() call
Mike Yuan
1
-6
/
+0
2024-09-04
core/manager: close all cmsg fds where none is expected
Mike Yuan
1
-0
/
+2
2024-09-04
udev-ctrl: add missing size check of received message
Mike Yuan
1
-3
/
+8
2024-09-04
audit-util: check correct errno
Mike Yuan
1
-1
/
+1
2024-09-04
sd-varlink: check correct errno
Mike Yuan
1
-13
/
+15
2024-09-04
fd-util: also close pidfd from SCM_PIDFD in cmsg_close_all()
Mike Yuan
1
-4
/
+11
2024-09-04
Revert "copy: Copy file attributes as well"
Daan De Meyer
1
-33
/
+8
2024-09-04
Revert "tree-wide: Don't explicity disable copy-on-write when copying images"
Daan De Meyer
3
-3
/
+16
2024-09-04
network: Add support for mq qdisc
Daan De Meyer
10
-0
/
+57
2024-09-04
network: Add support for multiq qdisc
Daan De Meyer
10
-0
/
+69
2024-09-04
build(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.8
dependabot[bot]
1
-1
/
+1
2024-09-04
build(deps): bump super-linter/super-linter from 6.6.0 to 7.1.0
dependabot[bot]
1
-1
/
+1
2024-09-03
TEST-50-DISSECT: add explicit coverage for BindJournalSockets=
Mike Yuan
2
-0
/
+8
2024-09-03
test: drop unneeded journal socket bind mounts
Mike Yuan
2
-56
/
+3
2024-09-03
portable/profile: use BindJournalSockets=
Mike Yuan
3
-3
/
+3
2024-09-03
core/namespace: create /dev/log only if journal socket is present
Mike Yuan
1
-6
/
+11
2024-09-03
core: introduce BindJournalSockets=
Mike Yuan
11
-10
/
+110
2024-09-03
build(deps): bump systemd/mkosi
dependabot[bot]
1
-1
/
+1
2024-09-03
mkosi: Use apt patterns to install dependencies on Debian/Ubuntu
Daan De Meyer
1
-7
/
+20
2024-09-03
mkosi: Make systemd package filtering more robust
Daan De Meyer
4
-8
/
+13
2024-09-03
json-util: Add JSON_BUILD_PAIR_UNSIGNED_NOT_EQUAL()
Daan De Meyer
2
-3
/
+7
2024-09-03
json-util: Add JSON_BUILD_TRISTATE() and friends
Daan De Meyer
2
-0
/
+64
2024-09-03
json-util: Add JSON_BUILD_PAIR_BASE64_NON_EMPTY() and friends
Daan De Meyer
2
-0
/
+44
2024-09-03
json-util: Add JSON_BUILD_PAIR_BYTE_ARRAY_NON_EMPTY()
Daan De Meyer
2
-0
/
+32
2024-09-03
json-util: Add JSON_BUILD_PAIR_INTEGER_NON_NEGATIVE()
Daan De Meyer
2
-2
/
+13
2024-09-03
json-util: Add JSON_BUILD_PAIR_INTEGER_NON_ZERO()
Daan De Meyer
2
-0
/
+30
2024-09-03
json-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL()
Daan De Meyer
3
-0
/
+48
[next]