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
*
Merge pull request #20996 from yuwata/udevadm-trigger-debug
Zbigniew Jędrzejewski-Szmek
2021-10-15
1
-3
/
+3
|
\
|
*
sd-device-monitor: update log message to clarify the error will be ignored
Yu Watanabe
2021-10-13
1
-3
/
+3
*
|
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
6
-10
/
+11
*
|
journal: drop unnecessary +1 in newa() expression
Lennart Poettering
2021-10-14
1
-4
/
+2
*
|
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
2021-10-14
2
-4
/
+3
|
/
*
Merge pull request #20985 from yuwata/test-bus-node-enumerator
Yu Watanabe
2021-10-12
1
-0
/
+39
|
\
|
*
test: add more node enumerator tests
Yu Watanabe
2021-10-11
1
-0
/
+39
*
|
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
4
-8
/
+8
*
|
homed: take BSD file lock on LUKS file while activated
Lennart Poettering
2021-10-11
2
-0
/
+2
*
|
util: define initializer for 'struct ucred' that properly invalidates all fields
Lennart Poettering
2021-10-11
2
-1
/
+2
|
/
*
Merge pull request #20744 from yuwata/udev-netlink
Zbigniew Jędrzejewski-Szmek
2021-10-11
2
-26
/
+18
|
\
|
*
sd-device: expose device_cache_sysattr_value() and device_get_cached_sysattr_...
Yu Watanabe
2021-10-06
2
-3
/
+5
|
*
sd-device: make device_get_cached_sysattr_value() distinguish if we have look...
Yu Watanabe
2021-10-06
1
-24
/
+14
*
|
libsystemd/sd-id128: use only internal hmac, remove khash/OpenSSL support
Luca Boccassi
2021-10-08
2
-41
/
+5
*
|
xattr-util: merge various getxattr()/listxattr() helpers into getxattr_at_mal...
Lennart Poettering
2021-10-07
1
-12
/
+8
|
/
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
3
-1
/
+3
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
2
-10
/
+6
*
sd-netlink: add several attributes for nl80211
Yu Watanabe
2021-09-29
1
-4
/
+9
*
sd-netlink, wifi-util: fix attribute type of NL80211_ATTR_SSID
Yu Watanabe
2021-09-29
1
-1
/
+2
*
sd-netlink: introduce sd_netlink_message_read_data_suffix0()
Yu Watanabe
2021-09-29
1
-0
/
+26
*
sd-netlink: make sd_genl_message_new() or friends return -EOPNOTSUPP if a mod...
Yu Watanabe
2021-09-29
1
-25
/
+40
*
sd-netlink: also check multicast group to find suitable match callback
Yu Watanabe
2021-09-29
4
-4
/
+13
*
sd-netlink: allow to set dump flag for genl or netfilter messages
Yu Watanabe
2021-09-29
1
-2
/
+2
*
sd-netlink: add type safe macro for sd_genl_add_match()
Yu Watanabe
2021-09-29
1
-0
/
+10
*
sd-netlink: minor coding style fixes
Yu Watanabe
2021-09-29
3
-30
/
+35
*
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-28
2
-4
/
+6
*
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
2
-4
/
+7
|
\
|
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
2
-4
/
+7
*
|
sd-journal: Ignore data threshold if set to zero in sd_journal_enumerate_fiel...
Daan De Meyer
2021-09-15
1
-1
/
+1
*
|
sd-journal: Don't compare hashes from different journal files
Daan De Meyer
2021-09-15
1
-1
/
+5
|
/
*
sd-device: do not recreate the same symlinks which store watch handle
Yu Watanabe
2021-09-13
1
-1
/
+1
*
sd-event: take ref on event loop object before dispatching event sources
Michal Sekletar
2021-09-08
1
-1
/
+1
*
tree-wide: fix typo
Yu Watanabe
2021-09-05
1
-1
/
+1
*
Merge pull request #20603 from yuwata/udev-node-cleanups
Yu Watanabe
2021-09-02
2
-0
/
+8
|
\
|
*
sd-device: introduce device_has_devlink()
Yu Watanabe
2021-09-02
2
-0
/
+8
*
|
sd-journal: use FILE streams to buffer write_uint64()
Vito Caputo
2021-09-02
1
-24
/
+40
|
/
*
Merge pull request #20575 from vcaputo/verify_field_object_hash
Lennart Poettering
2021-09-01
1
-21
/
+49
|
\
|
*
sd-journal: verify field object hashes
Vito Caputo
2021-08-30
1
-1
/
+17
|
*
sd-journal: move payload hashing to helper function
Vito Caputo
2021-08-30
1
-20
/
+32
*
|
sd-netlink: introduce sd_netlink_message_get_max_attribute()
Yu Watanabe
2021-08-31
2
-18
/
+28
*
|
sd-netlink: specify appropriate netlink attribute type
Yu Watanabe
2021-08-31
2
-33
/
+33
*
|
sd-netlink: support more rtnl attributes
Yu Watanabe
2021-08-31
1
-336
/
+678
*
|
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
4
-0
/
+45
|
\
\
|
|
/
|
/
|
|
*
udev/sd: add support for DISKSEQ
Luca Boccassi
2021-07-28
4
-0
/
+45
*
|
sd-netlink: make type_system_get_*() and friends return value directly
Yu Watanabe
2021-08-29
7
-145
/
+121
*
|
sd-netlink: introduce sd_genl_add_match()
Yu Watanabe
2021-08-29
4
-3
/
+175
*
|
sd-netlink: split sd_netlink_add_match() into two parts
Yu Watanabe
2021-08-29
3
-71
/
+87
*
|
sd-netlink: introduce sd_genl_message_get_command()
Yu Watanabe
2021-08-29
2
-0
/
+41
[next]