Skip to content

v0.0.2

Latest

Choose a tag to compare

@igolden igolden released this 14 Jul 01:57

Changelog

  • 0520dad Updated global config path
  • 62c509b (refactor) - Changed the action naming format
  • 5ba0f2d Base64 password in config so its not plaintext
  • e06237a Added benchmark for object get
  • 91e8f09 Added adctl object get
  • 39d9aa8 Added -Force to Move-Item cmd
  • 5ec7cf5 Added the computer enable/disable commands
  • e399fa3 Makefile updates, benching stable
  • c02d056 Added computer list benchmark
  • df2fb53 Added the computer list command
  • 7d03323 Print output to errors in bench
  • 722fc1e Added benchmarks for forest commands
  • ca1fb9d Implemented forest list-global-catalogs command
  • 08fcdab Implemented forest list-domains command
  • 45c612a Implemented forest info command
  • b8f1ecf Updated TODO, added ROADMAP
  • 9a43e84 Refactored benchmark structure
  • 79e501b Fixed duplicate declaration of iterations
  • 5920e6d Moved summary into help, added ou benchmark
  • 34aabc2 Added group benchmarks, capturing file from remote
  • befd701 Added divider between benchmarks
  • 629d88a Testing benchmark output
  • 9b99512 Working Makefile, testing bench
  • 88d0a93 Testing another bench format
  • 304fba1 Added bench/helpers.go, tweaking bench output
  • 2870447 Added AdctlPath for dynamic exe path
  • e1d5eb1 Update Makefile to use dynamic branch
  • 6a990d1 Makefile fixes
  • f9b0901 Makefile fixes
  • a05b369 Placeholder benchmark, Makefile target to automate