summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/filetransfer/ThriftConnection.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnesseccary code in getUploadInfos(...)Björn Hagemeister2014-09-231-29/+14Star
|
* Removed out-commented code.Björn Hagemeister2014-09-231-91/+0Star
|
* Removed some out-commented code and merged getUploadInfos(ImageData, ↵Björn Hagemeister2014-09-231-101/+119
| | | | filename) and getUploadInfos(ImageData) into one method.
* Adapted files to new filetransfer.Björn Hagemeister2014-09-221-3/+2Star
|
* Added comments for better documentation.Michael Petretti2014-08-271-2/+4
|
* Authentication is now working again.Michael Petretti2014-08-261-0/+5
|
* Fix new thriftconnection thingsNils Schwabe2014-08-251-4/+5
|
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-181-173/+186
| | | | Add sample config file
* Change TSocket to TNonBlockingServerTransportNils Schwabe2014-08-181-3/+4
|
* CRCFile -> CrcFileSimon Rettberg2014-08-181-12/+12
|
* Exception handling.Michael Petretti2014-07-291-39/+131
|
* day two of debuging with nils.Michael Petretti2014-07-231-0/+32
|
* Rename and clean-up.Michael Petretti2014-07-151-0/+268