Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn df3a321164 migrate to github.com/moby/sys/user há 1 ano atrás
  Sebastiaan van Stijn b5376c7cec pkg/idtools: remove sync.Once, and include lookup error há 1 ano atrás
  Nicolas De Loof 3cc5d62f8a run `getent` with a noop stdin há 2 anos atrás
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags há 2 anos atrás
  Sebastiaan van Stijn 1e88fe578e pkg/idtools: remove execCmd() utility há 2 anos atrás
  Sebastiaan van Stijn 69f72417f4 pkg/idtools: remove CanAccess(), and move to daemon há 2 anos atrás
  Sebastiaan van Stijn ee34a8ac29 pkg/idtools: setPermissions() accept Identity as argument há 2 anos atrás
  Sebastiaan van Stijn bca90530fa pkg/idtools: simplify if-statement há 2 anos atrás
  Sebastiaan van Stijn d68fa0382d pkg/idtools: don't use system.Stat() on unix há 2 anos atrás
  Sebastiaan van Stijn 11cceea58a pkg/idtools: cleanup errors há 2 anos atrás
  Sebastiaan van Stijn 8d5b17e939 pkg/idtools: don't use system.MkdirAll() where not needed há 2 anos atrás
  Sebastiaan van Stijn 0fc13104e7 pkg/idtools: CanAccess(): reorder checks to allow early return há 2 anos atrás
  Sebastiaan van Stijn 3b9b5842b3 pkg/idtools: mkdirAs(): move var and comment to where it's used há 2 anos atrás
  Sebastiaan van Stijn 07b1aa822c pkg/system: move GetExitCode() to pkg/idtools, and un-export há 2 anos atrás
  Sebastiaan van Stijn 412c650e05 pkg/*: fix "empty-lines" (revive) há 2 anos atrás
  Sebastiaan van Stijn 1e13247d6d pkg/idtools: mkdirAs(): fix infinite loops and repeated "chown" há 2 anos atrás
  Sebastiaan van Stijn df965f51bf pkg/idtools: remove deprecated NewIdentityMapping, UIDS() and GIDS() há 3 anos atrás
  Cory Snider 098a44c07f Finish refactor of UID/GID usage to a new struct 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
  Grant Millar 2ad187fd4a Fix userns-remap option when username & UID match há 4 anos atrás
  Brian Goff 66dffbec86 Ensure MkdirAllAndChown also sets perms há 4 anos atrás
  Sebastiaan van Stijn ea9886cec4 pkg/idtools: refactor to avoid string-splitting há 5 anos atrás
  Akhil Mohan 7ad0da7051 remove group name from identity mapping há 5 anos atrás
  Sebastiaan van Stijn e554ab5589 Allow system.MkDirAll() to be used as drop-in for os.MkDirAll() há 6 anos atrás
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows há 7 anos atrás
  Daniel Nephin 4f0d95fa6e Add canonical import comment há 7 anos atrás
  Kir Kolyshkin 516010e92d Simplify/fix MkdirAll usage há 7 anos atrás
  Kir Kolyshkin 2aa13f86f0 idtools.MkdirAs*: error out if dir exists as file há 7 anos atrás
  Brian Goff fa9709a3fc idtools don't chown if not needed há 7 anos atrás
  John Howard ed10ac6ee9 LCOW: Create layer folders with correct ACL há 8 anos atrás