summaryrefslogtreecommitdiffstats
path: root/src/bin/auth/main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3391] Removed DNS specific folders from the tree.Marcin Siodelski2014-04-091-270/+0
* Merge branch 'trac2935'Mukund Sivaraman2013-07-311-2/+1
|\
| * [2935] Cleanup checkin callback from b10-authMukund Sivaraman2013-07-301-2/+1
* | [2862] Scan for remote segments after reconfigurationMichal 'vorner' Vaner2013-07-121-2/+4
|/
* [master] Merge branch 'trac2617'JINMEI Tatuya2013-02-051-16/+16
|\
| * [2617] added "exiting" log message to those that don't have it until now.JINMEI Tatuya2013-01-311-16/+16
* | [1901] Replace 'boss' with 'b10-init' or 'b10_init'Jelte Jansen2013-01-311-1/+1
|/
* [2445] do explicit check for NULL against a pointerJINMEI Tatuya2012-12-051-1/+1
* [2445] Make buffering optional, and enable in b10 componentsJelte Jansen2012-12-021-2/+4
* [2211] (unrelated fix) make sure the first time config is installedJINMEI Tatuya2012-10-201-15/+10
* [2211] added note about exception cases in remote config handler.JINMEI Tatuya2012-10-201-0/+7
* [2211] use DataSrcClientsMgr in the remote config handler for data_sources.JINMEI Tatuya2012-10-201-14/+2
* [2211] moved DataSrcClientsMgr object from main to auth_srvJINMEI Tatuya2012-10-201-4/+0
* [2210] move DataSrcClientListsPtr typedefJelte Jansen2012-10-181-1/+1
* [master] Merge branch 'trac2205'JINMEI Tatuya2012-10-181-0/+6
|\
| * [2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/endsJINMEI Tatuya2012-10-171-0/+6
| * [2204] updated comments about releasing old data source client listsJINMEI Tatuya2012-10-111-6/+5
| * [2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".JINMEI Tatuya2012-10-111-1/+1
| * [2204] removed server function/template param from configureDataSourceGeneric.JINMEI Tatuya2012-10-111-2/+1
| * [2204] extracted swapDataSrcClientLists() from configureDataSource().JINMEI Tatuya2012-10-111-4/+20
| * [2203] renamed datasrc_configurator to datasrc_config; it represents it better.JINMEI Tatuya2012-10-111-1/+1
| * [2203] forotten cleanup: removed now-unused header file.JINMEI Tatuya2012-10-111-1/+0
| * [2203] a piggy back fix: prevent redundant initial data configuration.JINMEI Tatuya2012-10-111-10/+19
| * [2203] changed configurator class to a simple function.JINMEI Tatuya2012-10-111-11/+8
| * [2203] pass server obj to configurator's reconfigure().JINMEI Tatuya2012-10-111-5/+8
| * [2203] refactoring 2nd step: configurator can now be a separate object.JINMEI Tatuya2012-10-111-18/+27
| * [2203] refactoring 1st step: move session obj outside of datasrc configurator.JINMEI Tatuya2012-10-111-2/+15
* | [2332] renamed thread/lock.h to thread/sync.h as it's not only for locks nowJINMEI Tatuya2012-10-171-1/+1
* | [2204] updated comments about releasing old data source client listsJINMEI Tatuya2012-10-091-6/+5
* | [2204] cleanup: removed unused func, and renamed "ClientList" with "DataSrc".JINMEI Tatuya2012-10-061-1/+1
* | [2204] removed server function/template param from configureDataSourceGeneric.JINMEI Tatuya2012-10-061-2/+1
* | [2204] extracted swapDataSrcClientLists() from configureDataSource().JINMEI Tatuya2012-10-061-4/+20
* | [2203] renamed datasrc_configurator to datasrc_config; it represents it better.JINMEI Tatuya2012-10-051-1/+1
* | [2203] forotten cleanup: removed now-unused header file.JINMEI Tatuya2012-10-041-1/+0
* | [2203] a piggy back fix: prevent redundant initial data configuration.JINMEI Tatuya2012-10-041-10/+19
* | [2203] changed configurator class to a simple function.JINMEI Tatuya2012-10-041-11/+8
* | [2203] pass server obj to configurator's reconfigure().JINMEI Tatuya2012-10-041-5/+8
* | [2203] refactoring 2nd step: configurator can now be a separate object.JINMEI Tatuya2012-10-041-18/+27
* | [2203] refactoring 1st step: move session obj outside of datasrc configurator.JINMEI Tatuya2012-10-031-2/+15
|/
* Statistics data transfer method is changedKazunori Fujiwara2012-08-081-14/+0
* Merge #1976Michal 'vorner' Vaner2012-07-241-8/+12
|\
| * Merge remote-tracking branch 'origin/trac1976-cont-3' into work/mergeMichal 'vorner' Vaner2012-07-241-7/+2
| |\
| | * [1976] Remove more unused codeMichal 'vorner' Vaner2012-07-191-7/+2
| * | Merge remote-tracking branch 'origin/trac1976-cont' into work/mergeMichal 'vorner' Vaner2012-07-241-1/+6
| |\|
| | * [1976] Load defaultsMichal 'vorner' Vaner2012-07-041-0/+5
| | * Merge #2044Michal 'vorner' Vaner2012-06-301-1/+1
| | |\
| * | | [1976] Minor things from reviewMichal 'vorner' Vaner2012-07-061-1/+1
| |/ /
| * | [1976] Do the real initialization of the datasrc configuratorMichal 'vorner' Vaner2012-06-211-1/+5
* | | [1986] Add logging and doxygen about internal ddnsforwarderJelte Jansen2012-07-091-1/+4
* | | [1986] Messaging between auth and DDNSJelte Jansen2012-07-091-0/+3
| |/ |/|