summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | | [VBox] added new uuid when downloading vm from serverVictor Mocanu2017-10-066-85/+159
|/ /
* | [VBox] improved the create new tag and insert attribute functionsVictor Mocanu2017-10-052-42/+154
* | [VBox] working coppy in case further changes result in catastrophical failureVictor Mocanu2017-10-024-58/+131
* | [VBox] changes to the VmWrapper class, it asks now for an VmMetaData child, i...Victor Mocanu2017-09-213-14/+97
* | [VBox] removed empty lines, the FilteredDefinitionArray looks good nowVictor Mocanu2017-09-211-20/+27
* | [VBox] working coppy of VboxConfig class, children are removed but empty line...Victor Mocanu2017-09-213-96/+203
* | [VBox] changed and implemented the functionality of VboxConfig s.t. the proce...Victor Mocanu2017-08-084-216/+234
* | [VBox] added handling for vdi filesVictor Mocanu2017-07-142-3/+17
* | [VBox] added function to change atribute value of a given tagVictor Mocanu2017-07-141-2/+18
* | [VBOX] exceptionhandling and added method to delete unwanted nodes in the con...Victor Mocanu2017-07-122-21/+82
* | [VBox] Added the VBoxConfig class and done some work on the VBoxMetaData classVictor Mocanu2017-06-225-12/+214
* | [VBOX] restructured generic VmMetaData for comming VBox supportVictor Mocanu2017-05-226-10/+113
|/
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-264-6/+861
* [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
* Fix hash-write-check race condition again ....Simon Rettberg2016-09-021-1/+3
* added new comparator for sorting OS by nameJonathan Bauer2016-09-021-0/+12
* Don't use system's line separator but linefeedJonathan Bauer2016-09-021-1/+1
* vmx editor stuffJonathan Bauer2016-09-025-145/+62Star
* new API versionJonathan Bauer2016-09-021-1/+1
* new API calls for VMX edit stuffJonathan Bauer2016-08-313-13/+2799
* Fix some minor handling issues with transfers wrt global image exchangeSimon Rettberg2016-08-303-4/+29
* [DiskImage] Detect snapshot vmdkSimon Rettberg2016-08-301-5/+12
* Fix: Some chunks could be dropped from the hash queue and not marked as to-be...Simon Rettberg2016-08-104-5/+26
* Remove debug spam in json helperSimon Rettberg2016-08-101-1/+0Star
* [vmware] Whitelist usb3.0 vmx entriesSimon Rettberg2016-08-101-1/+1
* thrift proxied methods: throw all TException not just TTransportExceptionJonathan Bauer2016-05-041-1/+1
* Rework master.getPublicImages to use ImageSummaryRead, add master.getImageDet...Simon Rettberg2016-04-262-31/+2683
* Truncate files if they are resumed and bigger than expectedSimon Rettberg2016-04-212-0/+8
* More imgsync stuffSimon Rettberg2016-04-208-53/+323
* Add queryUploadStatus to master serverSimon Rettberg2016-04-184-3/+991
* More additions for central image storeSimon Rettberg2016-04-189-94/+1928
* Preparations/changes for global image syncSimon Rettberg2016-04-1310-76/+1697
* remove ruleId from NetRule structJonathan Bauer2016-03-052-109/+9Star
* added hasUsbAccess field to Lecture* StructJonathan Bauer2016-03-034-17/+317
* [vmware] Add addCdrom functionSimon Rettberg2016-02-241-1/+28
* added comparator for locationsJonathan Bauer2016-02-221-11/+12
* Make hashing classes more robust, report complete blocks without hash info as...Simon Rettberg2016-01-284-10/+44
* [thrift] Add UserInfo comparatorSimon Rettberg2016-01-261-0/+13
* Count currently hashing blocks as complete client sideSimon Rettberg2016-01-211-2/+2
* [thrift] Add SatelliteConfig.maxLocationsPerLectureSimon Rettberg2016-01-192-5/+107
* RPC updateJonathan Bauer2016-01-184-11/+310
* Thrift(SAT): Add lecture is private only field to lecture structSimon Rettberg2016-01-132-5/+105
* [thrift] Fix whitespaceSimon Rettberg2016-01-131-34/+33Star
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-0746-1005/+4858
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501