index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
TEST-74-AUX-UTILS.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2024-09-03
json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP_NON_NULL()
Daan De Meyer
2
-0
/
+32
2024-09-03
json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP()
Daan De Meyer
1
-0
/
+1
2024-09-03
json-util: Add JSON_BUILD_RATELIMIT()
Daan De Meyer
2
-0
/
+69
2024-09-03
json-util: Add JSON_BUILD_STRING_ORDERED_SET()
Daan De Meyer
3
-0
/
+54
2024-09-03
repart: Add compression support
Daan De Meyer
8
-38
/
+177
2024-09-03
TEST-58-REPART: Only skip part of testcase_minimize() that requires root
Daan De Meyer
1
-5
/
+5
2024-09-03
TEST-58-REPART: Always run TEST-58-REPART in virtual machine
Daan De Meyer
1
-0
/
+1
2024-09-03
mkosi: Don't create sanitizer wrappers for every mkfs binary
Daan De Meyer
1
-5
/
+0
2024-09-03
resolve: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-03
resolved: include Varlink error on inconsistent DNS-SD services in introspect...
Lennart Poettering
5
-3
/
+11
2024-09-03
pretty-print: introduce WITH_BUFFERED_STDERR macro to enable buffering
Yu Watanabe
3
-20
/
+32
2024-09-03
pretty-print: rename {draw,clear}_progress_bar_unbuffered() -> {draw,clear}_p...
Yu Watanabe
3
-13
/
+13
2024-09-02
test: don't install Python scripts from systemd-test RPM
Frantisek Sumsal
1
-1
/
+1
2024-09-02
sysupdated: Improve logging about jobs
Adrian Vovk
1
-10
/
+21
2024-09-02
sysupdated: Cleanup handling of notifications
Adrian Vovk
1
-32
/
+21
2024-09-02
sysupdate: Don't ignore callout binary failure
Adrian Vovk
1
-18
/
+40
2024-09-02
portable: ensure PORTABLE_FORCE_ATTACH works even when there is a leftover unit
Luca Boccassi
2
-6
/
+59
2024-09-02
efi: add file_handle_read() helper that reads from a file handle
Lennart Poettering
2
-10
/
+26
2024-09-02
efi: return pointer to processed string in strtolower8()/strtolower16()
Lennart Poettering
2
-8
/
+9
2024-09-02
networkd: Replace existing objects instead of doing nothing if they exist
Daan De Meyer
2
-3
/
+14
2024-09-02
network/tclass: do not save tclass to Link before it is configured
Yu Watanabe
3
-48
/
+58
2024-09-02
network/qdisc: do not save qdisc to Link before it is configured
Yu Watanabe
3
-54
/
+65
2024-09-02
network/tclass: make tclass_drop() static
Yu Watanabe
2
-5
/
+2
[next]