summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/server/ApiServer.java
Commit message (Expand)AuthorAgeFilesLines
* 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