summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Extend vm metadata classesSimon Rettberg2015-09-022-8/+74
|
* Util.unixTime()Simon Rettberg2015-09-011-9/+18
|
* Make machineDescription binary in TransferInformationSimon Rettberg2015-09-012-13/+35
|
* APISimon Rettberg2015-08-281-53/+58
|
* Thrift APISimon Rettberg2015-08-286-2768/+4361
|
* Thrift API changesSimon Rettberg2015-08-276-1022/+6149
|
* 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-193-363/+2546
|
* Changes to chunk list related classes, support hash handling betterSimon Rettberg2015-08-194-39/+118
|
* First working version with SSL supportSimon Rettberg2015-08-187-579/+914
|
* 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-147-143/+2687
|
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-122-53/+75
|
* whoami() returns WhoamiInfoSimon Rettberg2015-08-114-18/+608
|
* Add whoami() and getConfig() to sat RPCSimon Rettberg2015-08-042-128/+1987
|
* Adapt to simplified DB scheme of sat serverSimon Rettberg2015-08-045-471/+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
| | | | Added HashChecker class to verify checksums of blocks
* Vm meta parser: Add virtualizer getter, change type of descriptionSimon Rettberg2015-07-232-2/+16
|
* New/changed RPC callsSimon Rettberg2015-07-231-39/+2030
|
* 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
|
* Extended Util classSimon Rettberg2015-07-214-28/+49
|
* Thrift API changes, add configurable timeout to file transfer classesSimon Rettberg2015-07-2014-686/+4600
|
* Add TransferState to thrift apiSimon Rettberg2015-07-172-4/+171
|
* Added missing exceptions in declarationsSimon Rettberg2015-07-151-8/+232
|
* Frickeled new thrift interface stuffSimon Rettberg2015-07-155-674/+255Star
|
* Add classes for analyzing vm metadata filesSimon Rettberg2015-07-142-0/+369
|
* Moved some common classes from dozmod server/client to this libSimon Rettberg2015-07-102-0/+155
|
* Fix behavior of thrift proxy when getting a new client fails by throwing an ↵Simon Rettberg2015-07-082-81/+94
| | | | exception instead of returning null
* Thrift apiSimon Rettberg2015-07-083-47/+118
|
* Make master server address configurable; dynamic retrying, controlled by ↵Simon Rettberg2015-07-062-80/+87
| | | | callback
* Use framed transport for satellite connections.Stephan Schwaer2015-07-061-2/+1Star
|
* [Thrift] Include UserData in response for login request (local accounts)Simon Rettberg2015-07-061-4/+109
|
* API UPSDTESimon Rettberg2015-07-036-1601/+1392Star
|
* API...Simon Rettberg2015-06-242-119/+113Star
|
* More minor interface changesSimon Rettberg2015-06-232-1071/+5354
|