summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | 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-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
|
* Extended Util classSimon Rettberg2015-07-214-28/+49
|
* Thrift API changes, add configurable timeout to file transfer classesSimon Rettberg2015-07-2015-691/+4632
|
* Add TransferState to thrift apiSimon Rettberg2015-07-173-4/+179
|
* Added missing exceptions in declarationsSimon Rettberg2015-07-152-9/+233
|
* Frickeled new thrift interface stuffSimon Rettberg2015-07-156-688/+263Star
|
* 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-084-50/+121
|
* 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-062-5/+111
|
* API UPSDTESimon Rettberg2015-07-037-1612/+1408Star
|
* API...Simon Rettberg2015-06-243-120/+114Star
|
* More minor interface changesSimon Rettberg2015-06-233-1100/+5389
|
* Update apiSimon Rettberg2015-06-224-52/+173
|
* Add more Thrift callsSimon Rettberg2015-06-194-4/+1238
|
* Updated Thrift APISimon Rettberg2015-06-197-548/+3719
|
* Add missing TInternalServerError exceptionSimon Rettberg2015-06-171-0/+280
|
* More thrift interface changesSimon Rettberg2015-06-163-194/+300
|
* Move TBinaryProtocolSafe from sat-server/master-server to shared libSimon Rettberg2015-06-111-0/+123
|