cloudstack-mirror/server/src/com/cloud
will 42f9dedeba Bug #:5975
- Fixed issue where listAccounts only return one less than the actual number of accounts in the system.  That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account.  The fix is to add the filter of the system account in the actual query itself rather than have the code do it.
2010-08-25 18:01:29 -07:00
..
agent/manager Bug 5781: Only grab capacity global lock when accessing capacity tables. Once the queries are done, release the lock so that others can query for the data or update the data as needed. 2010-08-20 16:29:35 -07:00
alert bug 5781: also reduce the scope of the global lock when updating storage capacity. 2010-08-20 16:29:35 -07:00
api Bug #:5975 2010-08-25 18:01:29 -07:00
async This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
cluster Source code committed 2010-08-11 09:13:29 -07:00
configuration This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
consoleproxy This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
ha This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
hypervisor/xen bug 5934: if it is standalone, give cluser name as Standalone-ip/name 2010-08-18 17:12:20 -07:00
maid Source code committed 2010-08-11 09:13:29 -07:00
maint Source code committed 2010-08-11 09:13:29 -07:00
migration This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
network bug 6008: set started flag when router is already running 2010-08-25 14:04:36 +05:30
resource Source code committed 2010-08-11 09:13:29 -07:00
server Bug #:5975 2010-08-25 18:01:29 -07:00
servlet Let console proxy servlet support session-less authentication throught API key signed request 2010-08-17 16:17:43 -07:00
storage This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
template This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
test This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
user This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
vm This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00