1. 01a3671 Merge pull request #227 from bitgestalt/use_stdlib_errors by Danny Canter · 4 years, 4 months ago master
  2. 568b5c2 Merge pull request #225 from bitgestalt/fix_test_empty_name by Kathryn Baldauf · 4 years, 4 months ago
  3. c4cf81c Replace github.com/pkg/errors with stdlib errors by Michael Hofmann · 4 years, 4 months ago
  4. 05c1e88 Fix TestLookupEmptyNameFails by Michael Hofmann · 4 years, 4 months ago
  5. 60c1574 Merge pull request #169 from dcormier/dc/guid by Kathryn Baldauf · 4 years, 5 months ago
  6. 6c24dfa Merge pull request #217 from kylewo/master by Kevin Parsons · 4 years, 6 months ago v0.5.1
  7. 4c72048 FIxing corruption in callbacks by Kyle Wojtaszek · 4 years, 6 months ago
  8. 7ec9238 Merge pull request #221 from kevpar/sparse by Kevin Parsons · 4 years, 6 months ago
  9. 33a4801 backuptar: Fix sparse file handling by Kevin Parsons · 4 years, 6 months ago
  10. a0fd408 Merge pull request #219 from dcantah/dco-readme by Danny Canter · 4 years, 7 months ago
  11. 4643510 Update README with DCO information + re-order into sections by Daniel Canter · 4 years, 7 months ago
  12. 8f85a06 Merge pull request #214 from kylewo/master by Kevin Parsons · 4 years, 8 months ago
  13. 0b148d1 Fix corruption in x86 callback by Kyle W · 4 years, 10 months ago
  14. 1d4efac Merge pull request #210 from kevpar/syscall-err by Kevin Parsons · 5 years ago
  15. 9f0ab2c Fix syscall error handling in vhd and pkg/security by Kevin Parsons · 5 years ago
  16. 58dba89 Merge pull request #209 from microsoft/revert-204-revert_fileinfo_break by Kathryn Baldauf · 5 years ago v0.5.0
  17. 8f0d50b Revert "[Temporary] Revert Implement winio.GetFileStandardInfo FileInfo commits " by Kathryn Baldauf · 5 years ago
  18. 5c2e05d Merge pull request #204 from katiewasnothere/revert_fileinfo_break by Kathryn Baldauf · 5 years ago v0.4.19
  19. a6ee88c Merge pull request #208 from dcantah/build-bins-ci by Danny Canter · 5 years ago
  20. 1358edb Build the three binaries in this repo from the ci by Daniel Canter · 5 years ago
  21. 4ee6e51 Merge pull request #206 from katiewasnothere/build_badge by Kathryn Baldauf · 5 years ago
  22. 090e4c6 Add build status badge to readme by Kathryn Baldauf · 5 years ago
  23. 3e47278 Merge pull request #205 from katiewasnothere/gh_actions by Kathryn Baldauf · 5 years ago
  24. 085c1a9 Add CI github action for testing on push and PR by Kathryn Baldauf · 5 years ago
  25. e5bd3f6 Revert "Implement winio.GetFileStandardInfo" by Kathryn Baldauf · 5 years ago
  26. d80ed10 Revert "Replace local *FileInformationByHandleEx with x/sys/windows" by Kathryn Baldauf · 5 years ago
  27. e98b56d Merge pull request #201 from awmirantis/add-se-security-privilege by Danny Canter · 5 years ago v0.4.18
  28. 4811f9f Add security privilege (needed for VHDX support for docker data root) by Adam Williams · 5 years ago
  29. 5516f17 Merge pull request #200 from kevpar/fix-etw-arch by Kevin Parsons · 5 years ago v0.4.17
  30. 941861f pkg/etw: Fix to build on windows/arm by Kevin Parsons · 5 years ago
  31. 6eac466 Merge pull request #185 from TBBle/GetFileStandardInfo by Danny Canter · 5 years ago
  32. ef753e6 Implement winio.GetFileStandardInfo by Paul "TBBle" Hampson · 5 years ago
  33. bfd5468 Replace local *FileInformationByHandleEx with x/sys/windows by Paul "TBBle" Hampson · 5 years ago
  34. bc48b61 Make local mksyscall_windows.go forks less forked by Paul "TBBle" Hampson · 5 years ago
  35. 1390d1a Pull sync generated syscalls by Paul "TBBle" Hampson · 5 years ago
  36. 68cdd9b Merge pull request #191 from uhthomas/master by Kathryn Baldauf · 5 years ago
  37. e092921 Add noop mains for non windows builds by Thomas · 5 years ago
  38. d4c02ad Add missing build constraints by Thomas · 5 years ago
  39. f0d2c76 Fix missing platform/architecture separation by Thomas · 5 years ago
  40. eb9d8c9 Separate platform from architecture build constraints by Thomas · 5 years ago
  41. 2aa35e1 Merge pull request #195 from thaJeztah/better_exec by Kevin Parsons · 5 years ago
  42. f2a5645 Use golang.org/x/sys/execabs instead of os/exec by Sebastiaan van Stijn · 5 years ago
  43. a38e1dc Merge pull request #188 from TBBle/correct-GetVolumeInformation-return-handling by Kathryn Baldauf · 5 years ago
  44. 90a22c6 Merge pull request #194 from thaJeztah/bump_deps by Kathryn Baldauf · 5 years ago
  45. 644af44 Merge pull request #189 from dcantah/attach-v1 by Danny Canter · 5 years ago
  46. 69491f0 Merge pull request #196 from katiewasnothere/add_codeowners by Danny Canter · 5 years ago
  47. ea4a03d Add codeowners file so containerplat is auto added as reviewers by Kathryn Baldauf · 5 years ago
  48. 6734ca5 go.mod: sirupsen/logrus v1.7.0, golang.org/x/sys by Sebastiaan van Stijn · 5 years ago
  49. ac908d2 Merge pull request #192 from kylewo/add-provider-group by Kevin Parsons · 5 years ago
  50. 652abba Removing unneeded NewProviderWithGroup function by Kyle Wojtaszek · 5 years ago
  51. 30844ee Add ability to set provider group by Kyle Wojtaszek · 5 years ago
  52. 9d82773 Add build guards for all Windows imports by Thomas Way · 5 years ago
  53. 83fd176 Remove error if ATTACH_VIRTUAL_DISK_PARAMETERS wasn't version 2 by Daniel Canter · 5 years ago
  54. 0966e1a Correct GetVolumeInformation return type handling by Paul "TBBle" Hampson · 5 years ago
  55. d1ffc52 Merge pull request #179 from dcantah/virtdisk by Danny Canter · 5 years ago v0.4.16
  56. e9604c6 Add new virtdisk calls/refactor vhd package by Daniel Canter · 5 years ago
  57. f314918 Merge pull request #181 from gbbr/spellfix by Kevin Parsons · 5 years ago
  58. 68390cf Correct spelling in PipeConfig {Input,Output}BufferSize doc. by Gabriel Aszalos · 5 years ago
  59. a6ab492 Merge pull request #182 from thaJeztah/bump_pkg_errors by Kevin Parsons · 5 years ago
  60. 00446fa go.mod: github.com/pkg/errors v0.9.1 by Sebastiaan van Stijn · 5 years ago
  61. 5b44b70 Merge pull request #175 from TBBle/defork_achive_tar by Kevin Parsons · 6 years ago v0.4.15
  62. cb5cf89 Replace archive/tar fork with use of archive/tar by Paul "TBBle" Hampson · 6 years ago
  63. 892f784 Allow guid package to be used on non-Windows GOOS targets by Daniel Cormier · 6 years ago
  64. 3fe6c52 Merge pull request #168 from maxifom/duration_inconsistency by Justin · 6 years ago
  65. 06bcafd Duration order consistency when multiplying number by time unit by Maxim Fominykh · 6 years ago
  66. 1f03480 Merge pull request #166 from paruizfi/master by Justin · 6 years ago
  67. 3886dbb Expanded dial to allow to provide access level by Pablo Ruiz Fischer Bennetts · 6 years ago
  68. fc70bd9 Merge pull request #160 from kevpar/pkg-process by Kevin Parsons · 7 years ago
  69. f272bf3 Add new process package by Kevin Parsons · 7 years ago
  70. 6c72808 Merge pull request #157 from jterry75/fix_detachvhd by Justin · 7 years ago v0.4.14
  71. 5adf678 Fix regression in DetachVhd by Justin Terry (VM) · 7 years ago
  72. a969fb0 Merge pull request #153 from microsoft/guid by Justin · 7 years ago v0.4.13
  73. c20fb68 etw: Add test for provider name to GUID conversion by Kevin Parsons · 7 years ago
  74. 177d2ec guid: Add V5 GUID support by Kevin Parsons · 7 years ago
  75. c5294c9 guid: Improve version and variant handling by Kevin Parsons · 7 years ago
  76. 881e3d4 Merge pull request #152 from ehotinger/ehotinger/fs by Justin · 7 years ago
  77. 28396ed Updates the error message in GetFileSystemType to match the function's by Eric Hotinger · 7 years ago
  78. 7cdfd71 Merge pull request #146 from microsoft/fix-makeopenfile by Justin · 7 years ago
  79. 69f028c Merge pull request #150 from ehotinger/ehotinger/fs by Justin · 7 years ago
  80. 9fe4f5c Adds a file system helper file for determining the file system type. by Eric Hotinger · 7 years ago
  81. d2ef9cf Merge pull request #149 from microsoft/etw-logrus-time by Justin · 7 years ago
  82. 09baa54 etwlogrus: Pass through entry time as ETW field by Kevin Parsons · 7 years ago
  83. c2fe1c3 Merge pull request #148 from microsoft/etw-logrus-levels by Justin · 7 years ago
  84. 2ae559a Replace ETW Logrus hook levels with AllLevels by Kevin Parsons · 7 years ago
  85. f208b32 Fix interface-wrapped nil returned by MakeOpenFile by Kevin Parsons · 7 years ago
  86. 12afdbf Merge pull request #86 from azdagron/file-handle-access by John Starks · 7 years ago
  87. 72445fa Merge pull request #145 from microsoft/guid by Kevin Parsons · 7 years ago
  88. 3dac69f pkg/guid: Switch from json.Marshaler to encoding.TextMarshaler by Kevin Parsons · 7 years ago
  89. b940a6f pkg/guid: Improve error messages by Kevin Parsons · 7 years ago
  90. 2dc6637 pkg/guid: Support big-endian and Windows encodings by Kevin Parsons · 7 years ago
  91. 6dd84a2 pkg/guid: Add helper functions to tests by Kevin Parsons · 7 years ago
  92. 1197d54 pkg/guid: Add variant and version support by Kevin Parsons · 7 years ago
  93. 01fe22a Merge pull request #142 from microsoft/fix-guid by Kevin Parsons · 7 years ago
  94. a2a7cd6 Fix errors introduced with guid-by-value change by Kevin Parsons · 7 years ago fix-guid
  95. d918a0a Merge pull request #141 from microsoft/guid-by-value by Kevin Parsons · 7 years ago
  96. 7185c03 pkg/guid: Prefer passing GUID by value by Kevin Parsons · 7 years ago guid-by-value
  97. 2be8053 Merge pull request #138 from microsoft/etw-write-error by John Starks · 7 years ago
  98. 1bcf844 Merge pull request #140 from microsoft/etwlogrus-tests by John Starks · 7 years ago
  99. b092048 Merge pull request #139 from microsoft/fix-etw-logrus by John Starks · 7 years ago
  100. afa8dc2 etwlogrus: Improve tests to actually go through logrus hook by Kevin Parsons · 7 years ago etwlogrus-tests