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
*
build(deps): bump systemd/mkosi
dependabot[bot]
2024-09-03
1
-1
/
+1
*
Merge pull request #34240 from DaanDeMeyer/mkosi
Daan De Meyer
2024-09-03
4
-13
/
+31
|
\
|
*
mkosi: Use apt patterns to install dependencies on Debian/Ubuntu
Daan De Meyer
2024-09-03
1
-7
/
+20
|
*
mkosi: Make systemd package filtering more robust
Daan De Meyer
2024-09-03
4
-8
/
+13
|
/
*
Merge pull request #34236 from DaanDeMeyer/manager-split
Daan De Meyer
2024-09-03
3
-3
/
+392
|
\
|
*
json-util: Add JSON_BUILD_PAIR_UNSIGNED_NOT_EQUAL()
Daan De Meyer
2024-09-03
2
-3
/
+7
|
*
json-util: Add JSON_BUILD_TRISTATE() and friends
Daan De Meyer
2024-09-03
2
-0
/
+64
|
*
json-util: Add JSON_BUILD_PAIR_BASE64_NON_EMPTY() and friends
Daan De Meyer
2024-09-03
2
-0
/
+44
|
*
json-util: Add JSON_BUILD_PAIR_BYTE_ARRAY_NON_EMPTY()
Daan De Meyer
2024-09-03
2
-0
/
+32
|
*
json-util: Add JSON_BUILD_PAIR_INTEGER_NON_NEGATIVE()
Daan De Meyer
2024-09-03
2
-2
/
+13
|
*
json-util: Add JSON_BUILD_PAIR_INTEGER_NON_ZERO()
Daan De Meyer
2024-09-03
2
-0
/
+30
|
*
json-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL()
Daan De Meyer
2024-09-03
3
-0
/
+48
|
*
json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP_NON_NULL()
Daan De Meyer
2024-09-03
2
-0
/
+32
|
*
json-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP()
Daan De Meyer
2024-09-03
1
-0
/
+1
|
*
json-util: Add JSON_BUILD_RATELIMIT()
Daan De Meyer
2024-09-03
2
-0
/
+69
|
*
json-util: Add JSON_BUILD_STRING_ORDERED_SET()
Daan De Meyer
2024-09-03
3
-0
/
+54
|
/
*
Merge pull request #34190 from DaanDeMeyer/repart-compress
Daan De Meyer
2024-09-03
10
-48
/
+183
|
\
|
*
repart: Add compression support
Daan De Meyer
2024-09-03
8
-38
/
+177
|
*
TEST-58-REPART: Only skip part of testcase_minimize() that requires root
Daan De Meyer
2024-09-03
1
-5
/
+5
|
*
TEST-58-REPART: Always run TEST-58-REPART in virtual machine
Daan De Meyer
2024-09-03
1
-0
/
+1
|
*
mkosi: Don't create sanitizer wrappers for every mkfs binary
Daan De Meyer
2024-09-03
1
-5
/
+0
*
|
Merge pull request #34228 from poettering/uki-with-many-prep1
Lennart Poettering
2024-09-03
4
-18
/
+35
|
\
\
|
|
/
|
/
|
|
*
efi: add file_handle_read() helper that reads from a file handle
Lennart Poettering
2024-09-02
2
-10
/
+26
|
*
efi: return pointer to processed string in strtolower8()/strtolower16()
Lennart Poettering
2024-09-02
2
-8
/
+9
*
|
Merge pull request #34149 from DaanDeMeyer/btrfs
Daan De Meyer
2024-09-03
3
-28
/
+263
|
\
\
|
*
|
repart: Switch to new mkfs.btrfs subvolume API
Daan De Meyer
2024-08-30
2
-23
/
+258
|
*
|
repart: Remove unused Context argument from make_subvolumes_set()
Daan De Meyer
2024-08-30
1
-3
/
+1
|
*
|
repart: Fix memory leak
Daan De Meyer
2024-08-30
1
-0
/
+2
|
*
|
image-policy: Fix size assertion
Daan De Meyer
2024-08-30
1
-1
/
+1
|
*
|
image-policy: Fix strv size calculation
Daan De Meyer
2024-08-30
1
-1
/
+1
*
|
|
resolve: fix typo
Yu Watanabe
2024-09-03
1
-1
/
+1
*
|
|
resolved: include Varlink error on inconsistent DNS-SD services in introspect...
Lennart Poettering
2024-09-03
5
-3
/
+11
*
|
|
Merge pull request #34140 from yuwata/conf-parser-log-message
Yu Watanabe
2024-09-03
44
-489
/
+450
|
\
\
\
|
*
|
|
conf-parser: use log_syntax_parse_error() and friends more
Yu Watanabe
2024-09-01
2
-202
/
+137
|
*
|
|
conf-parser: several cleanups for DEFINE_CONFIG_PARSE_ENUMV() macro
Yu Watanabe
2024-09-01
1
-18
/
+16
|
*
|
|
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
40
-157
/
+120
|
*
|
|
log: protect errno from log_syntax_invalid_utf8_internal()
Yu Watanabe
2024-09-01
1
-0
/
+1
|
*
|
|
log: introduce log_syntax_parse_error()
Yu Watanabe
2024-09-01
2
-0
/
+56
|
*
|
|
test: modernize test-networkd-conf
Yu Watanabe
2024-09-01
1
-79
/
+68
|
*
|
|
test: modernize test-conf-parser.c
Yu Watanabe
2024-09-01
1
-26
/
+30
|
*
|
|
conf-parser: make config_parse_strv() stricter and optionally drop duplicated...
Yu Watanabe
2024-09-01
2
-12
/
+26
|
*
|
|
conf-parser: fix memleak in config_parse_calendar()
Yu Watanabe
2024-09-01
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #34202 from AdrianVovk/sysupdated-fixups
Adrian Vovk
2024-09-02
2
-60
/
+82
|
\
\
\
|
*
|
|
sysupdated: Improve logging about jobs
Adrian Vovk
2024-09-02
1
-10
/
+21
|
*
|
|
sysupdated: Cleanup handling of notifications
Adrian Vovk
2024-09-02
1
-32
/
+21
|
*
|
|
sysupdate: Don't ignore callout binary failure
Adrian Vovk
2024-09-02
1
-18
/
+40
*
|
|
|
test: don't install Python scripts from systemd-test RPM
Frantisek Sumsal
2024-09-02
1
-1
/
+1
|
/
/
/
*
/
/
portable: ensure PORTABLE_FORCE_ATTACH works even when there is a leftover unit
Luca Boccassi
2024-09-02
2
-6
/
+59
|
/
/
*
|
network/route: fix typo
Yu Watanabe
2024-09-01
1
-1
/
+1
*
|
Merge pull request #34213 from yuwata/network-route-fix-weight
Luca Boccassi
2024-09-01
6
-41
/
+119
|
\
\
[next]