Historique des commits

Auteur SHA1 Message Date
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags il y a 2 ans
  Sebastiaan van Stijn 55d18b7db9 libnetwork/resolvconf: use []byte for hash instead of string il y a 2 ans
  Cory Snider 046cc9e776 libnetwork: check DNS loopback with user DNS opts il y a 2 ans
  Cory Snider 0e91d2e0e9 libnetwork: return concrete-typed *Sandbox il y a 2 ans
  Cory Snider d6cc02d301 libnetwork: drop (resolver).resolverKey field il y a 2 ans
  Tianon Gravi bcb8f69cc5 Merge pull request #44239 from thaJeztah/resolvconf_refactor_step2 il y a 2 ans
  Sebastiaan van Stijn 46f7c92c9a libnetwork: use strings.Cut() and minor refactor il y a 2 ans
  Sebastiaan van Stijn 0ef0dab2f7 libnetwork: sandbox.rebuildDNS() make updating sandbox more atomic il y a 2 ans
  Sebastiaan van Stijn 806b4fbcad libnetwork: sandbox.rebuildDNS() move variables closer to where they're used il y a 2 ans
  Sebastiaan van Stijn d178a71b7c libnetwork: sandbox.rebuildDNS() simplify reading of resolv.conf il y a 2 ans
  Sebastiaan van Stijn 05b3356631 libnetwork: sandbox.setupDNS() don't parse host resolv.conf if not needed il y a 2 ans
  Sebastiaan van Stijn 08d5e3d0fa libnetwork: sandbox.setupDNS() simplify reading of resolv.conf il y a 2 ans
  Sebastiaan van Stijn 60ace31be0 libnetwork: sandbox.updateDNS(): use const for file permissions il y a 2 ans
  Sebastiaan van Stijn cd381aea56 libnetwork: fix empty-lines (revive) il y a 2 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 il y a 3 ans
  Sebastiaan van Stijn c21be64e1a libnetwork: remove resolvconf/dns package il y a 3 ans
  Sebastiaan van Stijn c9ba301a49 libnetwork: move resolvconf consts into the resolvconf package il y a 3 ans
  Brian Goff 116f200737 Fix gosec complaints in libnetwork il y a 4 ans
  Brian Goff 4b981436fe Fixup libnetwork lint errors il y a 4 ans
  Brian Goff a0a473125b Fix libnetwork imports il y a 4 ans
  Kamil Domański 226fde5cdd etchosts: allow adding multiple container ips il y a 5 ans
  Tibor Vass c575631528 resolvconf: use /run/systemd/resolve/resolv.conf if systemd-resolved manages DNS il y a 6 ans
  Flavio Crisciani 55ad3ef1a4 Fix handling of the resolv.conf il y a 7 ans
  Josh Soref a06f1b2c4e Spelling fixes il y a 8 ans
  Sebastiaan van Stijn 341845b5f2 ndots: produce error on negative numbers il y a 7 ans
  Sebastiaan van Stijn b306706062 improve error message for invalid ndots number il y a 7 ans
  Sebastiaan van Stijn 6e260332e8 do not ignore user-provided "ndots:0" option il y a 7 ans
  Flavio Crisciani 5a658d4cc1 Fix user specified ndots option il y a 7 ans