summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/Globals.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* Implement global image exchange with satellite serversSimon Rettberg2016-08-301-0/+6
* (WiP) Global image syncSimon Rettberg2016-04-131-0/+17
* StuffSimon Rettberg2015-09-081-86/+37Star
* Compilable...Simon Rettberg2015-09-081-0/+5
* Enable TLS support for thrift connection aswellSimon Rettberg2014-11-201-1/+1
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-021-4/+0Star
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-3/+6
* Fix bug where the challengeResponse was to longNils Schwabe2014-08-261-2/+0Star
* Move scheduling interval to config and some more todosNils Schwabe2014-07-291-0/+5
* Change some thingsNils Schwabe2014-07-291-1/+9
* Make trasmit times configurablNils Schwabe2014-07-251-0/+5
* Add some better thread synchonizationNils Schwabe2014-07-101-48/+67
* Fix that Globals are initialized before servers are starting upNils Schwabe2014-07-041-0/+3
* Change loading and checking of propertiesNils Schwabe2014-07-041-75/+57Star
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-041-0/+6
|\
| * Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-011-0/+6
* | Make use of the filetransfer classesNils Schwabe2014-07-041-30/+19Star
|/
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-145/+108Star
* Fix message signingNils Schwabe2014-05-051-14/+14
* Add connecting to LDAP with cert (JKS in globals.config)Nils Schwabe2014-04-301-3/+14
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-5/+17
* Add FTPS to MasterFtpServerNils Schwabe2014-04-241-4/+16
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-66/+106
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-34/+102
* Fixed somethingNils Schwabe2014-04-221-2/+10
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-0/+47
* Added authentification for uni/hs serverNils Schwabe2014-04-101-0/+4
* Added Globals.java and global propertiesNils Schwabe2014-04-091-0/+7