summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/db
Commit message (Expand)AuthorAgeFilesLines
...
* Add user auth when ldap server is downNils Schwabe2014-05-052-4/+38
* Add login can be in format prefix_userid OR userid@organizationNils Schwabe2014-05-052-8/+12
* Removed todo from LDAPUserNils Schwabe2014-05-051-14/+6Star
* Add connecting to LDAP with cert (JKS in globals.config)Nils Schwabe2014-04-301-89/+83Star
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-283-15/+89
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-252-0/+6
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-89/+0Star
* Reformat all files with simon's new layoutNils Schwabe2014-04-236-142/+175
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-232-10/+12
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-222-16/+31
* [LdapUser] Added doc-comments, some TODOs, restructured connection error chec...Simon Rettberg2014-04-191-21/+33
* Add doc to MySQL classSimon Rettberg2014-04-191-2/+36
* added connection to image databaseNils Schwabe2014-04-114-20/+106
* Added some functionallity to the ImageProcessor.Nils Schwabe2014-04-101-0/+57
* Added Globals.java and global propertiesNils Schwabe2014-04-092-2/+2
* added ftp server for testingNils Schwabe2014-04-081-4/+0Star
* LDAP functionallityNils Schwabe2014-04-084-18/+206
* Initial CommitSimon Rettberg2014-03-282-0/+110