| .. | 
		
		
			
			
			
			
				| .gitignore | Move xenstore-watch for VM from AppVM to common. Add to core-common.spec | 2011-03-16 11:41:18 +01:00 | 
		
			
			
			
			
				| block_add_change | dom0+vm/qvm-block: convert device size to bytes | 2011-10-01 10:33:18 +02:00 | 
		
			
			
			
			
				| block_cleanup | dom0+vm/qvm-block: automatically detach device when physical dev removed (#226) | 2011-09-30 10:42:56 +02:00 | 
		
			
			
			
			
				| block_remove | dom0+vm/qvm-block: automatically detach device when physical dev removed (#226) | 2011-09-30 10:42:56 +02:00 | 
		
			
			
			
			
				| block-snapshot | dom0: block-snapshot: add prepare and cleanup actions | 2011-06-10 18:34:17 +02:00 | 
		
			
			
			
			
				| copy_file.c | dom0+vm: Tools for downloading dom0 update by VM (#198) | 2011-06-22 00:44:48 +02:00 | 
		
			
			
			
			
				| crc32.c | dom0+vm: Tools for downloading dom0 update by VM (#198) | 2011-06-22 00:44:48 +02:00 | 
		
			
			
			
			
				| crc32.h | dom0+vm: Tools for downloading dom0 update by VM (#198) | 2011-06-22 00:44:48 +02:00 | 
		
			
			
			
			
				| filecopy.h | dom0: implement size/file-count limit of downloaded updates (#198) | 2011-07-17 01:20:13 +02:00 | 
		
			
			
			
			
				| fstab | vm: allow fsck on /rw filesystem | 2011-10-12 17:24:29 +02:00 | 
		
			
			
			
			
				| gui-fatal.c | Fix stupid synatx error that prevented displaing error messages | 2011-03-31 15:25:33 +02:00 | 
		
			
			
			
			
				| gui-fatal.h | Handy gui_fatal() etc routines. | 2011-03-15 13:00:12 +01:00 | 
		
			
			
			
			
				| ioall.c | Bloody perror messes with errno; need to save errno. | 2011-03-16 16:24:54 +01:00 | 
		
			
			
			
			
				| ioall.h | Move copy_all_fd from dvm_file_editor.c to ioall.c | 2011-03-11 11:57:16 +01:00 | 
		
			
			
			
			
				| iptables | Optimize iptables rules in NetVM | 2011-04-06 10:33:42 +02:00 | 
		
			
			
			
			
				| Makefile | Ensure 'make clean' removes xenstore-watch | 2011-05-13 14:16:10 +02:00 | 
		
			
			
			
			
				| meminfo-writer.c | qmemman: save a syscall in meminfo-writer via use of "pread" | 2010-09-10 14:53:41 +02:00 | 
		
			
			
			
			
				| qubes_block.rules | dom0+vm/qvm-block: automatically detach device when physical dev removed (#226) | 2011-09-30 10:42:56 +02:00 | 
		
			
			
			
			
				| qubes_core | dom0+vm: introduce 'qubes-service' xenstore dir - enable/disable VM services from dom0 | 2011-10-01 02:49:25 +02:00 | 
		
			
			
			
			
				| qubes_core.modules | vm: try to load pvops modules | 2011-09-08 01:06:39 +02:00 | 
		
			
			
			
			
				| qubes_download_dom0_updates.sh | vm/dom0-updates: add --gui switch as oposite to --nogui (#354) | 2011-10-07 21:13:00 +02:00 | 
		
			
			
			
			
				| qubes_fix_nm_conf.sh | Create needed NetworkManager.conf in netvm. #94 | 2011-03-26 11:33:04 +01:00 | 
		
			
			
			
			
				| qubes_memory.rules | vm: automatically online added memory | 2011-09-06 01:12:21 +02:00 | 
		
			
			
			
			
				| qubes_network.rules | Configure VM network iface on attach (not only on boot) (#190) | 2011-04-23 02:31:54 +02:00 | 
		
			
			
			
			
				| qubes_nmhook | Pathnames cleanup | 2010-07-21 12:57:02 +02:00 | 
		
			
			
			
			
				| qubes_serial_login | Lock out root and user passwords; provide passwordless login on the serial console | 2010-05-30 15:45:40 +02:00 | 
		
			
			
			
			
				| qubes_setup_dnat_to_ns | Unify dom0 and netvm sysconfig/iptables | 2010-09-06 15:10:01 +02:00 | 
		
			
			
			
			
				| qubes_trigger_sync_appmenus.action | dom0+vm: Trigger appmenus sync after yum transaction (#45), NEW QREXEC COMMAND | 2011-06-12 01:46:24 +02:00 | 
		
			
			
			
			
				| qubes_trigger_sync_appmenus.sh | qrexec: change qrexec_client_vm syntax to be nicer to read | 2011-07-06 14:21:35 +02:00 | 
		
			
			
			
			
				| qubes.fc13.repo | Update VM yum repos confs for Beta2 | 2011-07-01 22:56:11 +02:00 | 
		
			
			
			
			
				| qubes.fc14.repo | Update VM yum repos confs for Beta2 | 2011-07-01 22:56:11 +02:00 | 
		
			
			
			
			
				| qubes.fc15.repo | vm: fc15 yum repo config | 2011-09-22 01:16:54 +02:00 | 
		
			
			
			
			
				| RPM-GPG-KEY-qubes-1-primary | commonvm: Update repo info, use local RPM keys | 2011-04-04 11:27:48 +02:00 | 
		
			
			
			
			
				| serial.conf | Fix serial console on VM to work on F13 (REQUIRES F13) | 2010-06-18 01:45:27 +02:00 | 
		
			
			
			
			
				| setup_ip | vm: route through specific host, not directly interface (#355) | 2011-09-16 00:06:14 +02:00 | 
		
			
			
			
			
				| unpack.c | dom0: implement size/file-count limit of downloaded updates (#198) | 2011-07-17 01:20:13 +02:00 | 
		
			
			
			
			
				| vif-route-qubes | Switch to routed VM network (instead of bridging) | 2010-09-06 17:07:42 +02:00 | 
		
			
			
			
			
				| xenstore-watch.c | Move xenstore-watch for VM from AppVM to common. Add to core-common.spec | 2011-03-16 11:41:18 +01:00 |