summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* Extend vm metadata classesSimon Rettberg2015-09-022-8/+74
* Util.unixTime()Simon Rettberg2015-09-011-9/+18
* Make machineDescription binary in TransferInformationSimon Rettberg2015-09-013-14/+36
* APISimon Rettberg2015-08-282-54/+59
* Thrift APISimon Rettberg2015-08-287-2803/+4444
* Thrift API changesSimon Rettberg2015-08-277-1071/+6226
* Minor tweaks to filetransfer/chunklist related classesSimon Rettberg2015-08-193-6/+77
* Extend ThriftAPI: delete imaghe base, update hash list for running uploadSimon Rettberg2015-08-194-365/+2554
* Changes to chunk list related classes, support hash handling betterSimon Rettberg2015-08-194-39/+118
* First working version with SSL supportSimon Rettberg2015-08-188-581/+919
* Fix getNewSatClient()Simon Rettberg2015-08-181-1/+1
* Preparations for SSL thrift client suportSimon Rettberg2015-08-171-29/+53
* Separate error callbacks for master and satSimon Rettberg2015-08-172-27/+53
* Thrift api changesSimon Rettberg2015-08-148-148/+2709
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-122-53/+75
* whoami() returns WhoamiInfoSimon Rettberg2015-08-115-19/+615
* Add whoami() and getConfig() to sat RPCSimon Rettberg2015-08-043-131/+2011
* Adapt to simplified DB scheme of sat serverSimon Rettberg2015-08-046-475/+83Star
* [VmMeta] Improvements to Vmware, implement getFilteredDescriptionSimon Rettberg2015-07-241-30/+129
* ChunkList.getMissing() now blocks for a while if there are still pending blocksSimon Rettberg2015-07-233-54/+250
* Vm meta parser: Add virtualizer getter, change type of descriptionSimon Rettberg2015-07-232-2/+16
* New/changed RPC callsSimon Rettberg2015-07-232-44/+2046
* Minor changes to file transfer classesSimon Rettberg2015-07-213-11/+15
* Add contains method to FileRange classSimon Rettberg2015-07-211-0/+13
* Moved file chunk helper classes from dozmod-server to shared libSimon Rettberg2015-07-212-0/+190