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