summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/thrift/server/ImageServerHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Compilable...Simon Rettberg2015-09-081-121/+0Star
* Enable TLS support for thrift connection aswellSimon Rettberg2014-11-201-0/+7
* Implement suffixList for getOrganizations, added stub for updateSatelliteAddressSimon Rettberg2014-10-151-0/+6
* Implement registerSatellite RPCSimon Rettberg2014-10-141-0/+7
* Implemented publishUser(sessionId, UserInfo) in ApiServer.Björn Hagemeister2014-10-081-0/+1
* Support new API methods, changed DB scheme, updated .sql scriptSimon Rettberg2014-10-061-2/+2
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-14/+15
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-011-4/+21
* Use KeyPair classes for satellite authenticationSimon Rettberg2014-09-291-1/+1
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-4/+4
* Adapted classes to new filetransfer.Björn Hagemeister2014-09-221-2/+2
* Add refreshing of server sessionNils Schwabe2014-07-101-0/+6
* Add argument to send crc sums over thriftNils Schwabe2014-07-071-2/+2
* Fix some small thingsNils Schwabe2014-07-041-5/+3Star
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-15/+7Star
* Fix typo in fin_i_shedUploadNils Schwabe2014-06-191-1/+1
* Implement downloading functionalityNils Schwabe2014-06-161-2/+1Star
* Add FtpUsers are now in sync with DBNils Schwabe2014-06-161-0/+7
* Started to implement download of imagesNils Schwabe2014-06-051-2/+7
* Add some new exceptions for problems with image's dataNils Schwabe2014-04-301-4/+5
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-3/+3
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-1/+0Star
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-1/+4
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-16/+20
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-1/+1
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-3/+9
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-1/+1
* Added authentification for uni/hs serverNils Schwabe2014-04-101-8/+6Star
* added new thrift methods:Nils Schwabe2014-04-101-0/+26
* LDAP functionallityNils Schwabe2014-04-081-1/+4
* Initial CommitSimon Rettberg2014-03-281-0/+35