summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
Commit message (Collapse)AuthorAgeFilesLines
* update apiJonathan Bauer2017-09-067-590/+1694
|
* Print stack trace in newTransport() catch blockSimon Rettberg2017-08-011-2/+2
|
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-263-6/+855
|
* [vmutil] Tweak strings of vmware optionsSimon Rettberg2016-11-071-13/+15
|
* [vm] Simplify getters, better naming, add missing ethernet cards, ethernet ↵Simon Rettberg2016-11-071-63/+38Star
| | | | card index configurable
* [vm] add method for selecting device typesVictor Mocanu2016-10-311-5/+199
| | | | | user can now select/change the virtual device for sound, network, the hardware version and turn 3D-Acceleration on and off
* [vmutil] Add .applySettingsForLocalEdit() that is intended to prepare ↵Simon Rettberg2016-10-052-0/+12
| | | | several options in the vm description for local editing
* [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-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 ↵Simon Rettberg2016-08-104-5/+26
| | | | to-be-hashed again
* 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 ↵Simon Rettberg2016-04-261-30/+2674
| | | | master.getImageDetails
* 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
| | | | * TODO refactor NetRules
* [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 ↵Simon Rettberg2016-01-284-10/+44
| | | | as hashing
* [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
| | | | | added limitToLocations/limitToAllowedUsers to LectureRead added parentLocationId to Location struct
* 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
| | | | update thrift files to 0.9.3
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501
| | | | TODO: check this 0.9.3 vs 0.9.1 thing...
* [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
|