JINMEI Tatuya
|
105208c1e8
[2213] cleanup: removed now-unused functions
|
12 years ago |
Jelte Jansen
|
7151128386
[2213] Initial version of loadZone() support with new threaded structure
|
12 years ago |
JINMEI Tatuya
|
d02295dada
[master] Merge branch 'trac2211'
|
12 years ago |
JINMEI Tatuya
|
113201b72b
[2211] s/swapDataSrcClientLists/setDataSrcClientLists/ and changed the behavior
|
12 years ago |
Jelte Jansen
|
20fdec048d
[2210] rename DataSrcClientListsPtr to ClientListMapPtr
|
12 years ago |
JINMEI Tatuya
|
5ac7c2d114
[2211] cleanup: removed now-unused stuff: auth_srv mutex, client lists, etc.
|
12 years ago |
JINMEI Tatuya
|
0e56f89088
[2211] updated auth LoadZoneCommand so it uses the new DataSrcClientsMgr.
|
12 years ago |
JINMEI Tatuya
|
8a4c6f4bbf
[2211] added trivial getter for data source clients manager.
|
12 years ago |
JINMEI Tatuya
|
3a0cd3a067
[2210] style fix: adjusted brace position
|
12 years ago |
Jelte Jansen
|
9e8803c63d
[2210] assorted cleanups
|
12 years ago |
Jelte Jansen
|
0002fc16bf
[2210] move DataSrcClientListsPtr typedef
|
12 years ago |
JINMEI Tatuya
|
650655fd26
[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now
|
12 years ago |
JINMEI Tatuya
|
86a4bae1ff
[2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".
|
12 years ago |
JINMEI Tatuya
|
d7846ea4a9
[2204] removed server function/template param from configureDataSourceGeneric.
|
12 years ago |
JINMEI Tatuya
|
5d61dba1dc
[2204] extracted swapDataSrcClientLists() from configureDataSource().
|
12 years ago |
JINMEI Tatuya
|
d664fca786
[2204] simplify configureDataSource by always creating a new lists and swap.
|
12 years ago |
JINMEI Tatuya
|
44d9dfa8aa
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
|
12 years ago |
JINMEI Tatuya
|
ec6cf17e57
[2203] changed configurator class to a simple function.
|
12 years ago |
JINMEI Tatuya
|
746376902a
[2203] pass server obj to configurator's reconfigure().
|
12 years ago |
JINMEI Tatuya
|
05136b55f9
[2203] refactoring 2nd step: configurator can now be a separate object.
|
12 years ago |
Michal 'vorner' Vaner
|
e25a0b2202
[2202] Check the mutex is locked when it should
|
12 years ago |
JINMEI Tatuya
|
9463f3e4eb
[2138] made the comment for AuthCommandTest::getStats more sense.
|
12 years ago |
JINMEI Tatuya
|
c286d6ae6a
[2138] editorial: removed redundant spaces
|
12 years ago |
Kazunori Fujiwara
|
2d85cd23b8
[2138] update from jinmei's review
|
12 years ago |
Kazunori Fujiwara
|
a580674f5a
Statistics data transfer method is changed
|
12 years ago |
Michal 'vorner' Vaner
|
64d096e98b
[1976] Remove more unused code
|
12 years ago |
Mukund Sivaraman
|
65a9d49f2f
[1976] Make some minor typo/grammar changes
|
12 years ago |
Michal 'vorner' Vaner
|
e0b54d0fc6
[1976] Re-enable tests for the load command
|
12 years ago |
Michal 'vorner' Vaner
|
90593cc3f0
[1976] Enable some tests for in-memory from master files
|
13 years ago |
Michal 'vorner' Vaner
|
27b68b4cbe
[1976] Rip the old data source stuff out
|
13 years ago |