index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
auth
/
main.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3391] Removed DNS specific folders from the tree.
Marcin Siodelski
2014-04-09
1
-270
/
+0
*
Merge branch 'trac2935'
Mukund Sivaraman
2013-07-31
1
-2
/
+1
|
\
|
*
[2935] Cleanup checkin callback from b10-auth
Mukund Sivaraman
2013-07-30
1
-2
/
+1
*
|
[2862] Scan for remote segments after reconfiguration
Michal 'vorner' Vaner
2013-07-12
1
-2
/
+4
|
/
*
[master] Merge branch 'trac2617'
JINMEI Tatuya
2013-02-05
1
-16
/
+16
|
\
|
*
[2617] added "exiting" log message to those that don't have it until now.
JINMEI Tatuya
2013-01-31
1
-16
/
+16
*
|
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
Jelte Jansen
2013-01-31
1
-1
/
+1
|
/
*
[2445] do explicit check for NULL against a pointer
JINMEI Tatuya
2012-12-05
1
-1
/
+1
*
[2445] Make buffering optional, and enable in b10 components
Jelte Jansen
2012-12-02
1
-2
/
+4
*
[2211] (unrelated fix) make sure the first time config is installed
JINMEI Tatuya
2012-10-20
1
-15
/
+10
*
[2211] added note about exception cases in remote config handler.
JINMEI Tatuya
2012-10-20
1
-0
/
+7
*
[2211] use DataSrcClientsMgr in the remote config handler for data_sources.
JINMEI Tatuya
2012-10-20
1
-14
/
+2
*
[2211] moved DataSrcClientsMgr object from main to auth_srv
JINMEI Tatuya
2012-10-20
1
-4
/
+0
*
[2210] move DataSrcClientListsPtr typedef
Jelte Jansen
2012-10-18
1
-1
/
+1
*
[master] Merge branch 'trac2205'
JINMEI Tatuya
2012-10-18
1
-0
/
+6
|
\
|
*
[2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends
JINMEI Tatuya
2012-10-17
1
-0
/
+6
|
*
[2204] updated comments about releasing old data source client lists
JINMEI Tatuya
2012-10-11
1
-6
/
+5
|
*
[2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".
JINMEI Tatuya
2012-10-11
1
-1
/
+1
|
*
[2204] removed server function/template param from configureDataSourceGeneric.
JINMEI Tatuya
2012-10-11
1
-2
/
+1
|
*
[2204] extracted swapDataSrcClientLists() from configureDataSource().
JINMEI Tatuya
2012-10-11
1
-4
/
+20
|
*
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
JINMEI Tatuya
2012-10-11
1
-1
/
+1
|
*
[2203] forotten cleanup: removed now-unused header file.
JINMEI Tatuya
2012-10-11
1
-1
/
+0
|
*
[2203] a piggy back fix: prevent redundant initial data configuration.
JINMEI Tatuya
2012-10-11
1
-10
/
+19
|
*
[2203] changed configurator class to a simple function.
JINMEI Tatuya
2012-10-11
1
-11
/
+8
|
*
[2203] pass server obj to configurator's reconfigure().
JINMEI Tatuya
2012-10-11
1
-5
/
+8
|
*
[2203] refactoring 2nd step: configurator can now be a separate object.
JINMEI Tatuya
2012-10-11
1
-18
/
+27
|
*
[2203] refactoring 1st step: move session obj outside of datasrc configurator.
JINMEI Tatuya
2012-10-11
1
-2
/
+15
*
|
[2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now
JINMEI Tatuya
2012-10-17
1
-1
/
+1
*
|
[2204] updated comments about releasing old data source client lists
JINMEI Tatuya
2012-10-09
1
-6
/
+5
*
|
[2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".
JINMEI Tatuya
2012-10-06
1
-1
/
+1
*
|
[2204] removed server function/template param from configureDataSourceGeneric.
JINMEI Tatuya
2012-10-06
1
-2
/
+1
*
|
[2204] extracted swapDataSrcClientLists() from configureDataSource().
JINMEI Tatuya
2012-10-06
1
-4
/
+20
*
|
[2203] renamed datasrc_configurator to datasrc_config; it represents it better.
JINMEI Tatuya
2012-10-05
1
-1
/
+1
*
|
[2203] forotten cleanup: removed now-unused header file.
JINMEI Tatuya
2012-10-04
1
-1
/
+0
*
|
[2203] a piggy back fix: prevent redundant initial data configuration.
JINMEI Tatuya
2012-10-04
1
-10
/
+19
*
|
[2203] changed configurator class to a simple function.
JINMEI Tatuya
2012-10-04
1
-11
/
+8
*
|
[2203] pass server obj to configurator's reconfigure().
JINMEI Tatuya
2012-10-04
1
-5
/
+8
*
|
[2203] refactoring 2nd step: configurator can now be a separate object.
JINMEI Tatuya
2012-10-04
1
-18
/
+27
*
|
[2203] refactoring 1st step: move session obj outside of datasrc configurator.
JINMEI Tatuya
2012-10-03
1
-2
/
+15
|
/
*
Statistics data transfer method is changed
Kazunori Fujiwara
2012-08-08
1
-14
/
+0
*
Merge #1976
Michal 'vorner' Vaner
2012-07-24
1
-8
/
+12
|
\
|
*
Merge remote-tracking branch 'origin/trac1976-cont-3' into work/merge
Michal 'vorner' Vaner
2012-07-24
1
-7
/
+2
|
|
\
|
|
*
[1976] Remove more unused code
Michal 'vorner' Vaner
2012-07-19
1
-7
/
+2
|
*
|
Merge remote-tracking branch 'origin/trac1976-cont' into work/merge
Michal 'vorner' Vaner
2012-07-24
1
-1
/
+6
|
|
\
|
|
|
*
[1976] Load defaults
Michal 'vorner' Vaner
2012-07-04
1
-0
/
+5
|
|
*
Merge #2044
Michal 'vorner' Vaner
2012-06-30
1
-1
/
+1
|
|
|
\
|
*
|
|
[1976] Minor things from review
Michal 'vorner' Vaner
2012-07-06
1
-1
/
+1
|
|
/
/
|
*
|
[1976] Do the real initialization of the datasrc configurator
Michal 'vorner' Vaner
2012-06-21
1
-1
/
+5
*
|
|
[1986] Add logging and doxygen about internal ddnsforwarder
Jelte Jansen
2012-07-09
1
-1
/
+4
*
|
|
[1986] Messaging between auth and DDNS
Jelte Jansen
2012-07-09
1
-0
/
+3
|
|
/
|
/
|
[next]