summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* [thrift] added Location definition in thrift fileJonathan Bauer2015-12-181-0/+9
* [vm] Add addFloppy() methodSimon Rettberg2015-10-272-0/+23
* [vmware] Whitelist rtc.* optionsSimon Rettberg2015-10-131-1/+2
* Whitelist more vmx optionsSimon Rettberg2015-10-021-5/+6
* Update comments/debug messagesSimon Rettberg2015-10-022-6/+6
* Update thrift API with optional optionsSimon Rettberg2015-10-022-4/+199
* Add generic catch block to execCallback so a throwing callback won't wreck havocSimon Rettberg2015-10-021-1/+5
* Support extracting hw version from vmdk filesSimon Rettberg2015-09-233-1/+10
* Add disableSuspend method to vmware classSimon Rettberg2015-09-131-0/+5
* Make queue len of hash checker configurableSimon Rettberg2015-09-121-1/+7
* wah wah waaahSimon Rettberg2015-09-111-2/+3
* [vmware] Allow setting disk mode when adding HDDSimon Rettberg2015-09-111-9/+15
* vmware: Add methods for adding nicsSimon Rettberg2015-09-091-1/+40
* VCache und thriftSimon Rettberg2015-09-093-62/+77
* master server rpcSimon Rettberg2015-09-082-546/+963
* Add Json.javaSimon Rettberg2015-09-081-0/+122
* Add not found exception to createLectureSimon Rettberg2015-09-072-9/+121
* Add mem and cpu info to OSSimon Rettberg2015-09-042-4/+194
* VM: Add RAMSimon Rettberg2015-09-031-0/+6