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
...
*
|
[master] for usage output be clear about verbose
Jeremy C. Reed
2012-06-20
1
-1
/
+1
|
/
*
[1539] set the ddns socket path appropriately.
JINMEI Tatuya
2012-05-19
1
-1
/
+1
*
[1539] introduced class hierarchy for SocketSessionForwarder.
JINMEI Tatuya
2012-05-18
1
-1
/
+4
*
[1595] Use upper case for constants
Michal 'vorner' Vaner
2012-02-08
1
-2
/
+2
*
[1595] Use constants for the names
Michal 'vorner' Vaner
2012-02-07
1
-2
/
+2
*
[1595] Application name for the socket requestor
Michal 'vorner' Vaner
2012-02-02
1
-1
/
+1
*
[master] Merge branch 'trac1546'
JINMEI Tatuya
2012-01-17
1
-3
/
+5
|
\
|
*
[1546] swapped comments about deferring asynchronous listening to cc messages.
JINMEI Tatuya
2012-01-17
1
-1
/
+6
|
*
[1546] updated the comment to be more accurate (the creator actually
JINMEI Tatuya
2012-01-11
1
-5
/
+1
|
*
[1546] (unrelated cleanup) corrected typo in a function name
JINMEI Tatuya
2012-01-11
1
-1
/
+1
|
*
[1546] updated the comment about delaying listening to command/config
JINMEI Tatuya
2012-01-11
1
-2
/
+3
*
|
Merge #1510
Michal 'vorner' Vaner
2012-01-11
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
[1510] Remove the -u flag from auth
Michal 'vorner' Vaner
2011-12-28
1
-10
/
+0
*
|
[805] Make sure SocketRequestor is initialized
Michal 'vorner' Vaner
2012-01-05
1
-2
/
+2
*
|
[805] Make it compile and check after merge
Michal 'vorner' Vaner
2012-01-05
1
-1
/
+1
*
|
[805] Initialization
Michal 'vorner' Vaner
2011-12-22
1
-0
/
+3
|
/
*
[trac738] Merge branch 'master' into trac738
Stephen Morris
2011-06-24
1
-1
/
+0
|
\
|
*
[trac1022] Address tickets 1022 and 1023
Stephen Morris
2011-06-20
1
-0
/
+6
*
|
[trac738] Remove old support for verbose flag
Stephen Morris
2011-06-21
1
-5
/
+3
*
|
[trac738] Adjusted name and description of some messages
Stephen Morris
2011-06-21
1
-1
/
+1
*
|
[trac738] Add messages for the statistics module.
Stephen Morris
2011-06-20
1
-2
/
+2
*
|
[trac738] Added basic message szupport and replaced messages in main()
Stephen Morris
2011-06-20
1
-20
/
+30
|
/
*
[trac931] Decouple the server from keyring
Michal 'vorner' Vaner
2011-05-20
1
-0
/
+1
*
[trac931] Fix double reads
JINMEI Tatuya
2011-05-19
1
-1
/
+10
*
[trac931] Spelling
Michal 'vorner' Vaner
2011-05-17
1
-1
/
+1
*
[trac931] Initialize keyring at startup
Michal 'vorner' Vaner
2011-05-17
1
-0
/
+4
*
[trac775] fix change log confilct for
hanfeng
2011-04-20
1
-2
/
+6
|
\
|
*
[trac749] Merge 'master' into trac749
chenzhengzhang
2011-04-19
1
-16
/
+8
|
|
\
|
|
*
[trac751]Merge branch 'master' into trac751
Ocean Wang
2011-04-15
1
-14
/
+2
|
|
|
\
|
|
*
|
[trac751] Move some dependency of libasiolink to libasiodns
Ocean Wang
2011-04-08
1
-1
/
+3
|
*
|
|
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-2
/
+2
|
*
|
|
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+2
|
*
|
|
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-1
/
+3
*
|
|
|
[trac775]remove catch all exception to only catch configure exception
hanfeng
2011-04-20
1
-1
/
+1
*
|
|
|
trac[775] fix the bug that if new configure failed, we need notify configure ...
hanfeng
2011-04-15
1
-2
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'work/sockets'
Michal 'vorner' Vaner
2011-04-07
1
-14
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[trac615] Tests for path setup in auth
Michal 'vorner' Vaner
2011-04-06
1
-14
/
+2
|
|
/
*
|
[master] Merge branch 'trac602'
Jelte Jansen
2011-04-06
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
[trac602] clean up rest of includes that lead to locks.h
Jelte Jansen
2011-02-23
1
-1
/
+3
*
|
[master] postponed changeUser() until b10-auth completes initial configuration.
JINMEI Tatuya
2011-03-15
1
-4
/
+4
*
|
[trac606] use B10_FROM_SOURCE_LOCALSTATEDIR when defined for communication be...
JINMEI Tatuya
2011-03-04
1
-1
/
+7
*
|
[trac575] Runtime configuration of ports
Michal 'vorner' Vaner
2011-02-22
1
-59
/
+7
*
|
[trac575] Test and interface to listen addresses
Michal 'vorner' Vaner
2011-02-22
1
-0
/
+1
|
/
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
complete implementation of statistics-interval.
JINMEI Tatuya
2011-01-18
1
-31
/
+2
*
minor cleanup: removed unnecessary static for namescope level variables,
JINMEI Tatuya
2011-01-18
1
-5
/
+4
*
initial implementaiton for trac #456: reloding in memory zone
JINMEI Tatuya
2011-01-01
1
-17
/
+3
*
Merged trac #347: Implement query counters in auth module (branches/trac347 r...
Yoshitaka Aharen
2010-12-28
1
-1
/
+41
|
\
|
*
Address review comments on ticket:347:12
Yoshitaka Aharen
2010-12-22
1
-14
/
+14
|
*
some suggested changes on style/documentation
JINMEI Tatuya
2010-12-21
1
-4
/
+2
[prev]
[next]