| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow overriding default config | Simon Rettberg | 2020-06-25 | 1 | -2/+7 |
| | | |||||
| * | Add --debug option | Simon Rettberg | 2020-06-25 | 1 | -9/+36 |
| | | |||||
| * | Update DFN-AAI URL | Simon Rettberg | 2020-06-25 | 1 | -1/+1 |
| | | |||||
| * | Update MySQL connector to 8.0.13 | Simon Rettberg | 2018-12-12 | 2 | -4/+11 |
| | | |||||
| * | added initial data for operatingsystem, virtualizer and os_x_virt | Jonathan Bauer | 2018-11-08 | 1 | -0/+57 |
| | | |||||
| * | update database schema dump | Jonathan Bauer | 2018-11-08 | 1 | -24/+24 |
| | | |||||
| * | Update IdP Importer | Simon Rettberg | 2018-11-08 | 1 | -23/+75 |
| | | |||||
| * | Update sample config | Simon Rettberg | 2018-11-08 | 1 | -54/+22![]() |
| | | |||||
| * | Adapt to changed insterface in master-sync-shared | Simon Rettberg | 2018-05-11 | 1 | -1/+1 |
| | | |||||
| * | Fix mysql connector after lib upgrade | Simon Rettberg | 2017-07-19 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of dnbd3:bwlp/masterserver | Simon Rettberg | 2017-06-19 | 0 | -0/+0 |
| |\ | |||||
| | * | Update dependencies | Simon Rettberg | 2017-06-19 | 1 | -24/+6![]() |
| | | | |||||
| * | | Update dependencies | Simon Rettberg | 2017-06-19 | 1 | -24/+6![]() |
| |/ | |||||
| * | Fixes | Simon Rettberg | 2017-05-04 | 1 | -11/+11 |
| | | |||||
| * | Fix ccaught exception (broken on newer java) | Simon Rettberg | 2017-05-03 | 1 | -1/+1 |
| | | |||||
| * | Implement global image exchange with satellite servers | Simon Rettberg | 2016-08-30 | 13 | -88/+713 |
| | | |||||
| * | (WiP) Global image sync | Simon Rettberg | 2016-04-13 | 17 | -263/+769 |
| | | |||||
| * | Fix getUSerInfo call on Session class | Simon Rettberg | 2015-09-30 | 1 | -2/+1![]() |
| | | |||||
| * | Fixes (backwards compat) | Simon Rettberg | 2015-09-10 | 7 | -43/+37![]() |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-09-08 | 7 | -104/+81![]() |
| | | |||||
| * | Compilable... | Simon Rettberg | 2015-09-08 | 31 | -1476/+1015![]() |
| | | |||||
| * | Start adapting to new DB/Thrift model | Simon Rettberg | 2015-09-07 | 21 | -716/+1186 |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-02-26 | 3 | -8/+17 |
| | | |||||
| * | Remove some debug messages, fix possible race condition in ImageProcessor | Simon Rettberg | 2014-11-20 | 4 | -14/+27 |
| | | |||||
| * | Enable TLS support for thrift connection aswell | Simon Rettberg | 2014-11-20 | 3 | -14/+92 |
| | | |||||
| * | Fixed several things for successful up and download to satellite. | Björn Hagemeister | 2014-10-22 | 4 | -5/+5 |
| | | |||||
| * | Store publickey in DbSatellite with prefix mod: and exp: for better ↵ | Björn Hagemeister | 2014-10-22 | 1 | -4/+20 |
| | | | | | indicating of the two numbers. | ||||
| * | Implemented updateAddress - method. | Björn Hagemeister | 2014-10-20 | 2 | -2/+17 |
| | | |||||
| * | Update db dump | Simon Rettberg | 2014-10-20 | 1 | -72/+64![]() |
| | | |||||
| * | d'oh... Fix getSessionFrom(Token|SessionId) | Simon Rettberg | 2014-10-16 | 1 | -2/+6 |
| | | |||||
| * | Implement suffixList for getOrganizations, added stub for updateSatelliteAddress | Simon Rettberg | 2014-10-15 | 4 | -5/+58 |
| | | |||||
| * | Implement registerSatellite RPC | Simon Rettberg | 2014-10-14 | 5 | -22/+110 |
| | | |||||
| * | Add authmethod (ecp url) to OrganizationData query | Simon Rettberg | 2014-10-14 | 1 | -1/+1 |
| | | |||||
| * | Adapted to type adaption of contentOperatingSystem. | Björn Hagemeister | 2014-10-09 | 1 | -1/+1 |
| | | |||||
| * | Adapted DbImage to changes of type of operatingSystem. | Björn Hagemeister | 2014-10-09 | 1 | -3/+3 |
| | | |||||
| * | Added update option in DbUser.java plus added deleted ↵ | Björn Hagemeister | 2014-10-09 | 2 | -1/+79 |
| | | | | | globals.properties.example file again. | ||||
| * | Implemented publishUser(sessionId, UserInfo) in ApiServer. | Björn Hagemeister | 2014-10-08 | 4 | -79/+20![]() |
| | | | | | Plus added method for inserting user into user database with given UserInfo. | ||||
| * | Support new API methods, changed DB scheme, updated .sql script | Simon Rettberg | 2014-10-06 | 5 | -178/+142![]() |
| | | |||||
| * | Add qnd script to fetch all bwIDM members (IdPs) and insert them into db | Simon Rettberg | 2014-10-06 | 1 | -0/+65 |
| | | |||||
| * | Implement API methods getPublicImages, getOrganizations | Simon Rettberg | 2014-10-02 | 13 | -141/+150 |
| | | |||||
| * | Merge branch 'master' of dnbd3:bwlp/masterserver | Simon Rettberg | 2014-10-01 | 1 | -5/+1![]() |
| |\ | |||||
| | * | Adapted to exception handling in CrcFile.java. | Björn Hagemeister | 2014-10-01 | 1 | -5/+1![]() |
| | | | |||||
| * | | Adapt to changed DB scheme (eppn handling for multiple suffixes) | Simon Rettberg | 2014-10-01 | 10 | -80/+119 |
| |/ | |||||
| * | Handle uploads properly if satellite does not supply crc list | Simon Rettberg | 2014-09-30 | 3 | -5/+19 |
| | | |||||
| * | Fix insert query | Simon Rettberg | 2014-09-30 | 1 | -1/+1 |
| | | |||||
| * | Set max read len for thrift | Simon Rettberg | 2014-09-30 | 1 | -1/+3 |
| | | |||||
| * | Use KeyPair classes for satellite authentication | Simon Rettberg | 2014-09-29 | 5 | -52/+56 |
| | | |||||
| * | [Db*] Fix SELECT for DbImage, change Timestamp to long, load public key from ↵ | Simon Rettberg | 2014-09-29 | 2 | -23/+67 |
| | | | | | DB for satellite | ||||
| * | Moved classes for asymmetric encryption to master-sync-shared | Simon Rettberg | 2014-09-29 | 2 | -79/+0![]() |
| | | |||||
| * | Adapt to changed Thrift RPC | Simon Rettberg | 2014-09-25 | 15 | -633/+356![]() |
| | | |||||

