cloudstack/server/src/com/cloud
Nitin 63205f1f02 bug 10868: CheckAccess - If the domainId = -1 and the accountId is still valid then try and calculate the domainId. This case will be hit for all the entities which do not have domain id column in the DB table. What was happenning due to this was that we were not checking the domain hierarchy in such case which was leading to security leaks. Example - templates. 2011-07-28 17:11:14 +05:30
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 9729 : Permission change - allow root admin to use anybody's private template. 2011-06-02 15:14:32 +05:30
agent Add exception message for AgentManagerImpl.investigate() 2011-07-27 10:53:06 -07:00
alert bug 10520: CAPACITY_TYPE_PUBLIC_IP and CAPACITY_TYPE_PRIVATE_IP - Change from remove and insert to the to the insert and update model. It doesnt seem like they are referenced for the allocators while creating a vm. Next might change them to calculating them on the fly. 2011-07-18 22:08:19 +05:30
api bug 9452: listCapacity - when the hosts > 200 the host_id and storage_pool_id start colliding, to workaround that also compart the capacity type. 2011-07-22 19:30:14 +05:30
async Fixes the issue where the Job-Executor can hit an exception in cleanup and eventually the entire executor pool is gone. 2011-06-02 09:54:34 -07:00
capacity bug 10770: don't select cluster if it's removed in firstfitplanner 2011-07-22 15:06:33 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:32:12 -07:00
configuration Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:32:12 -07:00
consoleproxy bug 10732: fix console proxy assignment issue - file was not saved, commit again 2011-07-14 21:56:51 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 10197: 2011-07-19 15:26:25 -07:00
deploy changed a bunch of map logs to trace 2011-07-22 18:14:02 -07:00
domain bug 10409: added domainSuffix parameters to account/domain objects 2011-07-15 14:40:39 -07:00
event throw exception after intercepting to log error event 2011-07-19 18:39:32 +05:30
ha bug 10429: Backport redundant virtual router 2011-07-18 18:29:56 -07:00
host/dao 2 fixes for Agent Load Balancer: 2011-07-21 15:27:50 -07:00
hypervisor bug 10197: enable trackVmHostChange for XenServer 2011-07-19 15:52:45 -07:00
keystore Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
network bug 10557: made more feature enhancement instead of bug- added more stats parametes as global config 2011-07-27 14:06:26 +05:30
offerings Revert "bug 10199: don't allow network offering Name modification." 2011-06-09 13:32:53 -07:00
resource bug 10197: 2011-07-19 15:26:25 -07:00
server Generate keystore using RSA rather than DSA 2011-07-25 18:22:30 -07:00
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 17:16:07 -07:00
servlet Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:32:12 -07:00
storage fixed NPE, secondary storage VM host may not exist even the secondary storage VM is running 2011-07-26 17:41:47 -07:00
template bug 10834: fix step 2. Sending command to pool now only picks hosts that are in UP state 2011-07-27 18:11:14 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
upgrade Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 2011-07-27 17:32:12 -07:00
user bug 10868: CheckAccess - If the domainId = -1 and the accountId is still valid then try and calculate the domainId. This case will be hit for all the entities which do not have domain id column in the DB table. What was happenning due to this was that we were not checking the domain hierarchy in such case which was leading to security leaks. Example - templates. 2011-07-28 17:11:14 +05:30
vm bug 10764: changing service offering drops cpu cap 2011-07-25 18:23:11 +05:30