summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/filetransfer
Commit message (Expand)AuthorAgeFilesLines
* Fixed several things for successful up and download of images after using all...Björn Hagemeister2014-10-222-10/+23
* Implemented registerSatellite without neccessary valid session.Björn Hagemeister2014-10-201-2/+11
* Implemented --updateAddress command line option.Björn Hagemeister2014-10-161-0/+34
* Implemented --submitkey command line option.Björn Hagemeister2014-10-161-0/+13
* Adpated to type adaption of contentOperatingSystem.Björn Hagemeister2014-10-091-1/+1
* Nesseccary cast from int to String for contentOperatingSystem from db.Björn Hagemeister2014-10-091-1/+1
* Added status status_isValid and status_isDeleted from db to DbImage.Björn Hagemeister2014-10-091-1/+1
* Added type of operating system from db to DbImage.Björn Hagemeister2014-10-091-1/+1
* Splitted Globals.java into two classes and splitted config file global.proper...Björn Hagemeister2014-10-083-38/+45
* Adapted FielUploadWorker and ThriftConnection for using publishUser(..).Björn Hagemeister2014-10-072-2/+24
* Added createTime and changeTime to DbImage.Björn Hagemeister2014-10-071-11/+3Star
* Adapt to login@uni format for user-ids, Put asym keys in extra classSimon Rettberg2014-10-071-68/+39Star
* Update thrift usage according to changes to master-sync-sharedSimon Rettberg2014-10-022-23/+15Star
* Completed exception handling (ThriftConnection) plus completed properties che...Björn Hagemeister2014-10-011-2/+3
* Removed unneseccary try - catch - blocks.Björn Hagemeister2014-10-011-140/+107Star
* Made exception handling more local to code.Björn Hagemeister2014-10-011-81/+68Star
* Handling case, if no *.crc file is available plus adding upload complete mess...Björn Hagemeister2014-09-302-18/+31
* Inserted key handling with private key and public key for handshake and switc...Björn Hagemeister2014-09-292-11/+17
* Adapted to changes in filetransfer class.Björn Hagemeister2014-09-293-18/+19
* 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, filename...Björn Hagemeister2014-09-233-125/+123Star
* Adapted files to new filetransfer.Björn Hagemeister2014-09-223-38/+66
* step back to old but currently working codeMichael Petretti2014-08-282-20/+6Star
* Added comments for better documentation.Michael Petretti2014-08-272-9/+10
* Authentication is now working again.Michael Petretti2014-08-261-0/+5
* changed static to nonstatic un db classMichael Petretti2014-08-251-45/+48
* Fix new thriftconnection thingsNils Schwabe2014-08-251-4/+5
* Remove some hardcoded stuffNils Schwabe2014-08-182-2/+2
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-183-246/+264
* Change TSocket to TNonBlockingServerTransportNils Schwabe2014-08-181-3/+4
* CRCFile -> CrcFileSimon Rettberg2014-08-181-12/+12
* Exception handling.Michael Petretti2014-07-291-39/+131
* Adapt to changes in master-sync-sharedSimon Rettberg2014-07-252-7/+27
* day two of debuging with nils.Michael Petretti2014-07-232-24/+49
* ...Michael Petretti2014-07-152-2/+2
* Rename and clean-up.Michael Petretti2014-07-153-0/+404