Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b8bbd9c51 
							
						 
					 
					
						
						
							
							tests: adjust StdoutBuffer for python2/python3 compatibility  
						
						... 
						
						
						
						io.StringIO expects unicode writes, while string literal on python2 are
bytes. Act accordingly. 
						
					 
					
						2017-03-09 02:39:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a575bc3422 
							
						 
					 
					
						
						
							
							tools: allow supplying app object to main function  
						
						... 
						
						
						
						This is mostly for tests, which use dummy app instance. 
						
					 
					
						2017-03-09 02:39:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32bd75da77 
							
						 
					 
					
						
						
							
							Update license headers  
						
						... 
						
						
						
						Update GPL->LGPL for tools moved from core-admin repository.
While at it, change mailing address to www link, as suggested by FSF.
Cc: @woju
Cc: @rootkovska 
						
					 
					
						2017-03-09 02:39:51 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe74b05049 
							
						 
					 
					
						
						
							
							tests: migrate basic tools tests  
						
						
						
					 
					
						2017-03-09 02:39:51 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f59ff0c641 
							
						 
					 
					
						
						
							
							mgmt.vm.volume.* API support  
						
						... 
						
						
						
						QubesOS/qubes-issues#853  
					
						2017-03-01 23:49:24 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							851ba6aedb 
							
						 
					 
					
						
						
							
							Fix handling '%d' in exception message  
						
						... 
						
						
						
						QubesOS/qubes-issues#853  
					
						2017-03-01 23:49:21 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61cb9887af 
							
						 
					 
					
						
						
							
							Implement simple VM actions  
						
						... 
						
						
						
						QubesOS/qubes-issues#853  
					
						2017-03-01 23:49:21 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4bbc7a6b1f 
							
						 
					 
					
						
						
							
							Cache vm.name property  
						
						... 
						
						
						
						It doesn't make sense to send mgmt call to _named_ VM just to ask for
its name. Use value that QubesVM object already have.
This also means we can safely access vm.name, no need to touch any
private attribute.
QubesOS/qubes-issues#853  
						
					 
					
						2017-03-01 23:49:21 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f92250665 
							
						 
					 
					
						
						
							
							Fix py3k compatibility  
						
						... 
						
						
						
						QubesOS/qubes-issues#853  
					
						2017-03-01 23:49:20 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							745d16a879 
							
						 
					 
					
						
						
							
							Rename '_do_qubesd_call' to 'qubesd_call'  
						
						... 
						
						
						
						This method don't need to be private. Also the 'do_' prefix is
superfluous - methods typically do something.
QubesOS/qubes-issues#853  
						
					 
					
						2017-03-01 23:49:19 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58c940b5c0 
							
						 
					 
					
						
						
							
							Rename qubesmgmt.property.DEFAULT to qubesmgmt.DEFAULT  
						
						... 
						
						
						
						Don't shadow builtin 'property' type. We don't need to kee compatibility
with actual core3 implementation yet, so don't make the same mistake
twice. 
						
					 
					
						2017-03-01 23:49:18 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a2e0b770b 
							
						 
					 
					
						
						
							
							Initial commit  
						
						... 
						
						
						
						First minimal version, with just listing VMs and handling properties.
QubesOS/qubes-issues#853  
						
					 
					
						2017-03-01 23:48:53 +01:00