index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
exec-invoke.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-01
conf-parser: use log_syntax_parse_error() and friends more
Yu Watanabe
2
-202
/
+137
2024-09-01
conf-parser: several cleanups for DEFINE_CONFIG_PARSE_ENUMV() macro
Yu Watanabe
1
-18
/
+16
2024-09-01
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
40
-157
/
+120
2024-09-01
log: protect errno from log_syntax_invalid_utf8_internal()
Yu Watanabe
1
-0
/
+1
2024-09-01
log: introduce log_syntax_parse_error()
Yu Watanabe
2
-0
/
+56
2024-09-01
test: modernize test-networkd-conf
Yu Watanabe
1
-79
/
+68
2024-09-01
test: modernize test-conf-parser.c
Yu Watanabe
1
-26
/
+30
2024-09-01
conf-parser: make config_parse_strv() stricter and optionally drop duplicated...
Yu Watanabe
2
-12
/
+26
2024-09-01
conf-parser: fix memleak in config_parse_calendar()
Yu Watanabe
1
-3
/
+4
2024-09-01
network/route: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-01
network/route: fix adjustment of nexthop weight
Yu Watanabe
1
-2
/
+16
2024-09-01
network/route: also update source, status, and so on EEXIST
Yu Watanabe
5
-37
/
+100
2024-09-01
network/route: also show weight of gateway in debugging logs
Yu Watanabe
1
-3
/
+4
2024-09-01
basic/raw-clone: refuse CLONE_PIDFD too
Mike Yuan
1
-6
/
+6
2024-08-31
docs/UIDS-GIDS: drop obsolete comment about Fedora
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2024-08-31
test-network: use the same MTU bytes for veth interfaces
Yu Watanabe
1
-0
/
+2
2024-08-31
labeler: set network label when tests for networkd or friends are updated
Yu Watanabe
1
-1
/
+1
2024-08-31
man: fix typos
Christoph Anton Mitterer
2
-2
/
+2
2024-08-31
progress-bar: Add unbuffered variant
Adrian Vovk
3
-23
/
+41
2024-08-31
updatectl: Improve behavior of progress logging
Adrian Vovk
1
-6
/
+16
2024-08-31
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-31
updatectl: Ensure we clear the progress bar
Adrian Vovk
1
-0
/
+3
2024-08-31
sysupdated: Register known error types
Adrian Vovk
3
-2
/
+7
2024-08-31
progress-bar: Put a space after the prefix
Adrian Vovk
4
-7
/
+9
[next]