summaryrefslogtreecommitdiffstats
path: root/src/bin/auth/main.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [master] for usage output be clear about verboseJeremy C. Reed2012-06-201-1/+1
|/
* [1539] set the ddns socket path appropriately.JINMEI Tatuya2012-05-191-1/+1
* [1539] introduced class hierarchy for SocketSessionForwarder.JINMEI Tatuya2012-05-181-1/+4
* [1595] Use upper case for constantsMichal 'vorner' Vaner2012-02-081-2/+2
* [1595] Use constants for the namesMichal 'vorner' Vaner2012-02-071-2/+2
* [1595] Application name for the socket requestorMichal 'vorner' Vaner2012-02-021-1/+1
* [master] Merge branch 'trac1546'JINMEI Tatuya2012-01-171-3/+5
|\
| * [1546] swapped comments about deferring asynchronous listening to cc messages.JINMEI Tatuya2012-01-171-1/+6
| * [1546] updated the comment to be more accurate (the creator actuallyJINMEI Tatuya2012-01-111-5/+1
| * [1546] (unrelated cleanup) corrected typo in a function nameJINMEI Tatuya2012-01-111-1/+1
| * [1546] updated the comment about delaying listening to command/configJINMEI Tatuya2012-01-111-2/+3
* | Merge #1510Michal 'vorner' Vaner2012-01-111-10/+0
|\ \ | |/ |/|
| * [1510] Remove the -u flag from authMichal 'vorner' Vaner2011-12-281-10/+0
* | [805] Make sure SocketRequestor is initializedMichal 'vorner' Vaner2012-01-051-2/+2
* | [805] Make it compile and check after mergeMichal 'vorner' Vaner2012-01-051-1/+1
* | [805] InitializationMichal 'vorner' Vaner2011-12-221-0/+3
|/
* [trac738] Merge branch 'master' into trac738Stephen Morris2011-06-241-1/+0
|\
| * [trac1022] Address tickets 1022 and 1023Stephen Morris2011-06-201-0/+6
* | [trac738] Remove old support for verbose flagStephen Morris2011-06-211-5/+3
* | [trac738] Adjusted name and description of some messagesStephen Morris2011-06-211-1/+1
* | [trac738] Add messages for the statistics module.Stephen Morris2011-06-201-2/+2
* | [trac738] Added basic message szupport and replaced messages in main()Stephen Morris2011-06-201-20/+30
|/
* [trac931] Decouple the server from keyringMichal 'vorner' Vaner2011-05-201-0/+1
* [trac931] Fix double readsJINMEI Tatuya2011-05-191-1/+10
* [trac931] SpellingMichal 'vorner' Vaner2011-05-171-1/+1
* [trac931] Initialize keyring at startupMichal 'vorner' Vaner2011-05-171-0/+4
* [trac775] fix change log confilct forhanfeng2011-04-201-2/+6
|\
| * [trac749] Merge 'master' into trac749chenzhengzhang2011-04-191-16/+8
| |\
| | * [trac751]Merge branch 'master' into trac751Ocean Wang2011-04-151-14/+2
| | |\
| | * | [trac751] Move some dependency of libasiolink to libasiodnsOcean Wang2011-04-081-1/+3
| * | | [trac749] update namespace nameschenzhengzhang2011-04-141-2/+2
| * | | [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+2
| * | | [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-1/+3
* | | | [trac775]remove catch all exception to only catch configure exceptionhanfeng2011-04-201-1/+1
* | | | trac[775] fix the bug that if new configure failed, we need notify configure ...hanfeng2011-04-151-2/+8
| |_|/ |/| |
* | | Merge branch 'work/sockets'Michal 'vorner' Vaner2011-04-071-14/+2
|\ \ \ | |_|/ |/| |
| * | [trac615] Tests for path setup in authMichal 'vorner' Vaner2011-04-061-14/+2
| |/
* | [master] Merge branch 'trac602'Jelte Jansen2011-04-061-1/+3
|\ \ | |/ |/|
| * [trac602] clean up rest of includes that lead to locks.hJelte Jansen2011-02-231-1/+3
* | [master] postponed changeUser() until b10-auth completes initial configuration.JINMEI Tatuya2011-03-151-4/+4
* | [trac606] use B10_FROM_SOURCE_LOCALSTATEDIR when defined for communication be...JINMEI Tatuya2011-03-041-1/+7
* | [trac575] Runtime configuration of portsMichal 'vorner' Vaner2011-02-221-59/+7
* | [trac575] Test and interface to listen addressesMichal 'vorner' Vaner2011-02-221-0/+1
|/
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* complete implementation of statistics-interval.JINMEI Tatuya2011-01-181-31/+2
* minor cleanup: removed unnecessary static for namescope level variables,JINMEI Tatuya2011-01-181-5/+4
* initial implementaiton for trac #456: reloding in memory zoneJINMEI Tatuya2011-01-011-17/+3
* Merged trac #347: Implement query counters in auth module (branches/trac347 r...Yoshitaka Aharen2010-12-281-1/+41
|\
| * Address review comments on ticket:347:12Yoshitaka Aharen2010-12-221-14/+14
| * some suggested changes on style/documentationJINMEI Tatuya2010-12-211-4/+2