1c354315a6 
								
							 
						 
						
							
							
								
								[svn r38441] increase hard-coded timeouts a bit (waitclose()  
							
							... 
							
							
							
							will not neccessarily wait that long, it returns
as soon as the channel is closed so it's not
as bad as outright sleeping)
--HG--
branch : trunk 
							
						 
						
							2007-02-11 09:32:27 +01:00  
				
					
						
							
							
								 
						
							
								d2f11081cb 
								
							 
						 
						
							
							
								
								[svn r38221] Reverting previous changes after a discussion with hpk.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-09 00:43:27 +01:00  
				
					
						
							
							
								 
						
							
								c1216c2346 
								
							 
						 
						
							
							
								
								[svn r38217] Moved the -S option to a new conftest.py in the execnet dir to avoid nasty  
							
							... 
							
							
							
							option re-definition problems.
--HG--
branch : trunk 
							
						 
						
							2007-02-09 00:21:38 +01:00  
				
					
						
							
							
								 
						
							
								7fccd77b8a 
								
							 
						 
						
							
							
								
								[svn r38176] make delete a per-host option (internally it is anyway)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-08 17:04:58 +01:00  
				
					
						
							
							
								 
						
							
								e3dce2c288 
								
							 
						 
						
							
							
								
								[svn r38174] Flag instead of new method and a test.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-08 17:01:51 +01:00  
				
					
						
							
							
								 
						
							
								0e8510648f 
								
							 
						 
						
							
							
								
								[svn r38164] Move source as an rsync initialisation argument rather than  
							
							... 
							
							
							
							as a send parameter
--HG--
branch : trunk 
							
						 
						
							2007-02-08 16:31:38 +01:00  
				
					
						
							
							
								 
						
							
								4369d430c8 
								
							 
						 
						
							
							
								
								[svn r38028] make rsync configurable regarding its output  
							
							... 
							
							
							
							(verbose option and overridable method)
--HG--
branch : trunk 
							
						 
						
							2007-02-06 20:32:21 +01:00  
				
					
						
							
							
								 
						
							
								845357dcba 
								
							 
						 
						
							
							
								
								[svn r37960] refactored the tests and added tests and code  
							
							... 
							
							
							
							for disallowing to send() twice without
adding new targets.
--HG--
branch : trunk 
							
						 
						
							2007-02-05 13:55:31 +01:00  
				
					
						
							
							
								 
						
							
								beb3a12700 
								
							 
						 
						
							
							
								
								[svn r37915] sanity checks  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-04 15:40:46 +01:00  
				
					
						
							
							
								 
						
							
								59264d57ae 
								
							 
						 
						
							
							
								
								[svn r37822] added lots of docstrings, general cleanup  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-02 20:57:47 +01:00  
				
					
						
							
							
								 
						
							
								24539c3797 
								
							 
						 
						
							
							
								
								[svn r37790] fix Ssh remote sanitzing of FD 1 and 0 and factor  
							
							... 
							
							
							
							out the code in a function
--HG--
branch : trunk 
							
						 
						
							2007-02-02 02:44:31 +01:00  
				
					
						
							
							
								 
						
							
								7a718ca2e7 
								
							 
						 
						
							
							
								
								[svn r37785] privatizing some more attributes  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-02 02:02:55 +01:00  
				
					
						
							
							
								 
						
							
								c6c9fd326c 
								
							 
						 
						
							
							
								
								[svn r37783] puh, it took me quite a while to find out why  
							
							... 
							
							
							
							ssh-stdout-confusion tests involving "os.write(1, ...)"
were passing on earlier revisions: in 35888
a test name got fixed, but when you specify "-S somehost"
then this will hang, so i am skipping the test for
now, this never worked.
--HG--
branch : trunk 
							
						 
						
							2007-02-02 01:32:24 +01:00  
				
					
						
							
							
								 
						
							
								3634701598 
								
							 
						 
						
							
							
								
								[svn r37780] simplifying code a bit (but test_confusion* for Ssh still fails)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-02 00:57:55 +01:00  
				
					
						
							
							
								 
						
							
								cf7e2d7c28 
								
							 
						 
						
							
							
								
								[svn r37779] Fix and a test for disappearing files.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-02 00:40:49 +01:00  
				
					
						
							
							
								 
						
							
								6838180187 
								
							 
						 
						
							
							
								
								[svn r37459] fix socketgateway test to run on both win32 and linux  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-01-28 11:14:22 +01:00  
				
					
						
							
							
								 
						
							
								7cf9824680 
								
							 
						 
						
							
							
								
								[svn r37278] move files from branch to trunk (and thus complete  
							
							... 
							
							
							
							the merge of the config branch into the trunk)
--HG--
branch : trunk 
							
						 
						
							2007-01-24 17:46:46 +01:00  
				
					
						
							
							
								 
						
							
								5992a8ef21 
								
							 
						 
						
							
							
								
								[svn r37264] create the new development trunk  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-01-24 15:24:01 +01:00