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: 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
*
sd-json: rename SD_JSON_SAFE → SD_JSON_STRICT
Lennart Poettering
2024-06-12
1
-2
/
+2
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
2
-0
/
+335
*
Merge pull request #33071 from keszybz/sd_event_source-cleanup
Yu Watanabe
2024-06-12
1
-1
/
+1
|
\
|
*
sd-event: use consistent style for '*' in signatures
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-1
/
+1
*
|
tpm2-setup: Don't fail if we can't access the TPM due to authorization failure
Daan De Meyer
2024-06-12
1
-0
/
+3
*
|
sd-bus: add new sd_bus_pending_method_calls() call
Lennart Poettering
2024-06-12
1
-0
/
+2
|
/
*
sd-radv: allow to configure reachable time in RA header
Yu Watanabe
2024-04-22
1
-0
/
+1
*
sd-id128: add an app-specific flavour of the invocation ID too
Lennart Poettering
2024-04-20
1
-0
/
+1
*
sd-event: fix sd_event_source_get_inotify_path()
Yu Watanabe
2024-04-20
1
-1
/
+1
*
Merge pull request #32346 from yuwata/sd-radv-handle-header-param-gracefully
Luca Boccassi
2024-04-19
1
-3
/
+3
|
\
|
*
sd-radv: set router preference gracefully
Yu Watanabe
2024-04-19
1
-1
/
+1
[next]