| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support of Junit 5 and refactor unit tests | Manuel Bentele | 2021-03-12 | 2 | -69/+38![]() |
| | | |||||
| * | Adapt to changed Thrift RPC | Simon Rettberg | 2014-09-25 | 1 | -5/+0![]() |
| | | |||||
| * | Disable failing test | Simon Rettberg | 2014-07-01 | 1 | -0/+2 |
| | | |||||
| * | Add implementation for the new up- and download protocoll | Nils Schwabe | 2014-06-30 | 2 | -232/+26![]() |
| | | | | | | Remove some old stuff that is not needed anymore Fix some small bugs | ||||
| * | Fix some issues with the ftp connection and the ftp user management | Nils Schwabe | 2014-06-23 | 1 | -11/+11 |
| | | | | | Remove some not needed imports from various files | ||||
| * | Started to implement download of images | Nils Schwabe | 2014-06-05 | 1 | -0/+12 |
| | | |||||
| * | Add webinterface with functionallity | Nils Schwabe | 2014-06-04 | 1 | -21/+25 |
| | | |||||
| * | Fix bug where the user list was accessed by multiple threads | Nils Schwabe | 2014-05-07 | 2 | -2/+2 |
| | | | | | Add server keys to database | ||||
| * | Fix message signing | Nils Schwabe | 2014-05-05 | 2 | -108/+100![]() |
| | | |||||
| * | Add user auth when ldap server is down | Nils Schwabe | 2014-05-05 | 1 | -0/+3 |
| | | |||||
| * | Add ftp users and images in processing list are remembered | Nils Schwabe | 2014-04-28 | 1 | -19/+32 |
| | | |||||
| * | Add remove image from process list (when user gets deleted after timeout) | Nils Schwabe | 2014-04-25 | 1 | -4/+23 |
| | | | | | Fix problems with timeout user deleting | ||||
| * | Finally: Add _real_ server authentication. (this challengeresponse thing) | Nils Schwabe | 2014-04-25 | 2 | -131/+189 |
| | | |||||
| * | Reformat all files with simon's new layout | Nils Schwabe | 2014-04-23 | 1 | -108/+112 |
| | | |||||
| * | Fix some issues with FtpCredentialsScheduler | Nils Schwabe | 2014-04-23 | 1 | -0/+1 |
| | | | | | Add some options to config file | ||||
| * | Fixed something | Nils Schwabe | 2014-04-22 | 1 | -1/+1 |
| | | |||||
| * | added a method to imageserver so that finshed uploads can be signaled | Nils Schwabe | 2014-04-22 | 1 | -1/+1 |
| | | | | | | | did some todos from simon moved FtpCredentials creation to MasterFtpServer.java moved some options to to config file | ||||
| * | Added test case for sha512crypt, removed try/catch blocks from other tests, ↵ | Simon Rettberg | 2014-04-19 | 1 | -109/+91![]() |
| | | | | | so they actually fail if something is wrong. | ||||
| * | added connection to image database | Nils Schwabe | 2014-04-11 | 1 | -50/+27![]() |
| | | | | | | | --> images are now processed after ftp upload --> image is moved to image_dir --> DB is updated with imageData | ||||
| * | Added some functionallity to the ImageProcessor. | Nils Schwabe | 2014-04-10 | 1 | -78/+78 |
| | | | | | Database using is missing! | ||||
| * | tried to implement the server auth. (did not work) | Nils Schwabe | 2014-04-10 | 1 | -54/+134 |
| | | | | | added ImageProcessor to process image after ftp upload | ||||
| * | Added Globals.java and global properties | Nils Schwabe | 2014-04-09 | 1 | -1/+56 |
| | | | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands | ||||
| * | added ftp server for testing | Nils Schwabe | 2014-04-08 | 1 | -1/+1 |
| | | |||||
| * | LDAP functionallity | Nils Schwabe | 2014-04-08 | 1 | -0/+40 |
| | | | | | | | | | - added apache ldap client api to pom.xml - added the LDAP user which authenticates to the LDAP server - added testAuthentication to AppTest - users get inserted into db after authenticating - added log4j properties to filter unuseful debug messages | ||||
| * | Initial Commit | Simon Rettberg | 2014-03-28 | 1 | -0/+38 |

