1. 04 Mar, 2019 1 commit
  2. 26 Jan, 2019 4 commits
  3. 22 Jan, 2019 1 commit
  4. 21 Jan, 2019 6 commits
  5. 17 Jan, 2019 1 commit
    • Michael Shigorin's avatar
      net: +nm shouldn't provoke races · 0184a3b7
      Michael Shigorin authored
      Brief version: otherwise DNS resolving might fail to perform
      until dnsmasq service restart or system reboot (ouch!).
      
      The problem:
      
      1) NetworkManager requires dnsmasq;
      2) dnsmasq can win a race against dhcpcd on ethernet.
      
      The result:
      
      1) /etc/resolv.conf looks fine;
      2) dnsmasq is running;
      3) resolving beyond /etc/hosts fails.
      Suggested-by: 's avatarMikhail Efremov <sem@altlinux.org>
      0184a3b7
  6. 15 Jan, 2019 2 commits
  7. 14 Jan, 2019 20 commits
  8. 05 Jan, 2019 1 commit
  9. 25 Dec, 2018 3 commits
  10. 24 Dec, 2018 1 commit