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-network: introduce sd_network_link_get_stat()
Yu Watanabe
2021-12-08
1
-0
/
+3
*
sd-dhcp-client: support 6rd option
Yu Watanabe
2021-12-07
2
-0
/
+8
*
dhcp: fix indentation and alignment
Yu Watanabe
2021-12-06
1
-58
/
+58
*
sd-netlink: introduce sd_rtnl_message_nexthop_get_flags()
Yu Watanabe
2021-11-13
1
-0
/
+1
*
sd-event: introduce callback invoked when event source ratelimit expires
Michal Sekletar
2021-11-11
1
-0
/
+1
*
sd-event: add sd_event_add_inotify_fd() call
Lennart Poettering
2021-11-09
1
-0
/
+1
*
network: dhcp-server: introduce Router= setting to specify router address
Yu Watanabe
2021-11-02
1
-1
/
+1
*
Merge pull request #21200 from yuwata/sd-dhcp6-client-server-address
Yu Watanabe
2021-11-01
1
-0
/
+1
|
\
|
*
sd-dhcp6-client: introduce sd_dhcp6_lease_get_server_address()
Yu Watanabe
2021-11-01
1
-0
/
+1
*
|
sd-lldp-tx: drop unused and useless function
Yu Watanabe
2021-11-01
1
-1
/
+0
|
/
*
sd-ndisc: drop unused functions
Yu Watanabe
2021-10-29
1
-3
/
+0
*
sd-radv: make prefix/route prefix lifetime can be specified with independentl...
Yu Watanabe
2021-10-27
1
-7
/
+5
*
sd-radv: make several constants not exposed
Yu Watanabe
2021-10-27
1
-5
/
+0
*
sd-radv: make sd_radv_set_router_lifetime() take usec_t (uint64_t)
Yu Watanabe
2021-10-27
1
-1
/
+1
*
Merge pull request #21055 from yuwata/network-dhcp6-pd-route-lifetime-metric
Luca Boccassi
2021-10-20
1
-0
/
+3
|
\
|
*
sd-dhcp6-client: introduce sd_dhcp6_lease_get_timestamp()
Yu Watanabe
2021-10-19
1
-0
/
+3
*
|
sd-netlink: introduce sd_netlink_attach_filter()
Yu Watanabe
2021-10-19
1
-0
/
+2
|
/
*
sd-dhcp6-client: add missing options
Yu Watanabe
2021-10-12
1
-31
/
+138
*
sd-radv: rename sd_radv_prefix_set_route_prefix() -> sd_radv_route_prefix_set...
Yu Watanabe
2021-10-11
1
-1
/
+1
*
Merge pull request #20824 from yuwata/sd-dhcp6-client-cleanups
Yu Watanabe
2021-09-29
1
-5
/
+5
|
\
|
*
sd-dhcp6-client: drop domains_count and ntp_fqdn_count
Yu Watanabe
2021-09-29
1
-5
/
+5
*
|
sd-netlink: introduce sd_netlink_message_read_data_suffix0()
Yu Watanabe
2021-09-29
1
-0
/
+1
|
/
*
libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...
Yu Watanabe
2021-09-28
9
-9
/
+9
*
sd-lldp-rx: introduce sd_lldp_rx_is_running()
Yu Watanabe
2021-09-28
1
-0
/
+1
*
sd-lldp-tx: introduce sd-lldp-tx
Yu Watanabe
2021-09-27
2
-0
/
+72
*
sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macro
Yu Watanabe
2021-09-27
1
-2
/
+6
*
sd-lldp: constify OUI
Yu Watanabe
2021-09-27
1
-3
/
+3
*
sd-lldp-rx: split out enum definitions
Yu Watanabe
2021-09-27
3
-91
/
+121
*
sd-lldp-rx: rename sd_lldp -> sd_lldp_rx
Yu Watanabe
2021-09-27
1
-28
/
+28
*
sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
Yu Watanabe
2021-09-27
2
-3
/
+3
*
sd-netlink: introduce sd_netlink_message_get_max_attribute()
Yu Watanabe
2021-08-31
1
-0
/
+1
*
Merge pull request #20257 from bluca/seqno
Luca Boccassi
2021-08-31
1
-0
/
+1
|
\
|
*
udev/sd: add support for DISKSEQ
Luca Boccassi
2021-07-28
1
-0
/
+1
*
|
sd-netlink: introduce sd_genl_add_match()
Yu Watanabe
2021-08-29
1
-0
/
+5
*
|
sd-netlink: introduce sd_genl_message_get_command()
Yu Watanabe
2021-08-29
1
-0
/
+1
*
|
sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamily
Yu Watanabe
2021-08-29
1
-17
/
+2
*
|
sd-netlink: drop 'flags' argument from sd_nfnl_nft_message_new_table()
Yu Watanabe
2021-08-29
1
-1
/
+1
*
|
sd-netlink: introduce basic_type_system
Yu Watanabe
2021-08-29
1
-1
/
+1
*
|
sd-netlink: rename variables, arguments, and functions
Yu Watanabe
2021-08-29
1
-10
/
+10
*
|
sd-netlink: drop unused type
Yu Watanabe
2021-08-29
1
-1
/
+0
*
|
sd-id128: add compound literal love to sd_id128_to_string() + id128_to_uuid_s...
Lennart Poettering
2021-08-20
1
-1
/
+3
*
|
units: added factory-reset.target
Yegor Alexeyev
2021-08-10
1
-0
/
+3
*
|
sd-bus: add brief inline comment explaining the "reserved" field in the bus v...
Lennart Poettering
2021-07-28
1
-2
/
+5
*
|
sd-bus: fix indentation in macros
Lennart Poettering
2021-07-28
1
-37
/
+37
|
/
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
sd-bus: fix missing initializer in SD_BUS_VTABLE_END (#20253)
Matthijs van Duin
2021-07-21
1
-1
/
+8
*
logind: allow binding different operation to reboot key long presses
Yegor Alexeyev
2021-07-08
1
-0
/
+13
*
sd-ipv4ll: introduce sd_ipv4ll_set_check_mac_callback()
Yu Watanabe
2021-06-30
1
-0
/
+2
*
sd-ipv4acd: update condition of address conflict
Yu Watanabe
2021-06-30
1
-0
/
+2
*
sd-netlink: rename variables and functions for generic netlink
Yu Watanabe
2021-06-26
1
-2
/
+2
[next]