index
:
bwlp/masterserver.git
master
Zentralserver für bwLehrpool
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
openslx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store publickey in DbSatellite with prefix mod: and exp: for better indicatin...
Björn Hagemeister
2014-10-22
1
-4
/
+20
*
Implemented updateAddress - method.
Björn Hagemeister
2014-10-20
2
-2
/
+17
*
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 globals.properties.exam...
Björn Hagemeister
2014-10-09
1
-1
/
+1
*
Implemented publishUser(sessionId, UserInfo) in ApiServer.
Björn Hagemeister
2014-10-08
3
-3
/
+20
*
Support new API methods, changed DB scheme, updated .sql script
Simon Rettberg
2014-10-06
4
-25
/
+49
*
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
*
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
14
-628
/
+356
*
Adapted classes to new filetransfer.
Björn Hagemeister
2014-09-22
4
-50
/
+99
*
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
19
-44
/
+75
*
Fix bug where the challengeResponse was to long
Nils Schwabe
2014-08-26
5
-49
/
+55
*
Change TThreadPoolServer to THsHaServer and use TNonBlockingServerTransport
Nils Schwabe
2014-08-18
1
-8
/
+6
*
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
5
-103
/
+62
*
Move scheduling interval to config and some more todos
Nils Schwabe
2014-07-29
2
-6
/
+12
*
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
4
-10
/
+19
*
Make trasmit times configurabl
Nils Schwabe
2014-07-25
3
-26
/
+31
*
Add "synchronized" to UploadingImage
Nils Schwabe
2014-07-23
5
-27
/
+57
*
Fix some bugs while testing the connection
Nils Schwabe
2014-07-23
6
-45
/
+123
*
Add that client gets error if a certain block was transmitted to many times a...
Nils Schwabe
2014-07-14
3
-21
/
+22
*
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
3
-7
/
+24
*
Fix some todos
Nils Schwabe
2014-07-11
2
-5
/
+8
*
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
5
-75
/
+107
*
Start to implement download functionallity
Nils Schwabe
2014-07-10
5
-35
/
+43
*
Add refreshing of server session
Nils Schwabe
2014-07-10
3
-2
/
+7
*
Implement method for server to check if he is authenticated
Nils Schwabe
2014-07-10
1
-0
/
+5
*
Add some better thread synchonization
Nils Schwabe
2014-07-10
10
-366
/
+269
*
Merge branch 'master' of openslx.org:bwlp/masterserver
Simon Rettberg
2014-07-07
4
-7
/
+16
|
\
|
*
Add argument to send crc sums over thrift
Nils Schwabe
2014-07-07
4
-7
/
+16
*
|
more TODOs
Simon Rettberg
2014-07-07
5
-17
/
+19
|
/
[next]