summaryrefslogtreecommitdiffstats
path: root/src/main/thrift
Commit message (Expand)AuthorAgeFilesLines
* master server rpcSimon Rettberg2015-09-081-4/+4
* Add not found exception to createLectureSimon Rettberg2015-09-071-1/+1
* Add mem and cpu info to OSSimon Rettberg2015-09-041-0/+2
* Make machineDescription binary in TransferInformationSimon Rettberg2015-09-011-1/+1
* APISimon Rettberg2015-08-281-1/+1
* Thrift APISimon Rettberg2015-08-281-35/+83
* Thrift API changesSimon Rettberg2015-08-271-49/+77
* Extend ThriftAPI: delete imaghe base, update hash list for running uploadSimon Rettberg2015-08-191-2/+8
* First working version with SSL supportSimon Rettberg2015-08-181-2/+5
* Thrift api changesSimon Rettberg2015-08-141-5/+22
* whoami() returns WhoamiInfoSimon Rettberg2015-08-111-1/+7
* Add whoami() and getConfig() to sat RPCSimon Rettberg2015-08-041-3/+24
* Adapt to simplified DB scheme of sat serverSimon Rettberg2015-08-041-4/+0Star
* New/changed RPC callsSimon Rettberg2015-07-231-5/+16
* Thrift API changes, add configurable timeout to file transfer classesSimon Rettberg2015-07-201-5/+32
* Add TransferState to thrift apiSimon Rettberg2015-07-171-0/+8
* Added missing exceptions in declarationsSimon Rettberg2015-07-151-1/+1
* Frickeled new thrift interface stuffSimon Rettberg2015-07-151-14/+8Star
* Thrift apiSimon Rettberg2015-07-081-3/+3
* [Thrift] Include UserData in response for login request (local accounts)Simon Rettberg2015-07-061-1/+2
* API UPSDTESimon Rettberg2015-07-031-11/+16
* API...Simon Rettberg2015-06-241-1/+1
* More minor interface changesSimon Rettberg2015-06-231-29/+35
* Update apiSimon Rettberg2015-06-221-16/+18
* Add more Thrift callsSimon Rettberg2015-06-191-1/+10
* Updated Thrift APISimon Rettberg2015-06-191-19/+46
* More thrift interface changesSimon Rettberg2015-06-161-2/+8
* API changesSimon Rettberg2015-06-101-16/+17
* Unified thrift definitions for master and satelliteSimon Rettberg2015-06-091-96/+269
* Changes for Dozmod v1.1Simon Rettberg2015-06-053-266/+242Star
* Move dozmod/sat thrift RPC to this libSimon Rettberg2015-02-191-0/+104
* Add DataReceived callback to DownloaderSimon Rettberg2014-11-131-0/+5
* Add suffixlist to OrganizationDataSimon Rettberg2014-10-151-0/+3
* Added ECP URL to OrganizationData, added registerOrganization()Simon Rettberg2014-10-101-0/+3
* Adapted type of contentOperatingSystem to type in db.Björn Hagemeister2014-10-091-1/+1
* Rename and clean up some structs and member namesSimon Rettberg2014-10-021-28/+38
* Change data type of auth challenge from string to byte array, add message ver...Simon Rettberg2014-09-291-1/+2
* Renamed *Infos -> *DataSimon Rettberg2014-09-251-6/+13
* Change Date to UnixTimestamp, add Exception codes to UploadErrorSimon Rettberg2014-09-231-12/+8Star
* Removed missingBlocks and allBlocksValid from uploadInfos.Björn Hagemeister2014-09-231-2/+0Star
* First adaptions to new filetransfer class.Björn Hagemeister2014-09-221-1/+1
* [thrift] Add flag to UploadInfos to tell satellite if all blocks are validNils Schwabe2014-07-211-1/+2
* [thrift] Add new error code for invalid blocksNils Schwabe2014-07-211-1/+2
* Fix typo in ImageData "conentOperatingSystem" => "contentOperatingSystem"Nils Schwabe2014-07-141-1/+1
* Fix some todos (new errors, ...)Nils Schwabe2014-07-111-1/+2
* [Thrift] Add method for server to check if he is authenticatedNils Schwabe2014-07-101-2/+3
* Add argument to send crc sums over thriftNils Schwabe2014-07-071-1/+1
* Add port to up- and download infosNils Schwabe2014-07-071-2/+4
* Changed getImage method. So that the client can request blocks.Nils Schwabe2014-07-041-1/+1
* Change methods for new functionallity of Up-/Downloader classNils Schwabe2014-06-301-6/+20