summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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-266-517/+1657
* Add Server Side Copy setting to SatelliteConfigSimon Rettberg2019-02-223-5/+188
* [HashChecker] Fix unlimited spawning of check threadsSimon Rettberg2019-01-161-1/+3
* DiskImage: Proper qcow2 detectionSimon Rettberg2018-12-121-5/+5
* DiskImage: Support split vmdk files with plain text headerSimon Rettberg2018-12-121-15/+23
* 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
* Redesign preset* handling to aim for backwards compatSimon Rettberg2018-12-112-92/+406
* add missing thrift generated classJonathan Bauer2018-12-111-0/+655
* Thrift: Add PresetRunScriptSimon Rettberg2018-12-084-271/+751
* Update to RPC version 5, break compatSimon Rettberg2018-12-074-36/+209
* Unify JSON serializer thrift/nonthriftSimon Rettberg2018-12-051-37/+102
* [thrift] Sat interface for getting predefined shares/filtersSimon Rettberg2018-11-235-280/+2316
* 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-263-181/+1499
* Move util methods from dozmod-server to m-s-sSimon Rettberg2018-06-181-18/+30
* Add support for (ldap)filters for lecturesSimon Rettberg2018-06-145-156/+993
* 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
* Support copying existing chunks server sideSimon Rettberg2018-05-1110-62/+2391
* Do what the javadoc says...Simon Rettberg2018-05-091-1/+1
* Update TransferStatusWrapper to return actual and estimated completenessSimon Rettberg2018-05-091-0/+27
* Fix CRC32 buffer race mutithread concurrent access violation usageSimon Rettberg2018-05-071-7/+16
* [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-245-14/+31
* Tweak TimeoutHashMapSimon Rettberg2018-04-242-17/+36
* [vbox] more cleanup + formattingJonathan Bauer2018-04-232-31/+24Star
* New feature for multiple hypervisors supportJonathan Bauer2018-04-201-0/+5
* [*] 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