s_user_to_lock_out Struct Reference

#include <shared.h>

Collaboration diagram for s_user_to_lock_out:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores information about locked out users due to bad logins.

Author:
VooDooMan
Version:
1
Date:
2005

Definition at line 1260 of file shared.h.

Public Attributes

string remote
 Remote host/IP.
time_t timestamp
 Timestamp of bad log in.


Member Data Documentation

string s_user_to_lock_out::remote
 

Remote host/IP.

Definition at line 1262 of file shared.h.

Referenced by botnet_loop(), and dcc_loop().

time_t s_user_to_lock_out::timestamp
 

Timestamp of bad log in.

Definition at line 1261 of file shared.h.

Referenced by botnet_loop(), and dcc_loop().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:50 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo