summaryrefslogtreecommitdiffhomepage
path: root/talpid-dbus/src/systemd_resolved.rs
AgeCommit message (Expand)AuthorFilesLines
2021-11-29Reformat code without blank_lines_upper_bound = 2Linus Färnstrand1-2/+0
2021-08-09Always disable DNS over TLS in systemd-resolvedEmīls1-0/+28
2021-06-21Fix unused borrowDavid Lönnhager1-2/+2
2021-06-09Work around issue where systemd-resolved only replaces a single existing DNS ...David Lönnhager1-1/+28
2021-06-09Fix D-Bus errors by using a separate connection for the route monitorDavid Lönnhager1-0/+11
2021-06-09Infer and monitor interfaces for DNS configDavid Lönnhager1-17/+139
2021-03-26Fix deadlock in systemd-resolvedEmīls1-5/+9
2021-03-02Watch DNS config changes in systemd-resolvedEmīls1-0/+396