summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/App.java
Commit message (Expand)AuthorAgeFilesLines
* Add thrift json/http listenerSimon Rettberg2023-02-141-0/+10
* FormattingSimon Rettberg2023-02-141-2/+2
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-6/+7
* Add printing of app information from MANIFEST.MFManuel Bentele2021-07-021-4/+5
* Set log4j debug level for console (INFO)Manuel Bentele2021-06-011-9/+12
* StuffSimon Rettberg2015-09-081-10/+14
* Compilable...Simon Rettberg2015-09-081-6/+13
* Remove some debug messages, fix possible race condition in ImageProcessorSimon Rettberg2014-11-201-2/+11
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-3/+0Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-2/+0Star
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+4
* Fix bug where the challengeResponse was to longNils Schwabe2014-08-261-6/+6
* Change some classes / methods to fit camelCaseNils Schwabe2014-07-291-3/+2Star
* Fix some bugs while testing the connectionNils Schwabe2014-07-231-0/+4
* Change handling of connections and add support for downloadNils Schwabe2014-07-041-0/+2
* Fix that Globals are initialized before servers are starting upNils Schwabe2014-07-041-0/+2
* Change loading and checking of propertiesNils Schwabe2014-07-041-16/+0Star
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-041-2/+0Star
|\
| * Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-011-2/+0Star
* | Make use of the filetransfer classesNils Schwabe2014-07-041-0/+1
|/
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-24/+2Star
* Add FtpUsers are now in sync with DBNils Schwabe2014-06-161-1/+15
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-1/+5
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-2/+2
* Add FTPS to MasterFtpServerNils Schwabe2014-04-241-2/+5
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-22/+25
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-18/+5Star
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-221-0/+4
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-0/+4
* Added authentification for uni/hs serverNils Schwabe2014-04-101-35/+1Star
* Added Globals.java and global propertiesNils Schwabe2014-04-091-15/+68
* added ftp server for testingNils Schwabe2014-04-081-1/+9
* LDAP functionallityNils Schwabe2014-04-081-3/+2Star
* Initial CommitSimon Rettberg2014-03-281-0/+46