summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/server/MasterFtpServer.java
Commit message (Expand)AuthorAgeFilesLines
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-4/+4
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-61/+72
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-221-2/+8
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-15/+38
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-1/+1
* Added Globals.java and global propertiesNils Schwabe2014-04-091-13/+41
* forgot to commit the ftpserver classNils Schwabe2014-04-091-0/+69