summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-2511-26/+151
* Add FTPS to MasterFtpServerNils Schwabe2014-04-245-21/+44
* Reformat all files with simon's new layoutNils Schwabe2014-04-2324-420/+534
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-2312-145/+266
* Fixed somethingNils Schwabe2014-04-222-2/+15
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-224-5/+31
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-227-59/+185
* Added test case for sha512crypt, removed try/catch blocks from other tests, s...Simon Rettberg2014-04-191-2/+3
* Add doc-comments to ApiServer and Hash, some TODO commentsSimon Rettberg2014-04-192-40/+58
* Speed up sha512_crypt by caching sha512 digesters (thread local)Simon Rettberg2014-04-192-18/+69
* [LdapUser] Added doc-comments, some TODOs, restructured connection error chec...Simon Rettberg2014-04-192-23/+35
* Add doc to MySQL classSimon Rettberg2014-04-191-2/+36
* added connection to image databaseNils Schwabe2014-04-116-22/+110
* Added some functionallity to the ImageProcessor.Nils Schwabe2014-04-104-32/+80
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-106-22/+57
* added some commentsNils Schwabe2014-04-104-6/+42
* Added authentification for uni/hs serverNils Schwabe2014-04-109-63/+294
* added new thrift methods:Nils Schwabe2014-04-101-0/+26
* Added Globals.java and global propertiesNils Schwabe2014-04-097-31/+179
* forgot to commit the ftpserver classNils Schwabe2014-04-091-0/+69
* added ftp server for testingNils Schwabe2014-04-082-5/+9
* LDAP functionallityNils Schwabe2014-04-088-30/+231
* Initial CommitSimon Rettberg2014-03-2814-0/+1231