| 
							
							
								 anthony | 88d6562dac | typo in cloud-setup-bonding.sh | 2012-04-13 15:19:49 -07:00 |  | 
			
				
					| 
							
							
								 Rajesh Battala | 537914ffae | Xenserver Secure Console Proxy. Removing vnc hacks when adding xen host | 2012-04-11 17:52:24 +05:30 |  | 
			
				
					| 
							
							
								 frank | 2f634c0913 | Switch to Apache license | 2012-04-03 04:50:05 -07:00 |  | 
			
				
					| 
							
							
								 Edison Su | a6d4a76647 | bug 14498: in xenserver 6.0 and openvswitch enabled, reboot xenserver will lost link local bridge; the workaround is if the link local bridge is lost, create a new one; status 14498: resolved fixed; Reviewed-by: frank | 2012-03-26 17:15:03 -07:00 |  | 
			
				
					| 
							
							
								 Sheng Yang | edcf95a6f0 | Change KVM's delimiter from "," to "%" In order not to confuse with commandline parameters | 2012-03-13 15:59:09 -07:00 |  | 
			
				
					| 
							
							
								 abhi | a560ec3001 | removing the minor version number for comparisions for Xenserver 6.0 | 2012-03-13 11:23:27 +05:30 |  | 
			
				
					| 
							
							
								 anthony | 3a4ee0d486 | removed unused files | 2012-02-27 13:59:09 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 6d39e10b76 | get fsimage from sp2 for XenServer 5.6 GA | 2012-02-24 15:03:34 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 9159de57fc | bug 13603: in XenServer 6.0, qemu-dm-wrapper listens on local host by fault status 13603: resolved fixed
reviewed-by: edison | 2012-02-22 18:41:46 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 7008e5a46b | bug 13734: allow dhcp requests and responses all the time | 2012-02-15 15:34:48 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 3a3d096a5c | it appears xs 6.0 allows iptables rules across the bridge without csp | 2012-02-13 15:53:45 -08:00 |  | 
			
				
					| 
							
							
								 kishan | 606902ff09 | Bug 11931: Add quotes to snapshot name and volume name. Fixed create template from snapshot also by adding quotes Status 11931: resolved fixed
Reviewed-By: Nitin
Conflicts:
	scripts/storage/qcow2/createtmplt.sh | 2012-02-08 17:24:17 +05:30 |  | 
			
				
					| 
							
							
								 Edison Su | 738a5927a8 | quote the snapshot name | 2012-01-31 16:23:34 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 08636d5802 | bug 13060: check for resident vms as xapi will return vms running on other hosts in the cluster | 2012-01-17 18:37:59 -08:00 |  | 
			
				
					| 
							
							
								 frank | 1a3a3f8e0d | use /usr/lib/cloud/management/systemvm_mnt instead of /mnt/cloud/systemvm. We should use home dir of user 'cloud', don't do any assumption of umask of /mnt,
it varies from distribution | 2012-01-13 13:28:31 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | af667d26b7 | bug 13033: security rule prevents console access | 2012-01-12 15:35:25 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 5d54a3aef8 | bug 13052: check if ebtables exists in can_bridge_firewall status 13052: resolved fixed | 2012-01-12 11:34:31 -08:00 |  | 
			
				
					| 
							
							
								 frank | 52610ffcb3 | add copyright header to shell scripts | 2012-01-11 18:41:53 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 12b7fa60f0 | fixed typo | 2012-01-11 10:30:31 -08:00 |  | 
			
				
					| 
							
							
								 anthony | f114ddf471 | propagate local_link_network | 2012-01-10 19:48:55 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 9be635367e | bug 10363 : cleanup vhd in secondary storage if creating private template fails status 10363 : resolved fixed
Conflicts:
	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java | 2012-01-10 16:45:07 -08:00 |  | 
			
				
					| 
							
							
								 anthony | fb8364ad0c | bug 10363 : cleanup vhd in secondary storage if backsnapshot fails Conflicts:
	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java | 2012-01-10 15:51:13 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 924953220b | bug 10363 : cleanup vhd in secondary storage if copy_vhd_to_secondarystorage fails | 2012-01-10 15:07:49 -08:00 |  | 
			
				
					| 
							
							
								 anthony | f964c4d227 | bug 10363 : cleanup vhd in primary storage if download template to primary storage fails Conflicts:
	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
	scripts/vm/hypervisor/xenserver/vmops | 2012-01-10 13:56:29 -08:00 |  | 
			
				
					| 
							
							
								 anthony | c25cb29f10 | remove nfs.py patch | 2012-01-10 13:56:29 -08:00 |  | 
			
				
					| 
							
							
								 Sheng Yang | 59981f71c1 | bug 12883: Fix numerous NETWORK_STAT related rule in iptables Also use script in the router for the execution.
