summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into qemuJonathan Bauer2019-10-228-952/+1384
|\
| * Json: Fix deserialization of bools in Thrift classesSimon Rettberg2019-09-111-3/+13
| * [vm] Move workaround to actually take effectSimon Rettberg2019-07-191-5/+4Star
| * [vmware] Add usb.mangleUsb3Speed = TRUE if using USB 1.1/2.0Simon Rettberg2019-07-031-0/+4
| * Add support for EFI and hwversion 16Simon Rettberg2019-06-282-1/+4
| * [vm] Turn disableSuspend into more versatile tweakForNonPersistentSimon Rettberg2019-06-195-6/+33
| * Add support for configuring USB speedSimon Rettberg2019-06-185-73/+279
| * [vmware] Whitelist more stuffSimon Rettberg2019-06-141-3/+3
| * [vmware] Support hwversion 14 and 15Simon Rettberg2019-05-292-4/+15
| * [vmware] Whitelist additional VMX optionsSimon Rettberg2019-04-091-2/+3
| * [vbox] fix bad detection of multiple hard drivesJonathan Bauer2019-02-281-12/+31
| * DiskImage: Proper qcow2 detectionSimon Rettberg2018-12-121-5/+5
| * DiskImage: Support split vmdk files with plain text headerSimon Rettberg2018-12-121-15/+23
| * Unify JSON serializer thrift/nonthriftSimon Rettberg2018-12-051-37/+102
* | Clean up projectChristopher Lucas2018-12-193-100/+80Star
* | Fix issue with device id being in config fileChristopher Lucas2018-12-103-35/+67
* | Upload and Download workingChristopher Lucas2018-12-073-109/+211
* | Optimized Upload with new Map and Enum systemChristopher Lucas2018-12-062-184/+223
* | Learning gitChristopher Lucas2018-12-051-0/+314
* | Upload and Download image with config file workingChristopher Lucas2018-12-055-1124/+1236
|/
* Improve VM descriütion file detection and parsingSimon Rettberg2018-09-174-76/+55Star
* remove unused importJonathan Bauer2018-09-171-1/+0Star
* [vbox] actually zero the zerouuid arrayJonathan Bauer2018-09-171-1/+1
* Fix FindBugs complaintsSimon Rettberg2018-06-273-5/+6
* Move ResourceLoader to dozmod -- is client specificSimon Rettberg2018-06-262-181/+10Star
* Move util methods from dozmod-server to m-s-sSimon Rettberg2018-06-181-18/+30
* Add PrioThreadFactorySimon Rettberg2018-05-141-0/+32
* [vbox] validate vbox configs against xsd schemaJonathan Bauer2018-04-271-16/+26
* moved ResourceLoader from dozmod to mssJonathan Bauer2018-04-271-0/+176
* [vbox] do not filter <RemoteDisplay>Jonathan Bauer2018-04-261-1/+0Star
* [vbox] minor optimizationJonathan Bauer2018-04-261-3/+1Star
* [vbox] new XmlHelper class + usage thereofJonathan Bauer2018-04-254-68/+135
* [vbox] more refactoringJonathan Bauer2018-04-252-67/+107
* [vbox] major refactor...Jonathan Bauer2018-04-242-405/+331Star
* Constants for virtIdSimon Rettberg2018-04-244-14/+18
* Tweak TimeoutHashMapSimon Rettberg2018-04-242-17/+36
* [vbox] more cleanup + formattingJonathan Bauer2018-04-232-31/+24Star
* [*] add support for machine snapshot detectionJonathan Bauer2018-04-204-15/+39
* [vbox] blacklist VideoCapture and RemoteDisplayJonathan Bauer2018-04-201-2/+2
* [vbox] reworked VDI disk validationJonathan Bauer2018-04-172-39/+71
* [vbox] add support for VirtualBoxVictor Mocanu2018-04-168-193/+1804
* [vmutil] Tweak strings of vmware optionsSimon Rettberg2016-11-071-13/+15
* [vm] Simplify getters, better naming, add missing ethernet cards, ethernet ca...Simon Rettberg2016-11-071-63/+38Star
* [vm] add method for selecting device typesVictor Mocanu2016-10-311-5/+199
* [vmutil] Add .applySettingsForLocalEdit() that is intended to prepare several...Simon Rettberg2016-10-052-0/+12
* [vmware] Explicitly enable USB 2.0 when adding usb supportSimon Rettberg2016-09-201-0/+1
* [vm] Add .enableUsb(bool)Simon Rettberg2016-09-052-1/+14
* Don't use system's line separator but linefeedJonathan Bauer2016-09-021-1/+1
* vmx editor stuffJonathan Bauer2016-09-023-4/+40
* new API calls for VMX edit stuffJonathan Bauer2016-08-311-12/+17