summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* StuffSimon Rettberg2015-09-087-104/+81Star
* Compilable...Simon Rettberg2015-09-0831-1476/+1015Star
* Start adapting to new DB/Thrift modelSimon Rettberg2015-09-0721-716/+1186
* StuffSimon Rettberg2015-02-263-8/+17
* Remove some debug messages, fix possible race condition in ImageProcessorSimon Rettberg2014-11-204-14/+27
* Enable TLS support for thrift connection aswellSimon Rettberg2014-11-203-14/+92
* Fixed several things for successful up and download to satellite.Björn Hagemeister2014-10-224-5/+5
* Store publickey in DbSatellite with prefix mod: and exp: for better indicatin...Björn Hagemeister2014-10-221-4/+20
* Implemented updateAddress - method.Björn Hagemeister2014-10-202-2/+17
* Update db dumpSimon Rettberg2014-10-201-72/+64Star
* d'oh... Fix getSessionFrom(Token|SessionId)Simon Rettberg2014-10-161-2/+6
* Implement suffixList for getOrganizations, added stub for updateSatelliteAddressSimon Rettberg2014-10-154-5/+58
* Implement registerSatellite RPCSimon Rettberg2014-10-145-22/+110
* Add authmethod (ecp url) to OrganizationData querySimon Rettberg2014-10-141-1/+1
* Adapted to type adaption of contentOperatingSystem.Björn Hagemeister2014-10-091-1/+1
* Adapted DbImage to changes of type of operatingSystem.Björn Hagemeister2014-10-091-3/+3
* Added update option in DbUser.java plus added deleted globals.properties.exam...Björn Hagemeister2014-10-092-1/+79
* Implemented publishUser(sessionId, UserInfo) in ApiServer.Björn Hagemeister2014-10-084-79/+20Star
* Support new API methods, changed DB scheme, updated .sql scriptSimon Rettberg2014-10-065-178/+142Star
* Add qnd script to fetch all bwIDM members (IdPs) and insert them into dbSimon Rettberg2014-10-061-0/+65
* Implement API methods getPublicImages, getOrganizationsSimon Rettberg2014-10-0213-141/+150
* Merge branch 'master' of dnbd3:bwlp/masterserverSimon Rettberg2014-10-011-5/+1Star
|\
| * Adapted to exception handling in CrcFile.java.Björn Hagemeister2014-10-011-5/+1Star
* | Adapt to changed DB scheme (eppn handling for multiple suffixes)Simon Rettberg2014-10-0110-80/+119
|/
* Handle uploads properly if satellite does not supply crc listSimon Rettberg2014-09-303-5/+19
* Fix insert querySimon Rettberg2014-09-301-1/+1
* Set max read len for thriftSimon Rettberg2014-09-301-1/+3
* Use KeyPair classes for satellite authenticationSimon Rettberg2014-09-295-52/+56
* [Db*] Fix SELECT for DbImage, change Timestamp to long, load public key from ...Simon Rettberg2014-09-292-23/+67
* Moved classes for asymmetric encryption to master-sync-sharedSimon Rettberg2014-09-292-79/+0Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-2515-633/+356Star
* Adapted classes to new filetransfer.Björn Hagemeister2014-09-224-50/+99
* Adapt to changed method names from master-sync-sharedSimon Rettberg2014-09-171-8/+8
* Make javadoc and some cosmetic changesNils Schwabe2014-08-2819-44/+75
* Fix bug where the challengeResponse was to longNils Schwabe2014-08-265-49/+55
* Change TThreadPoolServer to THsHaServer and use TNonBlockingServerTransportNils Schwabe2014-08-181-8/+6Star
* Add testing database exportNils Schwabe2014-08-181-0/+177
* Add support for updating images with new versions (not tested)Nils Schwabe2014-08-183-8/+120
* Change some classes / methods to fit camelCaseNils Schwabe2014-07-295-103/+62Star
* Move scheduling interval to config and some more todosNils Schwabe2014-07-293-7/+21
* Add some todos for updating an imageNils Schwabe2014-07-291-5/+21
* Add error handling when CRCScheduler cannot read from crcfile on diskNils Schwabe2014-07-293-8/+30
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-290-0/+0
|\
| * Adapt to refactoring in master-sync-sharedSimon Rettberg2014-07-251-2/+2
* | Change some thingsNils Schwabe2014-07-294-10/+19
|/
* Make trasmit times configurablNils Schwabe2014-07-254-42/+45
* Add "synchronized" to UploadingImageNils Schwabe2014-07-235-27/+57
* Fix some bugs while testing the connectionNils Schwabe2014-07-237-47/+126
* Add that client gets error if a certain block was transmitted to many times a...Nils Schwabe2014-07-143-21/+22
* Add feature to hold crc sums in RAM when writing to disk failsNils Schwabe2014-07-143-38/+71