summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/server/ApiServer.java
Commit message (Expand)AuthorAgeFilesLines
* Compilable...Simon Rettberg2015-09-081-235/+0Star
* Fixed several things for successful up and download to satellite.Björn Hagemeister2014-10-221-1/+1
* Implemented updateAddress - method.Björn Hagemeister2014-10-201-2/+10
* Implement suffixList for getOrganizations, added stub for updateSatelliteAddressSimon Rettberg2014-10-151-0/+8
* Implement registerSatellite RPCSimon Rettberg2014-10-141-2/+35
* Implemented publishUser(sessionId, UserInfo) in ApiServer.Björn Hagemeister2014-10-081-3/+11
* Support new API methods, changed DB scheme, updated .sql scriptSimon Rettberg2014-10-061-6/+15
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-15/+14Star
* Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-011-10/+29
* Use KeyPair classes for satellite authenticationSimon Rettberg2014-09-291-10/+13
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-7/+7
* Adapted classes to new filetransfer.Björn Hagemeister2014-09-221-2/+2
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-12/+14
* Implement method for server to check if he is authenticatedNils Schwabe2014-07-101-0/+5
* Add some better thread synchonizationNils Schwabe2014-07-101-109/+0Star
* Merge branch 'master' of openslx.org:bwlp/masterserverSimon Rettberg2014-07-071-2/+2
|\
| * Add argument to send crc sums over thriftNils Schwabe2014-07-071-2/+2
* | more TODOsSimon Rettberg2014-07-071-3/+3
|/
* Change handling of connections and add support for downloadNils Schwabe2014-07-041-7/+4Star
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-041-7/+0Star
|\
| * Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-011-7/+0Star
* | Make use of the filetransfer classesNils Schwabe2014-07-041-3/+1Star
|/
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-107/+140
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-231-2/+8
* Implement downloading functionalityNils Schwabe2014-06-161-0/+11
* Started to implement download of imagesNils Schwabe2014-06-051-2/+23
* Improve ImageProcessor functionallity (and added some regex)Nils Schwabe2014-05-091-2/+4
* Add some new exceptions for problems with image's dataNils Schwabe2014-04-301-6/+12
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-14/+11Star
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-4/+2Star
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-2/+3
* Add FTPS to MasterFtpServerNils Schwabe2014-04-241-5/+6
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-70/+82
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-1/+1
* Fixed somethingNils Schwabe2014-04-221-0/+5
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-221-3/+0Star
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-25/+56
* Add doc-comments to ApiServer and Hash, some TODO commentsSimon Rettberg2014-04-191-14/+13Star
* added connection to image databaseNils Schwabe2014-04-111-1/+1
* Added some functionallity to the ImageProcessor.Nils Schwabe2014-04-101-14/+7Star
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-0/+3
* added some commentsNils Schwabe2014-04-101-0/+22
* Added authentification for uni/hs serverNils Schwabe2014-04-101-20/+98
* Added Globals.java and global propertiesNils Schwabe2014-04-091-1/+0Star
* LDAP functionallityNils Schwabe2014-04-081-2/+1Star
* Initial CommitSimon Rettberg2014-03-281-0/+65