| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Also deny listing public images in R/O mode | Simon Rettberg | 2024-06-06 | 1 | -0/+2 |
| | | |||||
| * | Implemente read-only mode for secondary server(s) | Simon Rettberg | 2024-06-06 | 2 | -9/+13 |
| | | |||||
| * | Switch to new CascadedThreadPool | Simon Rettberg | 2024-05-22 | 1 | -3/+3 |
| | | |||||
| * | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 2 | -4/+6 |
| | | |||||
| * | Adapt to changed insterface in master-sync-shared | Simon Rettberg | 2018-05-11 | 1 | -1/+1 |
| | | |||||
| * | Implement global image exchange with satellite servers | Simon Rettberg | 2016-08-30 | 3 | -21/+213 |
| | | |||||
| * | (WiP) Global image sync | Simon Rettberg | 2016-04-13 | 4 | -184/+185 |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-09-08 | 1 | -4/+4 |
| | | |||||
| * | Compilable... | Simon Rettberg | 2015-09-08 | 5 | -629/+171![]() |
| | | |||||
| * | Remove some debug messages, fix possible race condition in ImageProcessor | Simon Rettberg | 2014-11-20 | 2 | -11/+13 |
| | | |||||
| * | Fixed several things for successful up and download to satellite. | Björn Hagemeister | 2014-10-22 | 1 | -1/+1 |
| | | |||||
| * | Adapted to type adaption of contentOperatingSystem. | Björn Hagemeister | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Implement API methods getPublicImages, getOrganizations | Simon Rettberg | 2014-10-02 | 2 | -9/+9 |
| | | |||||
| * | Adapted to exception handling in CrcFile.java. | Björn Hagemeister | 2014-10-01 | 1 | -5/+1![]() |
| | | |||||
| * | Handle uploads properly if satellite does not supply crc list | Simon Rettberg | 2014-09-30 | 3 | -5/+19 |
| | | |||||
| * | Adapt to changed Thrift RPC | Simon Rettberg | 2014-09-25 | 6 | -540/+232![]() |
| | | |||||
| * | Adapted classes to new filetransfer. | Björn Hagemeister | 2014-09-22 | 2 | -46/+95 |
| | | |||||
| * | Adapt to changed method names from master-sync-shared | Simon Rettberg | 2014-09-17 | 1 | -8/+8 |
| | | |||||
| * | Make javadoc and some cosmetic changes | Nils Schwabe | 2014-08-28 | 5 | -10/+13 |
| | | |||||
| * | Fix bug where the challengeResponse was to long | Nils Schwabe | 2014-08-26 | 2 | -36/+43 |
| | | | | | Fix some path bugs | ||||
| * | Add support for updating images with new versions (not tested) | Nils Schwabe | 2014-08-18 | 3 | -8/+120 |
| | | |||||
| * | Change some classes / methods to fit camelCase | Nils Schwabe | 2014-07-29 | 3 | -91/+17![]() |
| | | | | | Remove some ridiculous stuff | ||||
| * | Move scheduling interval to config and some more todos | Nils Schwabe | 2014-07-29 | 1 | -6/+7 |
| | | |||||
| * | Add some todos for updating an image | Nils Schwabe | 2014-07-29 | 1 | -5/+21 |
| | | |||||
| * | Add error handling when CRCScheduler cannot read from crcfile on disk | Nils Schwabe | 2014-07-29 | 3 | -8/+30 |
| | | |||||
| * | Change some things | Nils Schwabe | 2014-07-29 | 3 | -9/+10 |
| | | |||||
| * | Make trasmit times configurabl | Nils Schwabe | 2014-07-25 | 2 | -26/+26 |
| | | | | | Make new globals.properties.example | ||||
| * | Add "synchronized" to UploadingImage | Nils Schwabe | 2014-07-23 | 3 | -20/+39 |
| | | | | | Add method to calc the amount of blocks to Util | ||||
| * | Fix some bugs while testing the connection | Nils Schwabe | 2014-07-23 | 4 | -44/+118 |
| | | | | | Change log level of thrift filetransfer to error in log4j properties | ||||
| * | Add that client gets error if a certain block was transmitted to many times ↵ | Nils Schwabe | 2014-07-14 | 3 | -21/+22 |
| | | | | | and is still not valid | ||||
| * | Add feature to hold crc sums in RAM when writing to disk fails | Nils Schwabe | 2014-07-14 | 3 | -38/+71 |
| | | |||||
| * | Add security checks for image upload | Nils Schwabe | 2014-07-14 | 1 | -3/+19 |
| | | | | | Fix typo | ||||
| * | Fix some todos | Nils Schwabe | 2014-07-11 | 1 | -2/+6 |
| | | |||||
| * | Add download mode | Nils Schwabe | 2014-07-11 | 1 | -11/+6![]() |
| | | |||||
| * | Move checking of incoming block into while loop (where it belongs) | Nils Schwabe | 2014-07-11 | 1 | -7/+8 |
| | | |||||
| * | Change now saving status of blocks in array | Nils Schwabe | 2014-07-11 | 4 | -65/+95 |
| | | |||||
| * | Start to implement download functionallity | Nils Schwabe | 2014-07-10 | 5 | -35/+43 |
| | | |||||
| * | Add refreshing of server session | Nils Schwabe | 2014-07-10 | 1 | -2/+0![]() |
| | | |||||
| * | Add some better thread synchonization | Nils Schwabe | 2014-07-10 | 6 | -198/+187![]() |
| | | | | | | Restructure some classes Fix small connection issues | ||||
| * | Merge branch 'master' of openslx.org:bwlp/masterserver | Simon Rettberg | 2014-07-07 | 2 | -3/+12 |
| |\ | |||||
| | * | Add argument to send crc sums over thrift | Nils Schwabe | 2014-07-07 | 2 | -3/+12 |
| | | | |||||
| * | | more TODOs | Simon Rettberg | 2014-07-07 | 2 | -2/+7 |
| |/ | |||||
| * | Add port to up- and download thingis | Nils Schwabe | 2014-07-07 | 4 | -20/+40 |
| | | |||||
| * | Begin to implement crc scheduler... (not working) | Nils Schwabe | 2014-07-04 | 3 | -14/+82 |
| | | |||||
| * | Fix some small things | Nils Schwabe | 2014-07-04 | 2 | -17/+34 |
| | | |||||
| * | Move crc checker packager to master-sync-shared | Nils Schwabe | 2014-07-04 | 1 | -0/+9 |
| | | | | | Add new crc scheduler to schedule crc checks | ||||
| * | Fix small bug and add comment in ImageProcessor | Nils Schwabe | 2014-07-04 | 1 | -3/+8 |
| | | |||||
| * | Change handling of connections and add support for download | Nils Schwabe | 2014-07-04 | 5 | -21/+256 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:bwlp/masterserver | Nils Schwabe | 2014-07-04 | 1 | -3/+7 |
| |\ | | | | | | | | | Conflicts: src/main/java/org/openslx/imagemaster/serverconnection/ImageProcessor.java | ||||
| | * | Added TODOs, some minor cosmetic improvements | Simon Rettberg | 2014-07-01 | 1 | -3/+8 |
| | | | |||||

