Michal 'vorner' Vaner
|
ef523ea623
[2862] Scan for remote segments after reconfiguration
|
il y a 12 ans |
JINMEI Tatuya
|
6dae0d1f01
[master] Merge branch 'trac2617'
|
il y a 12 ans |
Jelte Jansen
|
826ac1b1e6
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
|
il y a 12 ans |
JINMEI Tatuya
|
266bfcd67a
[2617] added "exiting" log message to those that don't have it until now.
|
il y a 12 ans |
JINMEI Tatuya
|
233aebcb70
[2445] do explicit check for NULL against a pointer
|
il y a 12 ans |
Jelte Jansen
|
9c4e97e7f8
[2445] Make buffering optional, and enable in b10 components
|
il y a 12 ans |
JINMEI Tatuya
|
6cf94944f1
[2211] (unrelated fix) make sure the first time config is installed
|
il y a 12 ans |
JINMEI Tatuya
|
a61ab28f80
[2211] added note about exception cases in remote config handler.
|
il y a 12 ans |
JINMEI Tatuya
|
15a048bef5
[2211] use DataSrcClientsMgr in the remote config handler for data_sources.
|
il y a 12 ans |
JINMEI Tatuya
|
77d522cf9e
[2211] moved DataSrcClientsMgr object from main to auth_srv
|
il y a 12 ans |
Jelte Jansen
|
0002fc16bf
[2210] move DataSrcClientListsPtr typedef
|
il y a 12 ans |
JINMEI Tatuya
|
f0fc85c74e
[master] Merge branch 'trac2205'
|
il y a 12 ans |
JINMEI Tatuya
|
650655fd26
[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now
|
il y a 12 ans |
JINMEI Tatuya
|
4b2997b783
[2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends
|
il y a 12 ans |
JINMEI Tatuya
|
4d27a4533c
[2204] updated comments about releasing old data source client lists
|
il y a 12 ans |
JINMEI Tatuya
|
a6cafe644f
[2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".
|
il y a 12 ans |
JINMEI Tatuya
|
ed2aceb01d
[2204] removed server function/template param from configureDataSourceGeneric.
|
il y a 12 ans |
JINMEI Tatuya
|
b15be74974
[2204] extracted swapDataSrcClientLists() from configureDataSource().
|
il y a 12 ans |
JINMEI Tatuya
|
b2cb1e1e33
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
|
il y a 12 ans |
JINMEI Tatuya
|
4da98b699e
[2203] forotten cleanup: removed now-unused header file.
|
il y a 12 ans |
JINMEI Tatuya
|
6f008e1916
[2203] a piggy back fix: prevent redundant initial data configuration.
|
il y a 12 ans |
JINMEI Tatuya
|
e0f618ac8f
[2203] changed configurator class to a simple function.
|
il y a 12 ans |
JINMEI Tatuya
|
bb21aa5022
[2203] pass server obj to configurator's reconfigure().
|
il y a 12 ans |
JINMEI Tatuya
|
f38d24a77f
[2203] refactoring 2nd step: configurator can now be a separate object.
|
il y a 12 ans |
JINMEI Tatuya
|
0e9c2a4c68
[2203] refactoring 1st step: move session obj outside of datasrc configurator.
|
il y a 12 ans |
JINMEI Tatuya
|
4e159ffca0
[2204] updated comments about releasing old data source client lists
|
il y a 12 ans |
JINMEI Tatuya
|
86a4bae1ff
[2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".
|
il y a 12 ans |
JINMEI Tatuya
|
d7846ea4a9
[2204] removed server function/template param from configureDataSourceGeneric.
|
il y a 12 ans |
JINMEI Tatuya
|
5d61dba1dc
[2204] extracted swapDataSrcClientLists() from configureDataSource().
|
il y a 12 ans |
JINMEI Tatuya
|
44d9dfa8aa
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
|
il y a 12 ans |