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-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
|
*
sd-radv: allow to modify RA header elements without stopping sd-radv
Yu Watanabe
2024-04-19
1
-2
/
+2
*
|
Merge pull request #32349 from yuwata/sd-event-source-get-inotify-path
Luca Boccassi
2024-04-19
1
-0
/
+1
|
\
\
|
*
|
sd-event: introduce sd_event_source_get_inotify_path()
Yu Watanabe
2024-04-19
1
-0
/
+1
|
|
/
*
/
sd-radv: expose sd_radv_send()
Yu Watanabe
2024-04-19
1
-0
/
+1
|
/
*
sd-radv: refuse packet from the same interface
Yu Watanabe
2024-04-18
1
-0
/
+1
*
sd-radv: introduce sd_ndisc_router_solicit
Yu Watanabe
2024-04-16
3
-1
/
+43
*
sd-ndisc: add basic support of Redirect message
Yu Watanabe
2024-04-04
3
-0
/
+49
*
sd-ndisc: add basic support of Neighbor Advertisement message
Yu Watanabe
2024-04-04
3
-0
/
+53
*
sd-bus-vtable: add dummy macro to support compile without GNU extension
Yu Watanabe
2024-04-03
1
-2
/
+6
*
sd-ndisc-router: introduce sd_ndisc_router_set_sender_address()
Yu Watanabe
2024-03-27
1
-0
/
+1
*
sd-ndisc-protocol: list up all known options
Yu Watanabe
2024-03-26
1
-11
/
+48
*
Merge pull request #31829 from keszybz/more-header-checks
Luca Boccassi
2024-03-17
1
-19
/
+18
|
\
|
*
meson: test with c++26 too
Zbigniew Jędrzejewski-Szmek
2024-03-17
1
-0
/
+1
|
*
meson: gcc docs say that name "c2x" is deprecated
Zbigniew Jędrzejewski-Szmek
2024-03-17
1
-1
/
+1
|
*
meson: use loops to unify repeated checks
Zbigniew Jędrzejewski-Szmek
2024-03-17
1
-19
/
+17
*
|
sd-dhcp-server: make sd_dhcp_server_set_lease_file() optionally take director...
Yu Watanabe
2024-03-14
1
-1
/
+1
|
/
*
sd-journal: introduce sd_journal_stream_fd_with_namespace
Mike Yuan
2024-03-14
1
-0
/
+1
[next]