summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journal: Move more pattern matching logic into pcre2-utilDaan De Meyer2022-07-253-109/+144
* boot: a couple of tweaks recommended by CoccinelleFrantisek Sumsal2022-07-252-8/+8
* systemctl: fix type used for array sizes to size_tLennart Poettering2022-07-251-10/+10
* Merge pull request #23991 from yuwata/udev-reloadLennart Poettering2022-07-2510-84/+158
|\
| * test-network: reload udevd when .link file is copied/removedYu Watanabe2022-07-231-10/+33
| * udev-builtin: logs when needs reloadingYu Watanabe2022-07-233-7/+21
| * udev: reload rules and builtins only when mtime of a config changedYu Watanabe2022-07-232-27/+33
| * udev: save stats of all udev rules fileYu Watanabe2022-07-235-12/+35
| * conf-parser: add a boolean flag for config_get_stats_by_path() to control if ...Yu Watanabe2022-07-233-23/+30
| * udev: delay to start queued events on `udevadm control --start-exec-queue`Yu Watanabe2022-07-231-1/+1
| * udev: use event_reset_time_relative()Yu Watanabe2022-07-231-3/+4
| * udev: downgrade error level and mention that the error is ignoredYu Watanabe2022-07-231-1/+1
| * udev: fix error checkYu Watanabe2022-07-231-1/+1
* | sysctl: add --strict option to fail if sysctl does not existsQuentin Deslandes2022-07-256-6/+64
* | glibc: Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr co...Rudi Heitbaum2022-07-244-1/+18
* | unit-file: avoid (null) in debugging logsYu Watanabe2022-07-241-4/+1
* | Merge pull request #24020 from yuwata/network-rfkillYu Watanabe2022-07-2413-75/+456
|\ \
| * | network: do not try to bring up wifi interface if rfkill is activeYu Watanabe2022-07-233-2/+147
| * | network: also assign rfkill device to Wiphy objectYu Watanabe2022-07-233-0/+99
| * | network: assign corresponding sd-device object to Wiphy objectYu Watanabe2022-07-233-0/+81
| * | network: set wiphy name in wiphy_new()Yu Watanabe2022-07-231-27/+36
| * | network: add TODO about interface renamingYu Watanabe2022-07-231-0/+3
| * | network: unref sd-device object assigned to Link on remove ueventYu Watanabe2022-07-231-13/+14
| * | network: introduce a tiny wrapper for manager_udev_process_link()Yu Watanabe2022-07-233-24/+42
| * | network: rename Link.sd_device -> Link.devYu Watanabe2022-07-235-11/+11
| * | network: use device_unref_and_replace()Yu Watanabe2022-07-231-3/+1
| * | sd-device: introduce device_unref_and_replace()Yu Watanabe2022-07-232-0/+14
| * | sd-device: introduce device_clear_sysattr_cache()Yu Watanabe2022-07-232-0/+5
| * | sd-device: introduce device_get_sysattr_bool()Yu Watanabe2022-07-232-0/+15
| * | network: do not silently stop to process configuration on activation failureYu Watanabe2022-07-231-11/+4
* | | Merge pull request #23828 from yuwata/nfnl-cleanupsYu Watanabe2022-07-2412-497/+638
|\ \ \ | |_|/ |/| |
| * | sd-netlink: introduce sd_nfnl_{send,call}_batch()Yu Watanabe2022-07-243-91/+185
| * | sd-netlink: do not compare pointer with 0Yu Watanabe2022-07-241-1/+1
| * | firewall-util: introduce nfnl_close_expr_container() helper functionYu Watanabe2022-07-241-88/+40
| * | sd-netlink: merge sd_nfnl_nft_message_{new,del}_setelems_begin()Yu Watanabe2022-07-243-83/+52
| * | sd-netlink: drop unused sd_nfnl_nft_message_del_table()Yu Watanabe2022-07-232-23/+0
| * | sd-netlink: introduce sd_netlink_message_append_container_data()Yu Watanabe2022-07-235-41/+35
| * | sd-netlink: several cleanups for netfilterYu Watanabe2022-07-232-39/+52
| * | firewall-util: drop unnecessary string attributeYu Watanabe2022-07-231-4/+0
| * | firewall-util-nft: various cleanupsYu Watanabe2022-07-231-183/+333
| * | tree-wide: drop unnecessary inclusion of netlink-util.hYu Watanabe2022-07-234-4/+0
| * | sd-netlink: move rtnl_message_type_is_*() to netlink-message-rtnl.cYu Watanabe2022-07-232-40/+40
|/ /
* | man: Fix typocodefiles2022-07-231-5/+5
|/
* Merge pull request #24074 from yuwata/network-dhcp6-rapid-commitYu Watanabe2022-07-239-5/+81
|\
| * test-network: add tests for RapidCommit=Yu Watanabe2022-07-221-0/+38
| * network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-225-2/+23
| * sd-dhcp6-client: introduce sd_dhcp6_client_set_rapid_commit()Yu Watanabe2022-07-223-3/+20
* | manager: limit access to private dbus socketZbigniew Jędrzejewski-Szmek2022-07-231-1/+3
* | tests: add a simple test that checks what fexecve_or_execve doesZbigniew Jędrzejewski-Szmek2022-07-232-0/+42
* | udev: enable BLKID_SUBLKS_FSINFO tagsAndrey Albershteyn2022-07-221-0/+8