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
*
Merge pull request #23865 from keszybz/drop-memcpy-call
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
|
\
|
*
sd-id128: avoid an unnecessary function call in inline helper
Zbigniew Jędrzejewski-Szmek
2022-06-29
1
-1
/
+1
*
|
Merge pull request #23868 from keszybz/lib-resplit-2
Yu Watanabe
2022-07-01
4
-31
/
+9
|
\
\
|
*
|
sd-netlink: rename sd_netlink_inc_rcvbuf → sd_netlink_increase_rxbuf
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+1
|
*
|
sd-bus: use assert_return() in public function sd_bus_message_dump
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+2
|
*
|
sd-bus: export sd_bus_message_read_strv_extend()
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-0
/
+1
|
*
|
sd-id128: rename and export sd_id128_string_equal()
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-0
/
+2
|
*
|
sd-bus: export sd_bus_error_setfv()
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-0
/
+2
|
*
|
libsystemd: drop unexported sd-utf8
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+0
|
*
|
libsystemd: export sd-netlink
Zbigniew Jędrzejewski-Szmek
2022-06-30
2
-28
/
+1
*
|
|
logind: log wall messages to the journal
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-0
/
+8
|
/
/
*
/
Use https for gnu.org
Michael Biebl
2022-06-28
31
-31
/
+31
|
/
*
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
[next]