status 12883: resolved fixed | 2012-01-09 20:04:45 -08:00 |  | 
			
				
					| 
							
							
								 Naredula Janardhana Reddy | 6aa0560d37 | bug 12917: security groups - icmp type/code validations. | 2012-01-06 19:33:07 +05:30 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 5aba3913bb | bug 12854: arp requests can also be used to poison arp caches | 2012-01-05 18:01:19 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | f138d15efb | bug 12854: arp and ip antispoof independent of the order of vm start | 2012-01-05 18:01:10 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 24894e2354 | bug 11302: dont allow stuff like BPDUS, don't allow vms to connect to hypervisor | 2011-12-29 17:35:24 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 4718f194ef | bug 12772: typo | 2011-12-29 16:01:41 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 338aa3e2a8 | accidental commit | 2011-12-29 16:01:41 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | a51ee064ee | bug 11302: more efficient caching of keyword | 2011-12-29 16:01:41 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | c05903b2d0 | bug 11302: support new CSP for SP2. conditional check : --match-set vs --set
forgot to merge this in from 2.2.y | 2011-12-29 16:01:40 -08:00 |  | 
			
				
					| 
							
							
								 frank | 363aea4aee | Bug 12731 - Ebtable rules are blocking all traffic going out of VMs in basic zone status 12731: resolved fixed
reviewed-by: edison | 2011-12-22 15:04:15 -08:00 |  | 
			
				
					| 
							
							
								 anthony | c00d663df2 | use soft mount for secondary storage | 2011-12-21 20:31:40 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 61eab674d2 | bug 12328: XenServer 6.0 changes vnc-port path in xenstore status 12328: resolved fixed | 2011-12-21 12:00:27 -08:00 |  | 
			
				
					| 
							
							
								 Edison Su | c067763075 | bug 12604: if there are actually snapshots creating on the volume, then don't move the snapshot status 12604: resolved fixed | 2011-12-20 15:12:31 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 5dfa0ed169 | remove obsolete file | 2011-12-19 10:56:52 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 2278477737 | add stronger security to defend against attacks originating in the vm | 2011-12-19 10:56:52 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 5393a44c56 | bug 12290: improve antispoofing lgic handle reboot within vm correctly
iptables -S missing in csp | 2011-12-19 10:56:52 -08:00 |  | 
			
				
					| 
							
							
								 frank | 9c4f009c69 | Bug 12241 - document all supported options in routing script: cloud-install-sys-tmplt status 12241: resolved fixed | 2011-12-15 14:49:16 -08:00 |  | 
			
				
					| 
							
							
								 anthony | 331bd6c103 | SWIFT: add error handling code add swift plugin for XenServer 6.0 | 2011-12-14 19:53:56 -08:00 |  | 
			
				
					| 
							
							
								 Edison Su | ee60039404 | bug 8489: remove the leading / status 8489: resolved fixed | 2011-12-06 14:14:09 -08:00 |  | 
			
				
					| 
							
							
								 kishan | 489a1d5738 | bug 12365: Read secret key from file for encryption type file. For web type use comman-line option -s. status 12365 : resolved fixed
reviewed-by: Nitin | 2011-12-06 14:52:57 +05:30 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 797836723d | bug 10804: add default dns provider | 2011-12-05 16:56:31 -08:00 |  | 
			
				
					| 
							
							
								 Chiradeep Vittal | 89f13ad700 | bug 10804 virtual router support for per-vm default network | 2011-12-05 14:53:42 -08:00 |  | 
			
				
					| 
							
							
								 kishan | cdbf5b0db5 | bug 12262: Updated jasypt jar path | 2011-12-03 08:47:37 +05:30 |  | 
			
				
					| 
							
							
								 kishan | d64747a657 | bug 12262: Added "-s" option.  When encryption is used provide mgmt secret key using "-s" option. status 12262 : resolved fixed
reviewed-by: Prasanna | 2011-12-02 21:12:49 +05:30 |  | 
			
				
					| 
							
							
								 Naredula Janardhana Reddy | c7766ea6c8 | bug 10617: kvm related changes. | 2011-12-02 17:07:36 +05:30 |  |