1. 0e5979a Merge pull request #67 from StackExchange/tlim_newmod by Tom Limoncelli · 3 years, 10 months ago master
  2. ddc8102 Now with a tested URL! by Tom Limoncelli · 3 years, 10 months ago
  3. c29874d README.md: Announce new fork by Tom Limoncelli · 3 years, 10 months ago
  4. 441642c Merge pull request #64 from StackExchange/tlim_note by Tom Limoncelli · 4 years ago v1.2.1
  5. 078d4d5 DOC: Announce that this project is not longer maintained by Tom Limoncelli · 4 years ago
  6. 37ec4cb Merge pull request #58 from czxcc/master by Tom Limoncelli · 4 years ago 1.2.0 v1.2.0
  7. b96342c go mod tidy by Tom Limoncelli · 4 years ago
  8. 24f11c3 Update go.mod by shuc324 · 4 years ago
  9. b284ef6 Merge pull request #57 from lingliy/master by Tom Limoncelli · 4 years ago
  10. 866c22c skip lower case field by lihongbo · 4 years ago
  11. fe8f175 Merge pull request #24 from ghost/master by Tom Limoncelli · 4 years, 4 months ago next
  12. 943a037 Merge pull request #45 from mholt/master by Tom Limoncelli · 4 years, 4 months ago
  13. cbe6696 Add support for slices of other uint and int types (#48) by mikewalker125 · 6 years ago 1.1.0
  14. e0a55b9 Merge pull request #41 from demonix/slices-fix by Craig Peterson · 7 years ago
  15. 35d3387 Implement CallMethod for calling WMI class methods by Matthew Holt · 7 years ago
  16. b12b22c Unlock instead of Lock by Craig Peterson · 7 years ago
  17. 7ba3611 fix support for slices by Dmitry Karmazin · 7 years ago
  18. cdffdb3 Merge pull request #38 from mikewalker125/master by Craig Peterson · 7 years ago
  19. 361ff26 Skip assignment of null values from WMI by Mike Walker · 7 years ago
  20. 5d04971 Merge pull request #30 from martinlindhe/master by Mike Newswanger · 7 years ago 1.0.0
  21. b1da15d add support for []uint8 slices by Martin Lindhe · 8 years ago
  22. ea383cf Clarify that this doesn't run on Linux. (#26) by Tom Limoncelli · 8 years ago
  23. 9f32b59 Split SWbemServices initialization out of Query method. Also add benchmark tests. by Greg Bray · 8 years ago
  24. 6fdb0f9 Modified "CreateQuery" by st0nie · 8 years ago
  25. e542ed9 add memory tests for WMI and OLE. Currently disabled, remove _ to enable. by Greg Bray · 8 years ago
  26. f4452b3 add support for string slices by Gus Esquivel · 9 years ago
  27. e54cbda Revert from COINIT_APARTMENTTHREADED to COINIT_MULTITHREADED by Greg Bray · 9 years ago
  28. 771c736 Support float32 by marianob85 · 9 years ago
  29. df9318a Revert "Partial Revert "Correct threading model used by wmi calls"" by Greg Bray · 9 years ago
  30. 13dc733 add missing Release call for IEnumVARIANT to fix memory leak. Also go fmt. by Greg Bray · 9 years ago
  31. d4ae5b4 Partial Revert "Correct threading model used by wmi calls" by Greg Bray · 9 years ago
  32. 04850ec Correct threading model used by wmi calls by Steven Hartland · 9 years ago
  33. ece5bbb Use _NewEnum because SWbemObjectSet does not have ItemIndex on some systems (Win2003, WinXP). by sokoloff (Alexander) · 9 years ago
  34. f3e2bae Update go-ole location by Matt Jibson · 10 years ago
  35. 0cf7cca Merge pull request #9 from StackExchange/ParseInt by Matt Jibson · 10 years ago
  36. ddd81a5 Fix bosun.org/cmd/scollector/collectors.c_dotnet_memory: strconv.ParseInt: parsing "18446744073709551448": value out of range' by Greg Bray · 10 years ago
  37. 9d56c56 Handle various uint/int types by Matt Jibson · 10 years ago
  38. a18616e Merge pull request #8 from multiplay/nil-fix by Matt Jibson · 10 years ago
  39. 768b63e Merge pull request #6 from stevenh/nil-fix by Steven Hartland · 10 years ago
  40. efe8e5a Add behaviour control for missing fields by Steven Hartland · 10 years ago
  41. e2ae494 Merge pull request #5 from stevenh/nil-fix by Steven Hartland · 10 years ago
  42. 20dd561 Add behaviour control for nil field value handling by Steven Hartland · 10 years ago
  43. 4ba9f1b Merge pull request #4 from stevenh/nil-fix by Steven Hartland · 10 years ago
  44. 0d9f458 Return nil pointer values for NULL values by Steven Hartland · 10 years ago
  45. 5795813 Add windows build tags by Matt Jibson · 10 years ago
  46. 60295df gofmt by Matt Jibson · 10 years ago
  47. a0a468f Correct WQL time format conversion by Matt Jibson · 10 years ago
  48. 83d07d1 Refactor type assertions to switch on type by Matt Jibson · 11 years ago
  49. ca0369b Pointer more things for TestMany to pass by Matt Jibson · 11 years ago
  50. cd7533c List unsupported type by Matt Jibson · 11 years ago
  51. 17a72a6 Can be null by Matt Jibson · 11 years ago
  52. 51e0e53 Document pointer support by Matt Jibson · 11 years ago
  53. fd9bbc8 Remove JSON stuffs and memory leak warning by Matt Jibson · 11 years ago
  54. 60fac6c Merge pull request #4 from stefanschneider/cleanup-variants by Matt Jibson · 11 years ago
  55. d99e2c2 Cleanup variants and create a new slice for dst by Stefan Schneider · 11 years ago
  56. 85cddeb Document the JSON funcs by Matt Jibson · 11 years ago
  57. 088b69a Revert "No more need for JSON" by Matt Jibson · 11 years ago
  58. 63ac0f8 Merge branch 'master' of github.com:StackExchange/wmi by Matt Jibson · 11 years ago
  59. 4445f9c Pointer these to support nils by Matt Jibson · 11 years ago
  60. 495b20d Document memory leak by Matt Jibson · 11 years ago
  61. 765a1e7 Check for bad params before expensive calls by Matt Jibson · 11 years ago
  62. d725700 Better description. by Matt Jibson · 11 years ago
  63. e02ce28 More docs by Matt Jibson · 11 years ago
  64. 5f8027b Remove warning by Matt Jibson · 11 years ago
  65. ba25d07 Support marshalling into pointers by Matt Jibson · 11 years ago
  66. 1cc3eb9 No more need for JSON by Matt Jibson · 11 years ago
  67. e68515c Simpler query handling by Matt Jibson · 11 years ago
  68. 66f2659 Use master go-ole repo by Matt Jibson · 11 years ago
  69. 0587947 Marshal to pointer types by Matt Jibson · 11 years ago
  70. 1ff3123 Document WMI command by Matt Jibson · 11 years ago
  71. 4c10e36 Display zero count after run by Matt Jibson · 11 years ago
  72. 1a85595 Remove all this single thread hoopla by Matt Jibson · 11 years ago
  73. 085b191 More yelling about the memory bug by Matt Jibson · 11 years ago
  74. f8ca5d9 Yell at people about the memory bug by Matt Jibson · 11 years ago
  75. 81dc847 Marshall them all by Matt Jibson · 11 years ago
  76. ed20599 Support float64s by Matt Jibson · 11 years ago
  77. c3caa84 Error on unmarshalable field by Matt Jibson · 11 years ago
  78. 665a8f0 Omit error field on empty by Matt Jibson · 11 years ago
  79. d1dfe68 Helpers for the JSON streaming by Matt Jibson · 11 years ago
  80. fd00856 LoadJSON helper by Matt Jibson · 11 years ago
  81. b8afbd4 Command line JSON interface for wmi by Matt Jibson · 11 years ago
  82. 363a8ea String queryer by Matt Jibson · 11 years ago
  83. d8df720 Test showing the GC is doing something by Matt Jibson · 12 years ago
  84. 1fcb914 Break after one round of failures by Matt Jibson · 12 years ago
  85. f82d188 Disable for now by Matt Jibson · 12 years ago
  86. c3ac998 fmt by Matt Jibson · 12 years ago
  87. a791ff3 String \u0000 test by Matt Jibson · 12 years ago
  88. 1ea841a A bit more descriptive by Matt Jibson · 12 years ago
  89. b27a791 Another fix attempt that appears to work by Matt Jibson · 12 years ago
  90. 07e4660 Stop recovering from panics by Matt Jibson · 12 years ago
  91. 5f9adbf This appears to work better by Matt Jibson · 12 years ago
  92. 5e24771 Space before where by Matt Jibson · 12 years ago
  93. a07a61d Less chatty test by Matt Jibson · 12 years ago
  94. 719b276 Recover from panics by Matt Jibson · 12 years ago
  95. c01ea94 Try the main thread lock way by Matt Jibson · 12 years ago
  96. 74b06ec Some possible secret sauce by Matt Jibson · 12 years ago
  97. 10282b7 Make this test run MULTI by Matt Jibson · 12 years ago
  98. 41b4bb1 Use CreateQuery by Matt Jibson · 12 years ago
  99. 55883c4 Safer CreateQuery + tests by Matt Jibson · 12 years ago
  100. 4db2322 Move CreateQuery here by Matt Jibson · 12 years ago