summaryrefslogtreecommitdiff
path: root/pexpect/examples
Commit message (Expand)AuthorAgeFilesLines
* Mostly a massive license update. Added a license per file.HEADmasternoah2012-10-2021-90/+453
* A few improvements to output.noah2012-09-201-29/+29
* Added tests for dead hosts.noah2012-09-181-9/+11
* This is looking a little old now.noah2008-08-181-1/+2
* This seemed more universal. Most systems have lamemp3noah2008-01-191-6/+14
* Added :refresh command. This is similar to :resync.noah2008-01-051-1/+38
* This is looking better.noah2007-12-271-98/+133
* Fixed websync. cleaned up examples.noah2007-12-1715-83/+140
* Updated examples with a cleaner script style and doc strings.noah2007-11-285-24/+59
* Made this Munin compatible.noah2007-11-281-57/+178
* this fixes chapter selection.noah2007-04-201-5/+5
* Newish rippy.noah2007-04-181-106/+209
* 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-235-43/+64
* Added Apache status.noah2006-12-221-0/+70
* 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
* Test that shows dynamic DOM creation of a, 80x24 table.noah2006-09-071-0/+106
* Damn, javascript has no SYNCHRONOUS anything.noah2006-08-271-23/+24
* Getting better. Added auto refresh and screen hash.noah2006-08-271-31/+56
* Need to clean this up. A sys.stdout.flush in pexpect was throwing things off....noah2006-08-261-87/+15
* I was getting sick of the old name.noah2006-08-261-0/+0
* Woo! It's pretty reliable now.noah2006-08-261-79/+142
* fork,exec,fork,exec,race-condition,race-condition,fork,execnoah2006-08-252-41/+122
* Merged client and server into a single script.noah2006-08-241-67/+340
* What the diff here?noah2006-08-241-1/+29
* Trying to capture keyboard is hard in javascript.noah2006-08-241-1/+23
* Tightening things upnoah2006-08-233-220/+250
* Forgot to include tracebacknoah2006-08-231-3/+1
* Added AJAX for fun. Looks kinda cool already.noah2006-08-222-146/+187
* Changed some names and upgraded bd_client.py to work with the new bd_serv pro...noah2006-08-222-4/+10
* Added send and read logging to pexpect. Got bd_client and bd_serv actually wo...noah2006-08-223-109/+424
* 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/+0
* Added info about hive.pynoah2006-08-181-11/+22
* Added more docs.noah2006-08-181-25/+54
* This is the coolest thing ever.noah2006-08-182-201/+662
* Massive rootoring of Makefile and friends.noah2006-05-311-1/+1
* tweaked timeout on prompt()noah2006-03-131-6/+2
* Added background thread to keep virtual screen updated.noah2006-03-131-10/+50