summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/util/Util.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* (WiP) Global image syncSimon Rettberg2016-04-131-1/+28
* Fixes (backwards compat)Simon Rettberg2015-09-101-4/+12
* StuffSimon Rettberg2015-09-081-0/+22
* Compilable...Simon Rettberg2015-09-081-4/+7
* Implement registerSatellite RPCSimon Rettberg2014-10-141-0/+48
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-1/+21
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+3
* Add "synchronized" to UploadingImageNils Schwabe2014-07-231-5/+15
* Change loading and checking of propertiesNils Schwabe2014-07-041-1/+33
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-231-18/+0Star
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-1/+19
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-15/+18
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-221-0/+19
* Speed up sha512_crypt by caching sha512 digesters (thread local)Simon Rettberg2014-04-191-2/+38
* Initial CommitSimon Rettberg2014-03-281-0/+16