summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/virtualization/configuration/VirtualizationConfigurationVmwareFileFormat.java
Commit message (Collapse)AuthorAgeFilesLines
* Always pass charset in String constructor; don't treat strings as binary safeSimon Rettberg2022-02-141-1/+17
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
|
* [vmware] Less strict filtering Suite <-> dmsd, redo filtering logicSimon Rettberg2021-07-021-32/+11Star
| | | | | | Get rid of the old flags for different filtering targets. This was never implemented properly anyways and was confusing to use. Instead, add explicit on-demand filtering to to according transformation methods.
* Rename VmMetaData classesManuel Bentele2021-04-161-0/+288