summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/search-in-description' into ↵Stephan Schwär2020-11-112-70/+280
|\ | | | | | | ovf-convert
| * Add new field to structsMürsel Türk2020-10-142-70/+280
| | | | | | | | | | | | | | | | | | - A new field added to the LectureSummary and ImageSummaryRead structs. - The thrift definition file recompiled and the generated classes updated. Resolves: #3691
* | Use master sync shared code formatting styleStephan Schwär2020-11-062-47/+80
| |
* | Remove unused librariesStephan Schwär2020-10-292-19/+0Star
| |
* | Cleanup debug codeStephan Schwär2020-10-293-24/+6Star
| |
* | Fix lowercase issue in vmx files being flagged as invalidStephan Schwär2020-10-131-2/+5
| |
* | Change ovf classes logger output to debugStephan Schwär2020-10-082-7/+7
| |
* | Improve comments describing new classes and cleanupStephan Schwär2020-10-082-73/+50Star
| |
* | Add meta and config files for ovf formatStephan Schwär2020-10-083-0/+319
| |
* | Create Object of DockerMetaDataDummyralph isenmann2020-08-192-0/+14
| | | | | | | | VmMetaDate.getInstance of a DockerMetaDataDummy
* | add dockerfile as byte array to DockerMetaDataDummy.javaralph isenmann2020-08-112-5/+21
| | | | | | | | This allows to store the content of a dockerfile in the imageversion table
* | workaround for Java8 runtime errorralph isenmann2020-08-111-4/+5
| |
* | Add Docker supportralph isenmann2020-07-154-1/+134
|/
* [vmware] Allow hpet CMX entrySimon Rettberg2020-06-221-1/+1
|
* 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 Feature entry for USB configSimon Rettberg2019-07-011-0/+5
|
* 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
|
* Refine active transfer detection and cancellationSimon Rettberg2019-04-092-24/+30
|
* [vmware] Whitelist additional VMX optionsSimon Rettberg2019-04-091-2/+3
|
* [vbox] fix bad detection of multiple hard drivesJonathan Bauer2019-02-281-12/+31
|
* Add predefined firewall rulesetsSimon Rettberg2019-02-265-515/+1646
|
* Add Server Side Copy setting to SatelliteConfigSimon Rettberg2019-02-222-5/+179
|
* [HashChecker] Fix unlimited spawning of check threadsSimon Rettberg2019-01-161-1/+3
| | | | | Stupid variable mixup resulted in endless spawning of new checker threads that wouldn't go away after they're done.
* DiskImage: Proper qcow2 detectionSimon Rettberg2018-12-121-5/+5
|
* DiskImage: Support split vmdk files with plain text headerSimon Rettberg2018-12-121-15/+23
| | | | Closes #3505
* RPC Version 5, MIN_VERSION 4Simon Rettberg2018-12-111-2/+2
|
* Partially Revert "Update to RPC version 5, break compat"Simon Rettberg2018-12-112-2/+31
| | | | | | Only increase MIN_VERSION to 4... This reverts commit f01a417c81a63b809ef788107c391f75c26ff99d.
* Redesign preset* handling to aim for backwards compatSimon Rettberg2018-12-111-92/+404
|
* add missing thrift generated classJonathan Bauer2018-12-111-0/+655
|
* Thrift: Add PresetRunScriptSimon Rettberg2018-12-083-271/+742
|
* Update to RPC version 5, break compatSimon Rettberg2018-12-073-36/+207
| | | | Add some stuff while we're at it..
* Unify JSON serializer thrift/nonthriftSimon Rettberg2018-12-051-37/+102
|
* [thrift] Sat interface for getting predefined shares/filtersSimon Rettberg2018-11-234-280/+2303
|
* 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-277-11/+39
|
* 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 support for (ldap)filters for lecturesSimon Rettberg2018-06-144-156/+986
|
* Fix formattingSimon Rettberg2018-06-131-2/+2
|
* More speedup: LZ4 and empty chunk detectionSimon Rettberg2018-05-167-8/+228
|
* Add PrioThreadFactorySimon Rettberg2018-05-141-0/+32
|
* Fix check for indexSimon Rettberg2018-05-141-1/+1
|