Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt há 3 anos atrás
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg há 2 anos atrás
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config há 2 anos atrás
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags há 2 anos atrás
  Sebastiaan van Stijn 9d5e754caa move pkg/system: process to a separate package há 2 anos atrás
  Sebastiaan van Stijn 970ad4e3c7 pkg/system: IsProcessZombie() ignore "os.ErrNotExist" errors há 2 anos atrás
  Sebastiaan van Stijn ea1eb449b7 daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal há 3 anos atrás
  Brian Goff 03f1c3d78f Lock down docker root dir perms. há 4 anos atrás
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package há 3 anos atrás
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 há 3 anos atrás
  Brian Goff 4b981436fe Fixup libnetwork lint errors há 4 anos atrás
  Brian Goff a0a473125b Fix libnetwork imports há 4 anos atrás
  Cam e57a365ab1 docker kill: fix bug where failed kills didnt fallback to unix kill há 4 anos atrás
  Brian Goff 7f5e39bd4f Use real root with 0701 perms há 4 anos atrás
  Sebastiaan van Stijn 7335167340 Remove redundant "os.IsNotExist" checks on os.RemoveAll() há 4 anos atrás
  Sebastiaan van Stijn cf169b45bb daemon.setupPathsAndSandboxOptions() skip resolving symlinks há 5 anos atrás
  Sebastiaan van Stijn a5324d6950 Better selection of DNS server há 5 anos atrás
  Brian Goff 620bce847d Merge pull request #40749 from DanielQujun/zombie_check_for_container há 5 anos atrás
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names há 6 anos atrás
  屈骏 f3c1eec99e add zombie check for container when killing it, alernative fix for #40735. há 5 anos atrás
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* há 5 anos atrás
  Sebastiaan van Stijn e128f17508 Rename variable for consistency há 6 anos atrás
  Tibor Vass 56bb8fb324 Merge pull request #38579 from thaJeztah/fix_net_host_systemd_resolved há 6 anos atrás
  Sebastiaan van Stijn 20dde01848 Move EnableServiceDiscoveryOnDefaultNetwork to container-operations há 6 anos atrás
  Sebastiaan van Stijn 0169ad3e2a Remove redundant isNetworkHotPluggable() function há 6 anos atrás
  Kir Kolyshkin 596ca142e0 daemon: use 'private' ipc mode by default há 7 anos atrás
  Drew Erny 6f1d7ddfa4 Use Runtime target há 6 anos atrás
  Sebastiaan van Stijn 8364d1c9d5 Fix: network=host using wrong resolv.conf with systemd-resolved há 6 anos atrás
  Kir Kolyshkin 77bc327e24 UnmountIpcMount: simplify há 6 anos atrás
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows há 7 anos atrás