summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx
Commit message (Expand)AuthorAgeFilesLines
* 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-024-144/+61Star
* new API versionJonathan Bauer2016-09-021-1/+1
* new API calls for VMX edit stuffJonathan Bauer2016-08-312-13/+2791
* 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-261-30/+2674
* Truncate files if they are resumed and bigger than expectedSimon Rettberg2016-04-212-0/+8
* More imgsync stuffSimon Rettberg2016-04-207-53/+322
* Add queryUploadStatus to master serverSimon Rettberg2016-04-183-3/+987
* More additions for central image storeSimon Rettberg2016-04-188-92/+1921
* Preparations/changes for global image syncSimon Rettberg2016-04-139-75/+1693
* remove ruleId from NetRule structJonathan Bauer2016-03-051-108/+9Star
* added hasUsbAccess field to Lecture* StructJonathan Bauer2016-03-033-17/+314
* [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-191-5/+105
* RPC updateJonathan Bauer2016-01-183-11/+307
* Thrift(SAT): Add lecture is private only field to lecture structSimon Rettberg2016-01-131-5/+104
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-0745-1005/+4857
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501
* [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-021-3/+194
* 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-081-542/+959
* Add Json.javaSimon Rettberg2015-09-081-0/+122
* Add not found exception to createLectureSimon Rettberg2015-09-071-8/+120
* Add mem and cpu info to OSSimon Rettberg2015-09-041-4/+192
* VM: Add RAMSimon Rettberg2015-09-031-0/+6
* Fix NPESimon Rettberg2015-09-031-0/+2
* Fixes to vmware handlingSimon Rettberg2015-09-022-12/+20
* Restructure vm meta data parserSimon Rettberg2015-09-024-188/+376