cloudstack/utils/src/com/cloud/utils
Hugo Trippaers 76a5bdac70 Before any database calls are made we need to make sure that encryption
is properly initialized if we have an encrypted db.properties.(cherry picked from commit b1d70f7fe3)

Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-02-06 23:03:22 +01:00
..
backoff Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
cisco/n1kv/vsm fixing utils license header 2012-06-06 23:06:02 -04:00
component Summary: We need the integrity checkers to run 2013-02-05 23:51:55 +01:00
concurrency fixing utils license header 2012-06-06 23:06:02 -04:00
crypt If encryption is already initialized we don't need to do it again.(cherry picked from commit b28f3addfc) 2013-02-06 23:00:19 +01:00
db Before any database calls are made we need to make sure that encryption 2013-02-06 23:03:22 +01:00
encoding Removed Base64 file and use the apache version 2012-08-07 15:41:54 -07:00
events Connnect event bus to messaging layer 2012-11-14 19:28:59 -08:00
exception Merge branch 'ucs' into javelin 2013-01-31 14:44:07 -08:00
fsm cleanup warnings in utils 2013-01-10 17:19:30 -08:00
log cleanup warnings in utils 2013-01-10 17:19:30 -08:00
mgmt fixing utils license header 2012-06-06 23:06:02 -04:00
net IPv6: CLOUDSTACK-1153: Fix integer overflow on IPv6 address calcuation 2013-02-05 17:41:12 -08:00
nio cleanup warnings in utils 2013-01-10 17:19:30 -08:00
script Summary: Begone pesky tabs 2013-01-15 10:00:58 +01:00
security cleanup warnings in utils 2013-01-10 17:19:30 -08:00
ssh License header updates for the utils folder 2012-08-03 14:15:09 -04:00
storage/encoding fix compile 2013-01-25 10:24:25 -08:00
time fixing utils license header 2012-06-06 23:06:02 -04:00
xmlobject rat: Fix license headers on ucs plugin etc. 2013-02-02 08:58:34 -08:00
ActionDelegate.java fixing utils license header 2012-06-06 23:06:02 -04:00
AnnotationHelper.java fixing utils license header 2012-06-06 23:06:02 -04:00
CleanupDelegate.java fixing utils license header 2012-06-06 23:06:02 -04:00
CloudResourceBundle.java fixing utils license header 2012-06-06 23:06:02 -04:00
DateUtil.java Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
EnumUtils.java fixing utils license header 2012-06-06 23:06:02 -04:00
EnumerationImpl.java fixing utils license header 2012-06-06 23:06:02 -04:00
FileUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
IteratorUtil.java IteratorUtil: Add generic method to return sorted list out of a collection 2013-01-23 14:57:41 -08:00
Journal.java fixing utils license header 2012-06-06 23:06:02 -04:00
LogUtils.java Remove temporary hacking and use Official way to wire-up servlet with injection under Spring 2013-01-30 15:21:01 -08:00
NumbersUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
Pair.java fixing utils license header 2012-06-06 23:06:02 -04:00
PasswordGenerator.java fixing utils license header 2012-06-06 23:06:02 -04:00
ProcessUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
Profiler.java fixing utils license header 2012-06-06 23:06:02 -04:00
PropertiesUtil.java PropertiesUtil: Refactor process config file method in utils, return map of key=value 2013-01-10 15:55:01 -08:00
ReflectUtil.java ReflectUtil: Use collections to grow list and not manual array memory management 2013-01-23 14:57:41 -08:00
S3Utils.java Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
SerialVersionUID.java fixing utils license header 2012-06-06 23:06:02 -04:00
StringUtils.java merge compiles 2013-01-09 04:41:27 -08:00
Ternary.java fixing utils license header 2012-06-06 23:06:02 -04:00
UriUtils.java cleanup warnings in utils 2013-01-10 17:19:30 -08:00
UsernamePasswordValidator.java fixing utils license header 2012-06-06 23:06:02 -04:00