| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove webinterface... | Nils Schwabe | 2014-05-13 | 21 | -8537/+0![]() | |
| | | ||||||
| * | Did some changes on webinterface | Nils Schwabe | 2014-05-09 | 8 | -26/+127 | |
| | | ||||||
| * | Add the management webinterface | Nils Schwabe | 2014-05-09 | 15 | -0/+8436 | |
| | | ||||||
| * | Improve ImageProcessor functionallity (and added some regex) | Nils Schwabe | 2014-05-09 | 2 | -13/+25 | |
| | | ||||||
| * | Forgot to commit some files. | Nils Schwabe | 2014-05-09 | 2 | -0/+84 | |
| | | ||||||
| * | Fix bug where the user list was accessed by multiple threads | Nils Schwabe | 2014-05-07 | 7 | -95/+39![]() | |
| | | | | | Add server keys to database | |||||
| * | Fix message signing | Nils Schwabe | 2014-05-05 | 9 | -172/+158![]() | |
| | | ||||||
| * | Add some regex | Nils Schwabe | 2014-05-05 | 1 | -1/+12 | |
| | | ||||||
| * | Updated .gitignore | Nils Schwabe | 2014-05-05 | 1 | -2/+2 | |
| | | ||||||
| * | Add user auth when ldap server is down | Nils Schwabe | 2014-05-05 | 4 | -7/+48 | |
| | | ||||||
| * | Fix login format | Nils Schwabe | 2014-05-05 | 1 | -3/+5 | |
| | | ||||||
| * | Add login can be in format prefix_userid OR userid@organization | Nils Schwabe | 2014-05-05 | 3 | -9/+24 | |
| | | ||||||
| * | Removed todo from LDAPUser | Nils Schwabe | 2014-05-05 | 2 | -15/+7![]() | |
| | | ||||||
| * | Add connecting to LDAP with cert (JKS in globals.config) | Nils Schwabe | 2014-04-30 | 4 | -103/+122 | |
| | | | | | Connecting to BW LDAP works now (finally!!) | |||||
| * | Add some new exceptions for problems with image's data | Nils Schwabe | 2014-04-30 | 3 | -14/+31 | |
| | | ||||||
| * | Add check file size of uploading files and process automatically | Nils Schwabe | 2014-04-29 | 1 | -2/+11 | |
| | | ||||||
| * | Add ftp users and images in processing list are remembered | Nils Schwabe | 2014-04-28 | 14 | -123/+233 | |
| | | ||||||
| * | Add remove image from process list (when user gets deleted after timeout) | Nils Schwabe | 2014-04-25 | 10 | -29/+106 | |
| | | | | | Fix problems with timeout user deleting | |||||
| * | Merge branch 'master' of git.openslx.org:bwlp/masterserver | Nils Schwabe | 2014-04-25 | 1 | -4/+4 | |
| |\ | ||||||
| | * | [Formatter] Remove forced blank line after class body start | Simon Rettberg | 2014-04-24 | 1 | -4/+4 | |
| | | | ||||||
| | * | Merge branch 'master' of dnbd3:bwlp/masterserver | Simon Rettberg | 2014-04-24 | 28 | -610/+897 | |
| | |\ | ||||||
| | * | | Fix name of format style | Simon Rettberg | 2014-04-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Finally: Add _real_ server authentication. (this challengeresponse thing) | Nils Schwabe | 2014-04-25 | 14 | -158/+341 | |
| | |/ |/| | ||||||
| * | | Add FTPS to MasterFtpServer | Nils Schwabe | 2014-04-24 | 7 | -28/+59 | |
| | | | ||||||
| * | | Reformat all files with simon's new layout | Nils Schwabe | 2014-04-23 | 25 | -528/+646 | |
| | | | ||||||
| * | | Fix some issues with FtpCredentialsScheduler | Nils Schwabe | 2014-04-23 | 14 | -150/+288 | |
| |/ | | | | Add some options to config file | |||||
| * | Fixed something | Nils Schwabe | 2014-04-22 | 3 | -3/+16 | |
| | | ||||||
| * | ignore ftp.properties | Nils Schwabe | 2014-04-22 | 2 | -62/+1![]() | |
| | | ||||||
| * | Added FtpCredentialsScheduler to periodically remove old files and ftp users | Nils Schwabe | 2014-04-22 | 4 | -5/+31 | |
| | | ||||||
| * | Add code styling settings for eclipse | Simon Rettberg | 2014-04-22 | 2 | -0/+300 | |
| | | ||||||
| * | added a method to imageserver so that finshed uploads can be signaled | Nils Schwabe | 2014-04-22 | 10 | -62/+233 | |
| | | | | | | | 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 | 2 | -111/+94![]() | |
| | | | | | so they actually fail if something is wrong. | |||||
| * | Add doc-comments to ApiServer and Hash, some TODO comments | Simon Rettberg | 2014-04-19 | 2 | -40/+58 | |
| | | ||||||
| * | Speed up sha512_crypt by caching sha512 digesters (thread local) | Simon Rettberg | 2014-04-19 | 2 | -18/+69 | |
| | | ||||||
| * | [LdapUser] Added doc-comments, some TODOs, restructured connection error ↵ | Simon Rettberg | 2014-04-19 | 2 | -23/+35 | |
| | | | | | checking | |||||
| * | Add doc to MySQL class | Simon Rettberg | 2014-04-19 | 1 | -2/+36 | |
| | | ||||||
| * | test passed | Nils Schwabe | 2014-04-11 | 1 | -0/+0 | |
| | | ||||||
| * | test | Nils Schwabe | 2014-04-11 | 1 | -0/+0 | |
| | | ||||||
| * | added connection to image database | Nils Schwabe | 2014-04-11 | 8 | -74/+148 | |
| | | | | | | | --> 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 | 5 | -110/+158 | |
| | | | | | Database using is missing! | |||||
| * | Merge branch 'master' of git.openslx.org:bwlp/masterserver | Nils Schwabe | 2014-04-10 | 0 | -0/+0 | |
| |\ | ||||||
| | * | test success | Michael Petretti | 2014-04-10 | 1 | -1/+0![]() | |
| | | | ||||||
| | * | test | Michael Petretti | 2014-04-10 | 1 | -0/+1 | |
| | | | ||||||
| * | | tried to implement the server auth. (did not work) | Nils Schwabe | 2014-04-10 | 7 | -76/+191 | |
| |/ | | | | added ImageProcessor to process image after ftp upload | |||||
| * | added some comments | Nils Schwabe | 2014-04-10 | 4 | -6/+42 | |
| | | ||||||
| * | Added authentification for uni/hs server | Nils Schwabe | 2014-04-10 | 10 | -64/+295 | |
| | | | | | | --> added serversession, serversessionmanager --> missing implementation for server authentication | |||||
| * | added new thrift methods: | Nils Schwabe | 2014-04-10 | 2 | -1/+49 | |
| | | | | | | - authentication (for server) - submitImage (for server) | |||||
| * | Added Globals.java and global properties | Nils Schwabe | 2014-04-09 | 11 | -39/+302 | |
| | | | | | | | Added Ftpserver test Created some ftp testign in App.java (needs to be removed) Added Ftplet to trigger on FTP Commands | |||||
| * | fixed config dir (examples etc) | Nils Schwabe | 2014-04-09 | 3 | -1/+3 | |
| | | ||||||
| * | forgot to commit the ftpserver class | Nils Schwabe | 2014-04-09 | 1 | -0/+69 | |
| | | ||||||

