summaryrefslogtreecommitdiff
path: root/pexpect/examples/hive.py
Commit message (Expand)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-201-12/+41
* A few improvements to output.noah2012-09-201-29/+29
* Added tests for dead hosts.noah2012-09-181-9/+11
* Added :refresh command. This is similar to :resync.noah2008-01-051-1/+38
* This is looking better.noah2007-12-271-98/+133
* Updated examples with a cleaner script style and doc strings.noah2007-11-281-1/+5
* Fixed sendcontrol(). Added readline support to hive.py.noah2007-02-201-25/+58
* Updated docs.noah2007-02-151-0/+13
* Got this working again. I had messed up the CLI parsing.noah2007-02-151-22/+22
* Id was broken.noah2007-02-151-1/+1
* check point. added CWD and fixing hive.py.noah2007-01-231-42/+63
* Added :to commandnoah2006-12-141-1/+15
* Minor fix to getting username and password.noah2006-11-271-4/+0
* Fixed some silly errors in CLI parsing.noah2006-11-181-18/+28
* Got rid of some test code left in and added :q command to quit.noah2006-10-271-5/+3
* checkpointnoah2006-10-201-3/+12
* Minor improvements. Added :resync command.noah2006-09-191-28/+38
* Added send and read logging to pexpect. Got bd_client and bd_serv actually wo...noah2006-08-221-1/+2
* Refining the code.noah2006-08-211-81/+92
* Upgradesnoah2006-08-201-1/+2
* Added parse for host connect string.noah2006-08-181-1/+18
* Added --askall option to command line.noah2006-08-181-14/+31
* Renamenoah2006-08-181-0/+210