summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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 e...Simon Rettberg2015-07-082-81/+94
* Thrift apiSimon Rettberg2015-07-084-50/+121
* Make master server address configurable; dynamic retrying, controlled by call...Simon Rettberg2015-07-062-80/+87
* 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
* API changesSimon Rettberg2015-06-102-200/+301
* Unified thrift definitions for master and satelliteSimon Rettberg2015-06-0935-111/+66812
* Changes for Dozmod v1.1Simon Rettberg2015-06-0536-84031/+526Star
* Cleanup thrift shandling stuffSimon Rettberg2015-03-052-119/+173
* moved ThriftManager and ThriftHandler to master-sync-sharedJonathan Bauer2015-03-042-0/+248
* Add Dozmod Version fileSimon Rettberg2015-02-191-0/+13
* Move dozmod/sat thrift RPC to this libSimon Rettberg2015-02-196-0/+60128
* Refine proxy setupSimon Rettberg2015-02-192-25/+55
* Switch to TLSv1.2, move proxy config example fileSimon Rettberg2014-11-212-17/+3Star
* Only handle proxy authentication requests in our authenticatorSimon Rettberg2014-11-181-0/+2
* Reload proxy config file when ProxyConfiguration.configProxy() is calledSimon Rettberg2014-11-182-8/+15
* Reset proxy settings furst when configuring proxySimon Rettberg2014-11-182-18/+38
* Update proxy-vole dependency in pom.xml, run thrift compilerSimon Rettberg2014-11-1318-349/+2140
* Merge branch 'master' of git.openslx.org:bwlp/master-sync-sharedSimon Rettberg2014-11-1324-1186/+677Star
|\
| * Example file for proxy config file. Proxy config file MUST be stored as "/opt...Björn Hagemeister2014-11-121-0/+14
| * Moved whole proxy settings configuration to master-sync-shared.Björn Hagemeister2014-11-122-60/+122
| * Added class for reading proxy setting from proxy configuration file.Björn Hagemeister2014-11-1220-1186/+496Star
| * Parametrized Enumerator.Björn Hagemeister2014-11-111-2/+2
| * Added null pointer check.Björn Hagemeister2014-11-111-11/+15
| * Handles check for connection to own IP - address more generall.Björn Hagemeister2014-11-111-8/+38
| * Added ProxySelector Class for connecting to masterserver via proxy if necessary.Björn Hagemeister2014-11-112-0/+71
* | Add DataReceived callback to DownloaderSimon Rettberg2014-11-133-24/+50
|/
* Add suffixlist to OrganizationDataSimon Rettberg2014-10-154-90/+1188
* Move over AsymKeyHolder from satellite-daemonSimon Rettberg2014-10-141-0/+123
* Added ECP URL to OrganizationData, added registerOrganization()Simon Rettberg2014-10-1019-313/+2304
* Adapted type of contentOperatingSystem to type in db.Björn Hagemeister2014-10-0919-1081/+341Star
* CrcFile: Add delete() methodSimon Rettberg2014-10-021-10/+22
* Rename and clean up some structs and member namesSimon Rettberg2014-10-027-1329/+5454
* better exception handling.Björn Hagemeister2014-10-011-7/+25