index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
3
-5
/
+5
*
sd-device: shorten code a big
Yu Watanabe
2023-12-24
1
-3
/
+1
*
Merge pull request #30596 from yuwata/sd-device-db-cleanups
Luca Boccassi
2023-12-24
3
-55
/
+90
|
\
|
*
sd-device: introduce device_has_db() helper function
Yu Watanabe
2023-12-22
2
-0
/
+14
|
*
sd-device: modernize device_update_db() and friends
Yu Watanabe
2023-12-22
3
-55
/
+76
*
|
test: make assert_return() critical by default on fuzzer and unit tests
Yu Watanabe
2023-12-23
5
-14
/
+13
|
/
*
sd-journal: use FOREACH_ARRAY() at one more place
Yu Watanabe
2023-12-21
1
-2
/
+2
*
tree-wide: use hashmap_isempty() and friends
Yu Watanabe
2023-12-21
3
-8
/
+9
*
test: Skip various tests when /sys is not mounted
Daan De Meyer
2023-12-19
5
-2
/
+21
*
sd-netlink: the kernel ignores NLM_F_APPEND in RTM_NEWNEXTHOP message but use...
Yu Watanabe
2023-12-14
1
-1
/
+1
*
macro-fundamental: add U64_{K,M,G}B
Mike Yuan
2023-12-13
1
-4
/
+0
*
test: update log message and use SYNTHETIC_ERRNO()
Yu Watanabe
2023-12-10
1
-2
/
+1
*
sd-journal/catalog: modernize write_catalog()
Zbigniew Jędrzejewski-Szmek
2023-12-05
1
-35
/
+15
*
variuos: fwrite() does not set errno
Zbigniew Jędrzejewski-Szmek
2023-12-05
1
-1
/
+1
*
Merge pull request #30268 from yuwata/network-fix-too-many-waiting-replies
Zbigniew Jędrzejewski-Szmek
2023-12-01
2
-1
/
+9
|
\
|
*
sd-netlink: introduce netlink_get_reply_callback_count()
Yu Watanabe
2023-12-01
2
-0
/
+8
|
*
sd-netlink: change error code of the case that too many replies waiting
Yu Watanabe
2023-12-01
1
-1
/
+1
*
|
test: add tests for generic_array_bisect()
Yu Watanabe
2023-12-01
1
-0
/
+192
*
|
test: make append_number() optionally return offset of the entry object
Yu Watanabe
2023-12-01
1
-36
/
+36
*
|
test: split out finalization task
Yu Watanabe
2023-12-01
1
-31
/
+17
*
|
sd-journal: fix corrupted journal handling of generic_array_bisect()
Yu Watanabe
2023-12-01
1
-4
/
+37
*
|
sd-journal: ignore failure in testing cached corrupted entry
Yu Watanabe
2023-12-01
1
-3
/
+4
|
/
*
sd-journal: fix typo in function name
Yu Watanabe
2023-11-30
1
-5
/
+5
*
sd-journal: warn about seals may not be continuous only when the file is sealed
Yu Watanabe
2023-11-22
1
-1
/
+1
*
test: always call test_setup_logging()
Yu Watanabe
2023-11-17
6
-0
/
+18
*
Merge pull request #30047 from yuwata/sd-bus-assert-return
Luca Boccassi
2023-11-16
4
-8
/
+20
|
\
|
*
test: sd_bus_process() may assign NULL even if it returns positive
Yu Watanabe
2023-11-16
1
-1
/
+1
|
*
test: several cleanups for test-bus-chat
Yu Watanabe
2023-11-16
1
-5
/
+17
|
*
sd-bus: drop SD_BUS_CREDS_AUGMENT flag
Yu Watanabe
2023-11-16
1
-1
/
+1
|
*
sd-bus: insert missing space
Yu Watanabe
2023-11-16
1
-1
/
+1
*
|
sd-journal: don't assert on invalid field
Frantisek Sumsal
2023-11-15
1
-2
/
+3
|
/
*
sd-device: do not trigger assertion by a bad udev rules
Yu Watanabe
2023-11-15
1
-2
/
+7
*
sd-bus: don't treat invalid user/machine as a programming error
Frantisek Sumsal
2023-11-15
1
-4
/
+4
*
sd-journal: don't treat invalid match as a programming error
Frantisek Sumsal
2023-11-15
1
-1
/
+2
*
id128: add id128_digest() helper
Lennart Poettering
2023-11-13
2
-0
/
+21
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
7
-8
/
+8
*
journalctl: verify sealed log epochs are continuous
Felix Dörre
2023-11-08
5
-17
/
+50
*
sd-device-monitor: unconditionally increase buffer size by sd_device_monitor_...
Yu Watanabe
2023-11-06
1
-0
/
+9
*
Merge pull request #29402 from yuwata/sd-journal-cleanups-for-generic-array-b...
Luca Boccassi
2023-11-04
1
-72
/
+152
|
\
|
*
sd-journal: rework generic_array_bisect()
Yu Watanabe
2023-11-04
1
-64
/
+152
|
*
sd-journal: drop redundant re-reading of entry array object
Yu Watanabe
2023-11-04
1
-15
/
+7
*
|
sd-journal: make generic_array_bisect_plus_one() take data object
Yu Watanabe
2023-11-04
1
-47
/
+31
*
|
sd-journal: introduce journal_file_pin_object()
Yu Watanabe
2023-11-04
5
-11
/
+67
*
|
mmap-cache: introduce window_matches_by_addr()
Yu Watanabe
2023-11-04
1
-4
/
+12
*
|
mmap-cache: introduce enum MMapCacheCategory
Yu Watanabe
2023-11-04
4
-41
/
+51
*
|
mmap-cache: drop Context and boolean flags in Window
Yu Watanabe
2023-11-04
1
-47
/
+46
|
/
*
sd-netlink: add call to query sd_event object an sd_netlink object is attache...
Lennart Poettering
2023-11-02
1
-0
/
+6
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
sd-netlink: res_id is 16bit but serial is 32bit
Yu Watanabe
2023-11-01
1
-3
/
+3
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
6
-9
/
+9
[next]