index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-bridge-mdb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
test: wait for verbose-success.service finished
Yu Watanabe
1
-1
/
+2
2024-01-05
tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various places
Lennart Poettering
6
-8
/
+8
2024-01-05
json: add new dispatch flag JSON_ALLOW_EXTENSIONS
Lennart Poettering
2
-8
/
+13
2024-01-05
oomd: make use of new JSON_DISPATCH_ENUM_DEFINE() macro
Lennart Poettering
1
-18
/
+5
2024-01-05
user-record: port over to JSON_DISPATCH_ENUM_DEFINE()
Lennart Poettering
1
-40
/
+5
2024-01-05
test: add unit test for JSON_DISPATCH_ENUM_DEFINE()
Lennart Poettering
1
-0
/
+51
2024-01-05
json: add macro for automatically defining a dispatcher for an enum
Lennart Poettering
1
-0
/
+22
2024-01-05
tpm2-util: more iovec'ification
Lennart Poettering
15
-641
/
+477
2024-01-05
test: add unit tests for the new iovec helpers
Lennart Poettering
3
-0
/
+79
2024-01-05
iovec-util: add CONST_IOVEC_MAKE_STRING()
Lennart Poettering
1
-0
/
+6
2024-01-05
iovec-util: add new iovec_memdup() helper
Lennart Poettering
1
-0
/
+16
2024-01-05
iovec-util: add new iovec_memcmp() helper
Lennart Poettering
1
-0
/
+11
2024-01-05
iovec-util: add iovec_is_valid() helper
Lennart Poettering
1
-0
/
+6
2024-01-05
iovec-util: rework IOVEC_MAKE_STRING() to work with compound initialized input
Lennart Poettering
1
-6
/
+16
2024-01-05
json: add more iovec helpers for serializing/deserializing binary data
Lennart Poettering
2
-3
/
+19
2024-01-05
update TODO
Lennart Poettering
1
-0
/
+3
2024-01-05
test: fix typo
Yu Watanabe
1
-2
/
+2
2024-01-05
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-01-05
vpick: fix typo
Yu Watanabe
2
-4
/
+4
2024-01-05
login: noone -> no one
Yu Watanabe
1
-1
/
+1
2024-01-05
core/dbus-manager: fix typo
Yu Watanabe
1
-1
/
+1
2024-01-05
string-util: fix typo
Yu Watanabe
1
-2
/
+2
2024-01-05
TODO: fix typo
Yu Watanabe
1
-1
/
+1
2024-01-05
core: Add %D specifier for $XDG_DATA_HOME
Adrian Vovk
2
-0
/
+16
2024-01-05
cryptenroll: change class in provided PKCS#11 URI if necessary
Vladimir Stoiakin
5
-13
/
+63
2024-01-05
network: do not make the implied default have the first priority
Yu Watanabe
2
-4
/
+2
2024-01-05
core/cgroup: use designated initializer more, make dup source const
Mike Yuan
2
-36
/
+40
2024-01-05
Use .d path for PCRLOCK_KERNEL_*_PATH
Alberto Planas
1
-2
/
+2
2024-01-04
journalctl: add --exclude-identifier option
Sergei Zhmylev
8
-5
/
+66
2024-01-04
creds-util: automatically append NUL byte to decrypted creds
Lennart Poettering
1
-1
/
+1
2024-01-04
creds: rename "tpm2-absent" encryption to "null" encryption
Lennart Poettering
4
-14
/
+14
2024-01-04
find-esp: adjust parameter indentating to our usual coding style
Lennart Poettering
1
-17
/
+23
2024-01-04
logind: use unlink_and_free() at once more place
Lennart Poettering
1
-5
/
+1
2024-01-04
json: drop redundant check
Lennart Poettering
1
-3
/
+0
2024-01-04
ci: build with -O2 and -Wmaybe-uninitialized
Frantisek Sumsal
1
-1
/
+6
2024-01-04
shared: initialize a couple of values explicitly
Frantisek Sumsal
4
-5
/
+5
2024-01-04
resolve: initialize `r` during OOM
Frantisek Sumsal
1
-1
/
+1
2024-01-04
test: allow sanitized binaries to dump a core
Frantisek Sumsal
1
-1
/
+1
2024-01-04
test: install correct kpartx udev rules on Ubuntu
Frantisek Sumsal
1
-2
/
+2
2024-01-04
test-network: add test case about replacing nexthop
Yu Watanabe
5
-27
/
+190
2024-01-04
test-network: merge three tests for neighbor
Yu Watanabe
6
-55
/
+36
2024-01-04
test-network: show monotonic timestamp and drop hopstname from logs
Yu Watanabe
1
-0
/
+2
2024-01-04
tmpfiles: Use statx_timestamp_load
Adrian Vovk
1
-19
/
+7
2024-01-04
stat-util: Add statx version of timespec_load
Adrian Vovk
1
-0
/
+8
2024-01-04
tmpfiles: add --purge switch
Luca Boccassi
3
-10
/
+106
2024-01-04
Assign noDA attribute to TPM2 objects not dependant on a PIN
Gabríel Arthúr Pétursson
1
-1
/
+10
2024-01-04
shared/vpick: don't say "ptr" for TAKE_PICK_RESULT (struct)
Mike Yuan
1
-1
/
+1
2024-01-04
vpick-tool: sort includes
Mike Yuan
1
-1
/
+1
2024-01-04
logind: rework the special casing we give root's sessions
Lennart Poettering
4
-2
/
+13
2024-01-04
logind: explain session class types a bit
Lennart Poettering
1
-4
/
+4
[next]