summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update thrift usage according to changes to master-sync-sharedSimon Rettberg2014-10-022-23/+15Star
* Exception handling.Björn Hagemeister2014-10-011-23/+51
* Completed exception handling (ThriftConnection) plus completed properties che...Björn Hagemeister2014-10-012-3/+11
* Removed unneseccary try - catch - blocks.Björn Hagemeister2014-10-012-144/+111Star
* 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-294-13/+99
* Adapted to changes in filetransfer class.Björn Hagemeister2014-09-295-23/+26
* 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-235-127/+126Star
* 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-275-9/+36
* Authentication is now working again.Michael Petretti2014-08-262-3/+5
* changed static to nonstatic un db classMichael Petretti2014-08-252-49/+52
* Fix new thriftconnection thingsNils Schwabe2014-08-252-5/+6
* Add accidentally removed apostrophes back to DbImageNils Schwabe2014-08-251-4/+4
* Add methods to update image in databaseNils Schwabe2014-08-201-11/+27
* Remove some hardcoded stuffNils Schwabe2014-08-183-2/+6
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-185-412/+359Star
* Change TSocket to TNonBlockingServerTransportNils Schwabe2014-08-181-3/+4
* CRCFile -> CrcFileSimon Rettberg2014-08-182-65/+12Star
* 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-156-189/+173Star
* Fixed a lot of TODOs and upload works.Michael Petretti2014-07-105-189/+136Star
* Merge branch 'master' of git.openslx.org:bwlp/satellite-daemonMichael Petretti2014-07-075-27/+50
|\
| * Added TODOsSimon Rettberg2014-07-025-6/+29
* | In the middle of Debuging and Testing.Michael Petretti2014-07-072-29/+105
|/
* Adappted to the new Filetransfer class. Ready for testing.Michael Petretti2014-07-023-160/+201
* dependencies from master-sync-sharedMichael Petretti2014-06-3015-15362/+0Star
* removed a Method.Michael Petretti2014-06-261-55/+0Star
* wrote a CRC32 Class. Not verified yet.Michael Petretti2014-06-202-4/+54
* More debugging plus FtpDownloadWorker added.Michael Petretti2014-06-196-101/+368
* Finished Debug for Uploads.Michael Petretti2014-06-193-6/+27
* small changesMichael Petretti2014-06-184-13/+2047
* Moved the rest to Globals.javaMichael Petretti2014-06-112-6/+28
* Narrowed the problem down to ThriftConnection class line 127 throwing a TTran...Michael Petretti2014-06-114-16/+36
* Added log messages.Michael Petretti2014-06-043-19/+32
* More ToDos solved.Michael Petretti2014-06-034-40/+18Star
* Moved more things to the Globals.java class.Michael Petretti2014-06-033-28/+33
* Fixed most ToDo's.Michael Petretti2014-05-262-10/+17
* Added a Globals.java class for properties handling.Michael Petretti2014-05-263-15/+117
* Added some notesSimon Rettberg2014-05-223-9/+15
* Finished UploadWorker and added some comments.Michael Petretti2014-05-203-60/+69
* Added the new FtpUploadWorker-ClassMichael Petretti2014-05-193-24/+118
* Improvement of FtpConnection Class.Michael Petretti2014-05-122-17/+43