summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implemented --importId command line option and adapted TODO.txt.Björn Hagemeister2014-10-152-11/+50
* Implemented --genId command line option.Björn Hagemeister2014-10-152-70/+161
* completed implementing --checkConfig command line option.Björn Hagemeister2014-10-152-7/+23
* ...Simon Rettberg2014-10-141-0/+1
* Move AsymKeyHolder to master-sync-sharedSimon Rettberg2014-10-141-106/+0Star
* Started implementing parsing command line arguments.Björn Hagemeister2014-10-132-0/+130
* Cleanup of AsymKeyHolder, Globals and Identity classesSimon Rettberg2014-10-094-207/+116Star
* 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-092-3/+3
* Added status status_isValid and status_isDeleted from db to DbImage.Björn Hagemeister2014-10-092-4/+9
* Added type of operating system from db to DbImage.Björn Hagemeister2014-10-092-4/+10
* Create just one object of AsymKeyHolder for getting public and private Key.Björn Hagemeister2014-10-091-14/+22
* Splitted Globals.java into two classes and splitted config file global.proper...Björn Hagemeister2014-10-088-133/+341
* Configuration splitup (WIP)Simon Rettberg2014-10-081-50/+5Star
* Added organizationId to DbUser.Björn Hagemeister2014-10-081-2/+4
* Adapted FielUploadWorker and ThriftConnection for using publishUser(..).Björn Hagemeister2014-10-073-2/+53
* Added createTime and changeTime to DbImage.Björn Hagemeister2014-10-073-95/+10Star
* Adapt to login@uni format for user-ids, Put asym keys in extra classSimon Rettberg2014-10-075-223/+248
* 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
|/