1. 10fe0ff discoverer: Stop warnings about update_service by June Tate-Gans · 3 years, 10 months ago master
  2. 9680c4b mdt: Ensure we build wheels by June Tate-Gans · 4 years ago
  3. 028a4f8 discoverer: Remove use of deprecated API by June Tate-Gans · 4 years ago
  4. d3b2e88 wheel: Stop using bdist_wheel by June Tate-Gans · 4 years, 6 months ago
  5. 60475ed mdt: Bump version and prep for the next release by June Tate-Gans · 4 years, 6 months ago
  6. 6b8a433 Allow mdt to connect to device matching 192.168.10X.XXX. by Henry Herman · 4 years, 8 months ago
  7. 875f46d sshclient: Use the dumb terminal definition by default by June Tate-Gans · 4 years, 10 months ago staging
  8. 90c31a9 packaging: Bump to version 1.4 by June Tate-Gans · 4 years, 10 months ago
  9. e5ec573 windows: Make WindowsConsole actually work by June Tate-Gans · 4 years, 10 months ago
  10. acc2219 mdt: Bump the version for release. by June Tate-Gans · 5 years ago
  11. 224baf6 pull: Mirror behavior with push by June Tate-Gans · 5 years ago
  12. c51ce95 push: Adjust to handle relative destination paths by June Tate-Gans · 5 years ago
  13. 929e84c push: Update push to handle files in a more cohesive way by June Tate-Gans · 5 years ago
  14. f3cc109 setup: Bump version for the next release by June Tate-Gans · 5 years ago release-chef
  15. 3ce24d9 pushkey: Fix comparisions for private keys by June Tate-Gans · 5 years ago
  16. a0e8907 get: Make get actually dump all the variables like the docs say by June Tate-Gans · 5 years ago
  17. 267893c genkey: Add a warning and confirmation prompt by June Tate-Gans · 5 years ago
  18. 5c3592e sshclient: Update the error message when a key push fails by June Tate-Gans · 5 years ago
  19. 27590da setup: Update the version for the package by June Tate-Gans · 5 years ago
  20. ea66c3e changelog: Bump the version for the next release by June Tate-Gans · 5 years ago
  21. 1ba9997 keys: Allow for pushing of Paramiko PEM format keys by June Tate-Gans · 5 years ago
  22. 5d2cc99 help: Make help verify the subcommand is actually a real subcommand by June Tate-Gans · 5 years ago
  23. dba9d97 console: Fix a bug with a missing self by June Tate-Gans · 5 years ago
  24. 78f3a84 console: Update socket timeout functionality for Macs by June Tate-Gans · 5 years ago
  25. b5ddcad HACK: Workaround weird paramiko socket behaviour by Jonas Larsson · 5 years ago
  26. 1291c83 readme: Add in a note about how to install and use from pip by June Tate-Gans · 5 years ago
  27. 9d5a072 pushkey: Fix argument names by June Tate-Gans · 5 years ago
  28. e423a47 discoverer: Check to make sure info is real before using by June Tate-Gans · 5 years ago
  29. 2b52903 deb: Fix the build rules to actually build right by June Tate-Gans · 5 years ago
  30. aa9880c make: Add a simple makefile to make distribution easier by June Tate-Gans · 5 years ago
  31. 28a1849 Add build and dist to the ignore list by June Tate-Gans · 5 years ago
  32. 4fc95ee package: Rename the package so we don't collide with others by June Tate-Gans · 5 years ago
  33. 358bf65 setup: Fix the license by June Tate-Gans · 5 years ago
  34. a30fb30 manpage: Update to include resetkeys and version by June Tate-Gans · 5 years ago
  35. 56a6f04 changelog: Prep for release to stable by June Tate-Gans · 5 years ago
  36. f5651ec command: Don't be silly in our error messages by June Tate-Gans · 5 years ago
  37. 4d88a9a main: Turn off more silly deprecation warnings by June Tate-Gans · 5 years ago
  38. d890bd7 resetkeys: Add a new command to remove MDT keys and start keymaster by June Tate-Gans · 5 years ago
  39. f04ef4f discovery: Detect cases where the user specifies a nonexistant name by June Tate-Gans · 5 years ago
  40. 33c3139 version: Add a version command by June Tate-Gans · 5 years ago
  41. e56a251 pull: Fix the usage and help text by June Tate-Gans · 5 years ago
  42. a56ee45 errors: Provide some helpful information when keypushes fail by June Tate-Gans · 5 years ago
  43. 71723e2 main: Disable warnings from Paramiko's usage of deprecated methods by June Tate-Gans · 5 years ago
  44. 9f7a9d8 changelog: Update package version to match MDT version by June Tate-Gans · 5 years ago
  45. 317afdd discoverer: Rework how discoveries are done by June Tate-Gans · 5 years ago
  46. c2f7fa0 shell: Make specified device names and IP addresses work properly by June Tate-Gans · 5 years ago
  47. c269b3e ignore: Ignore egg-info files by June Tate-Gans · 5 years ago
  48. 413d7b6 discoverer: Stop trying to scan for devices after construction by June Tate-Gans · 5 years ago
  49. 8f8125e help: Update the command list to include new commands by June Tate-Gans · 5 years ago
  50. 9c1e925 keys: Add in pushkey and setkey to help with key management by June Tate-Gans · 5 years ago
  51. ecbc4f9 keys: Add a setkey command to allow for importing of private keys by June Tate-Gans · 5 years ago
  52. 76ca9f6 sshclient: Stop disabling password auth by June Tate-Gans · 5 years ago
  53. 3221ae5 manpage: Add a section about the typical user workflow by June Tate-Gans · 5 years ago
  54. 154ec12 distribution: Fix a bunch of distribution information by June Tate-Gans · 5 years ago
  55. d5b37aa console: Add in SIGWINCH support by June Tate-Gans · 5 years ago
  56. 2a8662c sshclient: Fix the iteration through the environment by June Tate-Gans · 5 years ago
  57. 6a22664 environment: Add in preliminary support for a whitelisted env by June Tate-Gans · 5 years ago
  58. 0857603 setup: Fix paramiko version to 2.x.x and above by June Tate-Gans · 5 years ago
  59. d9e10ac console: Be more pythonic in length checks by June Tate-Gans · 5 years ago
  60. b890d95 mdt: Fix the windows console classes. by June Tate-Gans · 5 years ago
  61. bb70e53 Fix the support name by June Tate-Gans · 5 years ago
  62. 936b6b6 Fix the support email address by June Tate-Gans · 5 years ago
  63. 0e2ff1d documentation: Add in a fully qualified man page. by June Tate-Gans · 5 years ago
  64. 5e10ae6 docs: Add in helpful docstrings for commands that were missing help. by June Tate-Gans · 5 years ago
  65. 53a54dd config: Make get work properly by June Tate-Gans · 5 years ago
  66. 409cb55 sshclient: Add default login keypushing as a fallback by June Tate-Gans · 5 years ago
  67. 1a7df53 command: Add in support for IP address-based connections by June Tate-Gans · 5 years ago
  68. a736263 sshclient: Push keys via the mdt-keymaster instead of ssh by June Tate-Gans · 5 years ago
  69. d52e621 console: Add in an escape to quit with by June Tate-Gans · 5 years ago
  70. 9544733 formatting: Fix a few error codes and the progress bar by June Tate-Gans · 5 years ago
  71. ad3620a passwordauth: Disable password authentication once a key is pushed by June Tate-Gans · 5 years ago
  72. b9863f4 discoverer: Fix a bug in multiple removals by June Tate-Gans · 5 years ago
  73. ffc883b style: Follow pep8 style, according to pycodestyle by June Tate-Gans · 5 years ago
  74. dc0f09f discoverer: stop waiting for mDNS entries after we found one by June Tate-Gans · 5 years ago
  75. 92dad09 console: Fix handling of high-bit input and escapes by June Tate-Gans · 5 years ago
  76. 8991dfa oss-releasing: Adding in everything OSS releasing requires by June Tate-Gans · 5 years ago
  77. 53a69dc mdns: Fix the service name to make it compatible with the mDNS RFCs by June Tate-Gans · 5 years ago
  78. 0c184cf main: Add in some dependency checks by June Tate-Gans · 5 years ago
  79. a26695c mdt: Major functionality changes by June Tate-Gans · 5 years ago
  80. c245fa1 help: help make help great again! by June Tate-Gans · 5 years ago
  81. 81237ce python: Fix my broken modules by June Tate-Gans · 5 years ago
  82. 53725ee help: Make the help subcommand actually useful by June Tate-Gans · 5 years ago
  83. 15b0cdb shell: Split console handling to a separate class by June Tate-Gans · 5 years ago
  84. 8b47788 shell: Add in a functional shell command by June Tate-Gans · 5 years ago
  85. 37f2323 packaging: Remove the dependency on spur by June Tate-Gans · 5 years ago
  86. 6f4de9e shell: Add in a shell command by June Tate-Gans · 5 years ago
  87. 6344b0e keygen: Update the cached vars after a keygen by June Tate-Gans · 5 years ago
  88. 08c5ea6 config: Add in default support by June Tate-Gans · 5 years ago
  89. e151743 keys: Add a keystore class and the genkey subcommand by June Tate-Gans · 5 years ago
  90. a2d930b config: Add support for storing SSH keys by June Tate-Gans · 5 years ago
  91. b968e83 devices: Minor formatting fix by June Tate-Gans · 5 years ago
  92. fdb04e2 mdt: Stop the stupid python tracebacks on SIGINT by June Tate-Gans · 5 years ago
  93. 5033406 config: Adding in storage for configuration options by June Tate-Gans · 5 years ago
  94. 5daa497 discovery: Make discovery more robust and faster by June Tate-Gans · 5 years ago
  95. 4a3ed82 devices: Add a wait-for-device command by June Tate-Gans · 5 years ago
  96. 90ccacf discoverer: Fix a missing import by June Tate-Gans · 5 years ago
  97. 0fd18c1 packaging: Make a deb, adjust the setuptools scripts by June Tate-Gans · 5 years ago
  98. b56ecb2 prototype: Initial barebones prototype by June Tate-Gans · 5 years ago