index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-varlink: update comment
Yu Watanabe
2024-10-31
2
-2
/
+2
*
sd-json: don't use C99 bool in public headers
Lennart Poettering
2024-10-30
2
-3
/
+1
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-0
/
+5
*
sd-id128: mark functions as const, not pure
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-5
/
+5
*
sd-common: add __const__
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-0
/
+4
*
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
5
-3
/
+15
|
\
|
*
resolve: move sd-* api into libsystemd-network
Ronan Pigott
2024-10-21
2
-45
/
+0
|
*
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
1
-0
/
+6
|
*
network: Parse RFC9463 DHCPv6 DNR option
Ronan Pigott
2024-10-21
2
-2
/
+5
|
*
network: parse RFC9463 DHCPv4 DNR option
Ronan Pigott
2024-09-14
2
-1
/
+4
|
*
network: Introduce sd_dns_resolver
Ronan Pigott
2024-09-14
2
-0
/
+45
*
|
sd-varlink: add new sd_varlink_error_is_invalid_parameter() helper
Lennart Poettering
2024-10-15
1
-0
/
+2
*
|
Merge pull request #34723 from poettering/machined-pidref-more
Lennart Poettering
2024-10-15
1
-1
/
+0
|
\
\
|
*
|
sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref...
Lennart Poettering
2024-10-14
1
-1
/
+0
*
|
|
sd-radv: drop sd_radv_prefix and friends, and use sd_ndisc_option to manage N...
Yu Watanabe
2024-10-14
1
-49
/
+59
|
/
/
*
|
Merge pull request #34681 from ikruglov/ikruglov/io-systemd-Machine-post-merg...
Lennart Poettering
2024-10-11
1
-0
/
+2
|
\
\
|
*
|
sd-json: add sd_json_dispatch_pid()
Ivan Kruglov
2024-10-10
1
-0
/
+1
|
*
|
sd-json: add sd_json_dispatch_signal()
Ivan Kruglov
2024-10-10
1
-0
/
+1
*
|
|
sd-netlink: introduce two more _get_family()
Yu Watanabe
2024-10-10
1
-0
/
+2
*
|
|
sd-netlink,network: rename functions and RoutingPolicyRule.type
Yu Watanabe
2024-10-10
1
-6
/
+6
*
|
|
sd-netlink: various cleanups
Yu Watanabe
2024-10-10
1
-100
/
+107
|
/
/
*
|
sd-event: rename output parameters to ret
Yu Watanabe
2024-10-10
1
-12
/
+12
*
|
sd-json: reorder enum so that SD_JSON_FORMAT_OFF is first
Zbigniew Jędrzejewski-Szmek
2024-10-06
1
-12
/
+12
*
|
sd-varlink: mark functions that can take 'more' flag in IDL structures with a...
Lennart Poettering
2024-10-02
1
-1
/
+11
*
|
sd-varlink-idl: add some room for flags everywhere
Lennart Poettering
2024-10-02
1
-0
/
+14
*
|
sd-path: trivial cleanups for sd_path_lookup{,_strv}()
Mike Yuan
2024-09-20
1
-2
/
+2
|
/
*
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
1
-0
/
+3
*
sd-network: introduce sd_network_link_get_netdev_file{,_dropins}
Mike Yuan
2024-09-09
1
-0
/
+6
*
sd-netlink: fix typo
Yu Watanabe
2024-09-06
1
-1
/
+1
*
Merge pull request #34123 from yuwata/sd-device
Yu Watanabe
2024-08-28
1
-0
/
+2
|
\
|
*
sd-device: make device_get_device_id() public
Yu Watanabe
2024-08-27
1
-0
/
+1
|
*
sd-device: introduce sd_device_get_driver_subsystem()
Yu Watanabe
2024-08-27
1
-0
/
+1
*
|
sd-device-monitor: introduce sd_device_monitor_get_events() and _get_timeout()
Yu Watanabe
2024-08-27
1
-0
/
+2
|
/
*
man: document "web" session type
Allison Karlitskaya
2024-08-26
1
-1
/
+1
*
sd-netlink: introduce sd_netlink_message_read_u64()
Yu Watanabe
2024-08-20
1
-0
/
+1
*
sd-json: add sd_json_variant_set_field_id128() and _uuid()
Yu Watanabe
2024-08-14
1
-0
/
+2
*
sd-device-monitor: expose low-level functions
Yu Watanabe
2024-08-02
1
-0
/
+2
*
sd-device-monitor: introduce sd_device_monitor_is_running()
Yu Watanabe
2024-08-02
1
-0
/
+1
*
libsystemd: use C23 explicit enum types where available
Lennart Poettering
2024-07-16
9
-19
/
+27
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
3
-0
/
+502
*
login: Add a new SecureAttentionKey dbus signal when Ctrl+Alt+Shift+Esc is pr...
nerdopolis
2024-06-24
1
-0
/
+2
*
Merge pull request #33420 from poettering/build-with-object
Yu Watanabe
2024-06-20
1
-0
/
+8
|
\
|
*
sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()
Lennart Poettering
2024-06-19
1
-0
/
+8
*
|
sd-json: add comment clarifying that _SD_JSON_BUILD* enums are not to be used...
Lennart Poettering
2024-06-19
1
-0
/
+1
*
|
sd-json.h: reword SD_JSON_WARNING/SD_JSON_DEBUG comments
Lennart Poettering
2024-06-19
1
-14
/
+11
|
/
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-10
/
+10
*
json: const char *func() -> const char* func()
Yu Watanabe
2024-06-17
1
-2
/
+2
*
json: extend JsonDispatch flags with nullable and refuse-null flags
Lennart Poettering
2024-06-15
1
-2
/
+4
*
json: add sd_json_dispatch_double() helper
Lennart Poettering
2024-06-15
1
-0
/
+1
[next]