summaryrefslogtreecommitdiffstats
path: root/src/systemd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23865 from keszybz/drop-memcpy-callZbigniew Jędrzejewski-Szmek2022-07-021-1/+1
|\
| * sd-id128: avoid an unnecessary function call in inline helperZbigniew Jędrzejewski-Szmek2022-06-291-1/+1
* | Merge pull request #23868 from keszybz/lib-resplit-2Yu Watanabe2022-07-014-31/+9
|\ \
| * | sd-netlink: rename sd_netlink_inc_rcvbuf → sd_netlink_increase_rxbufZbigniew Jędrzejewski-Szmek2022-06-301-1/+1
| * | sd-bus: use assert_return() in public function sd_bus_message_dumpZbigniew Jędrzejewski-Szmek2022-06-301-1/+2
| * | sd-bus: export sd_bus_message_read_strv_extend()Zbigniew Jędrzejewski-Szmek2022-06-301-0/+1
| * | sd-id128: rename and export sd_id128_string_equal()Zbigniew Jędrzejewski-Szmek2022-06-301-0/+2
| * | sd-bus: export sd_bus_error_setfv()Zbigniew Jędrzejewski-Szmek2022-06-301-0/+2
| * | libsystemd: drop unexported sd-utf8Zbigniew Jędrzejewski-Szmek2022-06-301-1/+0
| * | libsystemd: export sd-netlinkZbigniew Jędrzejewski-Szmek2022-06-302-28/+1
* | | logind: log wall messages to the journalZbigniew Jędrzejewski-Szmek2022-06-301-0/+8
|/ /
* / Use https for gnu.orgMichael Biebl2022-06-2831-31/+31
|/
* meson: Build header tests with -pedanticJan Janssen2022-05-2916-40/+43
* sd-hwdb: add sd_hwdb_new_from_pathNick Rosbrook2022-05-271-0/+1
* meson: Add -Wall and -Wextra to header checksJan Janssen2022-05-041-0/+2
* meson: Use meson test suite featureJan Janssen2022-05-041-0/+1
* meson: Remove check-compilation.shJan Janssen2022-05-041-6/+9
* meson: Exit early with subdir_done()Jan Janssen2022-05-041-7/+9
* sd-ndisc: drop unused functionYu Watanabe2022-05-041-1/+0
* sd-device-enumerator: introduce sd_device_enumerator_add_nomatch_sysname()Yu Watanabe2022-04-271-0/+1
* dhcp: make option names singularYu Watanabe2022-04-032-7/+7
* sd-device: introduce sd_device_open()Yu Watanabe2022-04-011-0/+1
* sd-device: introduce sd_device_new_from_devname()Yu Watanabe2022-04-011-0/+2
* timesyncd: generate a structure log message the first time we set the clock c...Lennart Poettering2022-03-181-0/+3
* sd-radv: voidify sd_radv_remove_prefix()Yu Watanabe2022-03-171-2/+1
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-2/+3
* sd-dhcp6-client: rename timezone optionsYu Watanabe2022-03-101-2/+2
* dhcp: list all known DHCP optionsYu Watanabe2022-03-101-62/+166
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-2/+4
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-34/+32
* sd-dhcp-server: add support to send next server and filename option for PXE b...Yu Watanabe2022-02-242-0/+6
* Merge pull request #22412 from yuwata/sd-dhcp6-client-cleanupsLennart Poettering2022-02-151-3/+1
|\
| * sd-dhcp6-client: do not expose set_transaction_id()Yu Watanabe2022-02-141-2/+0
| * sd-dhcp6-client: store PD prefix hint in ia_pdYu Watanabe2022-02-141-1/+1
* | sd128: export sd_id128_to_uuid_string()Lennart Poettering2022-02-141-0/+3
|/
* sd-netlink: introduce sd_rtnl_message_traffic_control_get_{ifindex,parent,han...Yu Watanabe2022-02-091-0/+3
* sd-netlink: unify sd_rtnl_message_new_qdisc() and sd_rtnl_message_new_tclass()Yu Watanabe2022-02-091-7/+2
* sd-dhcp-lease: store static routes and classless static routes in different a...Yu Watanabe2022-02-021-2/+2
* sd-network: introduce sd_network_link_get_stat()Yu Watanabe2021-12-081-0/+3
* sd-dhcp-client: support 6rd optionYu Watanabe2021-12-072-0/+8
* dhcp: fix indentation and alignmentYu Watanabe2021-12-061-58/+58
* sd-netlink: introduce sd_rtnl_message_nexthop_get_flags()Yu Watanabe2021-11-131-0/+1
* sd-event: introduce callback invoked when event source ratelimit expiresMichal Sekletar2021-11-111-0/+1
* sd-event: add sd_event_add_inotify_fd() callLennart Poettering2021-11-091-0/+1
* network: dhcp-server: introduce Router= setting to specify router addressYu Watanabe2021-11-021-1/+1
* Merge pull request #21200 from yuwata/sd-dhcp6-client-server-addressYu Watanabe2021-11-011-0/+1
|\
| * sd-dhcp6-client: introduce sd_dhcp6_lease_get_server_address()Yu Watanabe2021-11-011-0/+1
* | sd-lldp-tx: drop unused and useless functionYu Watanabe2021-11-011-1/+0
|/
* sd-ndisc: drop unused functionsYu Watanabe2021-10-291-3/+0
* sd-radv: make prefix/route prefix lifetime can be specified with independentl...Yu Watanabe2021-10-271-7/+5