src/server/authenticate.cc |   77 ++++++++++++++++++++++++++++++++++++++-------
 src/server/authenticate.hh |    9 ++++-
 src/server/command.cc      |    8 +---
 src/server/common.cc       |   48 +++++++++++++++++++++++++++-
 src/server/common.hh       |   14 ++++++++
 src/server/session.cc      |   60 ++++++++++++++++++++++++++++++-----
 src/server/session.hh      |    4 +-
 7 files changed, 193 insertions(+), 27 deletions(-)

New commits:
commit 0d861e544fa4f8cae35008c7cecc098e48b5062d
Author: Michael Larson <[EMAIL PROTECTED]>
Date:   Thu Jun 19 13:44:36 2008 -0700

    fixed cleanup of sessions after session timeout. Also reassign current 
session if auth for same user is sent
    within session timeout period. Finally cleanup any stray session on 
auth--should help prevent dos attack due to
    repeated auth messages.

http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=0d861e544fa4f8cae35008c7cecc098e48b5062d
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to