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
*
meson: Build header tests with -pedantic
Jan Janssen
2022-05-29
16
-40
/
+43
*
sd-hwdb: add sd_hwdb_new_from_path
Nick Rosbrook
2022-05-27
1
-0
/
+1
*
meson: Add -Wall and -Wextra to header checks
Jan Janssen
2022-05-04
1
-0
/
+2
*
meson: Use meson test suite feature
Jan Janssen
2022-05-04
1
-0
/
+1
*
meson: Remove check-compilation.sh
Jan Janssen
2022-05-04
1
-6
/
+9
*
meson: Exit early with subdir_done()
Jan Janssen
2022-05-04
1
-7
/
+9
*
sd-ndisc: drop unused function
Yu Watanabe
2022-05-04
1
-1
/
+0
*
sd-device-enumerator: introduce sd_device_enumerator_add_nomatch_sysname()
Yu Watanabe
2022-04-27
1
-0
/
+1
*
dhcp: make option names singular
Yu Watanabe
2022-04-03
2
-7
/
+7
*
sd-device: introduce sd_device_open()
Yu Watanabe
2022-04-01
1
-0
/
+1
*
sd-device: introduce sd_device_new_from_devname()
Yu Watanabe
2022-04-01
1
-0
/
+2
*
timesyncd: generate a structure log message the first time we set the clock c...
Lennart Poettering
2022-03-18
1
-0
/
+3
*
sd-radv: voidify sd_radv_remove_prefix()
Yu Watanabe
2022-03-17
1
-2
/
+1
*
network: dhcp: rename NextServer= and Filename= settings
Yu Watanabe
2022-03-11
1
-2
/
+3
*
sd-dhcp6-client: rename timezone options
Yu Watanabe
2022-03-10
1
-2
/
+2
*
dhcp: list all known DHCP options
Yu Watanabe
2022-03-10
1
-62
/
+166
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-2
/
+4
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-34
/
+32
*
sd-dhcp-server: add support to send next server and filename option for PXE b...
Yu Watanabe
2022-02-24
2
-0
/
+6
*
Merge pull request #22412 from yuwata/sd-dhcp6-client-cleanups
Lennart Poettering
2022-02-15
1
-3
/
+1
|
\
|
*
sd-dhcp6-client: do not expose set_transaction_id()
Yu Watanabe
2022-02-14
1
-2
/
+0
|
*
sd-dhcp6-client: store PD prefix hint in ia_pd
Yu Watanabe
2022-02-14
1
-1
/
+1
*
|
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
2022-02-14
1
-0
/
+3
|
/
*
sd-netlink: introduce sd_rtnl_message_traffic_control_get_{ifindex,parent,han...
Yu Watanabe
2022-02-09
1
-0
/
+3
*
sd-netlink: unify sd_rtnl_message_new_qdisc() and sd_rtnl_message_new_tclass()
Yu Watanabe
2022-02-09
1
-7
/
+2
*
sd-dhcp-lease: store static routes and classless static routes in different a...
Yu Watanabe
2022-02-02
1
-2
/
+2
*
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
[next]