summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turned off maxsearchsize by default and put in some optimizations to avoid sl...patch_876859actsofcreation2004-04-241-9/+11
* Applied patch 876859, implementing maxsearchsizeactsofcreation2004-04-241-3/+19
* This commit was manufactured by cvs2svn to create branch 'patch_876859'.(no author)2004-03-2311-204/+0
* sshls is more robust in login. It handles the case when ssh sees a newnoah2004-03-232-8/+29
* Tweaken breaknoah2004-03-111-0/+12
* This is an entirely unsecure enterprise.noah2004-03-111-3/+18
* Made this more portable. Output now in CSV format.noah2004-03-111-7/+30
* Added netstat to monitor example.noah2004-03-052-0/+11
* Works so well that it's almost useful.noah2004-03-032-69/+191
* This is evil!noah2004-03-022-22/+67
* Tunnel tweaks.noah2004-03-021-16/+21
* expect() and expect_exact() originally would only preserve the 'before' andnoah2004-03-022-21/+31
* Yes!noah2004-03-011-1/+5
* Need a long wait before the expect(EOF)...noah2004-03-011-1/+2
* Added a new example to keep open an SSH tunnel.noah2004-03-012-8/+51
* Just converting spaces to tabs.noah2004-02-292-4/+4
* Applied patch 844524 Fixed an OSError in pexpect.close * 2003-11-18 16:30 sub...noah2004-02-272-1/+8
* foonoah2003-11-231-8/+57
* Changed the version number to 0.99noah2003-09-172-2/+2
* Buffering, man.noah2003-09-171-44/+51
* fixed cvs merge problem.noah2003-07-201-10/+0
* Changes to support multibyte read.noah2003-07-202-6/+61
* Beefed up some of the comments.noah2003-06-041-3/+5
* Added option to waitpid on close()noah2003-05-171-2/+9
* Added waitpid to close() method to eliminate <defuct> processes :-Pnoah2003-05-161-0/+1
* Fixed python binary path for Solaris.noah2003-05-081-1/+1
* Changed OS X server menu letter.noah2003-05-081-2/+2
* Fixed assumption about python binary path. Now I get it from the sys modulenoah2003-05-083-13/+14
* Was I drunk when I commited that last change?noah2003-05-081-1/+1
* islive(), will you ever work?noah2003-05-083-36/+26
* This is the baseclass for tests. It includes a setUp and tearDownnoah2003-05-082-1/+15
* This tests the new facility for set and get of child tty window size.noah2003-05-081-0/+30
* Adding support to set/get child windows size.noah2003-05-083-33/+71
* Reports the terminal window size on SIGWINCH signal.noah2003-05-071-0/+16
* Tweaks suggested by pychecker.noah2003-05-061-11/+10
* Nothing fucking works on Solaris...noah2003-05-051-11/+11
* This is an experimental replacement for pty.fork (which is stupid).noah2003-05-051-0/+89
* It seems that OpenBSD needs some time to catch up with the state ofnoah2003-05-051-0/+1
* Fixed bugs introduced by renaming some of the global functions.noah2003-05-052-15/+15
* This demonstrates controlling cvs with pexpect.noah2003-05-051-0/+89
* These changes allow it to work properly on Solaris.noah2003-05-051-211/+91
* I changed the name of setwinsize and others to be private.noah2003-05-051-13/+13
* Added support for Solaris.noah2003-05-031-956/+2603
* I just need it.noah2003-04-201-0/+6015
* This was just to transfer a file...noah2003-04-201-0/+0
* This is the only way I could figure out how to get files ontonoah2003-04-201-0/+0
* Did I mention that I hate Solaris?noah2003-04-204-21/+13
* Always with the fixing isalive()...noah2003-04-203-2/+25
* Added "exitstatus" to spawn object.noah2003-04-201-0/+3
* Clarified comment on close behavior.noah2003-04-201-1/+3