Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Sebastiaan van Stijn bd523abd44 remove more direct uses of logrus il y a 1 an
  Sebastiaan van Stijn 3e8fda0a70 windows: fix --register-service when executed from within binary directory il y a 2 ans
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Tianon Gravi af10b35ba9 Merge pull request #44287 from thaJeztah/use_SetRecoveryActions il y a 2 ans
  Tianon Gravi 96155f626d Merge pull request #44286 from thaJeztah/use_SetStdHandle il y a 2 ans
  Sebastiaan van Stijn 624daf8d9e Change restart delay for Windows service to 15s il y a 2 ans
  Sebastiaan van Stijn 3c585e6567 cmd/dockerd: use golang.org/x/sys Service.SetRecoveryActions() il y a 2 ans
  Sebastiaan van Stijn 6176ab5901 cmd/dockerd: use golang.org/x/sys/windows.SetStdHandle() il y a 2 ans
  Sebastiaan van Stijn ffcddc908e cmd/dockerd: replace deprecated windows.IsAnInteractiveSession() il y a 2 ans
  Sebastiaan van Stijn 1b3fef5333 Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimum il y a 3 ans
  Aleksandr Chebotov b865204042 cmd/dockerd: create panic.log file without readonly flag il y a 3 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 4 ans
  Sebastiaan van Stijn 6b91ceff74 Use hcsshim osversion package for Windows versions il y a 6 ans
  Sebastiaan van Stijn 90c372bb2c cmd/dockerd: explicitly ignore unchecked errors (errcheck) il y a 6 ans
  Jiri Appl 33a779e308 Properly type handles to prevent overflows il y a 6 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  Tobias Klauser e769da88e6 Windows: fix build after re-vendoring golang.org/x/sys il y a 8 ans
  Christopher Jones 069fdc8a08 [project] change syscall to /x/sys/unix|windows il y a 8 ans
  John Howard 141a83b820 Windows - fix panic and stderr il y a 8 ans
  John Howard a8e144dab4 Windows: no pidfile when service il y a 8 ans
  Darren Stahl b2a7f6abb3 Windows: Add service dependency ConDrv il y a 8 ans
  unclejack 2c187a24e0 return directly without ifs in remaining packages il y a 8 ans
  Darren Stahl 22c83c567f Swap usage of LazyDLL and LoadDLL to LazySystemDLL. il y a 8 ans
  John Howard eea679fbcc Windows: Set service recovery options il y a 8 ans
  John Howard 102a38ceb1 Windows: Mark run-service flag as hidden il y a 8 ans
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. il y a 9 ans
  Daniel Nephin 31bf9ca0c8 Update unit tests for new cobra root command. il y a 9 ans
  Sebastiaan van Stijn 4ace1811b4 Fix typo in error message il y a 9 ans
  Yong Tang a72b45dbec Fix logrus formatting il y a 9 ans