s_bot_command::u_commnd_data::s_cmd_repl_user_01_1 Struct Reference

Collaboration diagram for s_bot_command::u_commnd_data::s_cmd_repl_user_01_1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Replication of user part 01.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 439 of file botnet.cpp.

Public Attributes

my_bool access_grant_backup
 Can this user grant/deny access to .backup command to other user?
my_bool access_grant_can_send_all_users
 Can this user grant right to other user to send message / file to all users?
my_bool access_grant_can_send_unknown_users
 Can this grant right to other user to send message / file to unknown users on all bot's channels?
my_bool access_grant_partyline
 Can this user grant/deny access to partyline to other user?
my_bool access_grant_plusproc
 Can this user grant/deny access to .+proc command to other user?
my_bool access_grant_plususer
 Can this user grant/deny access to .+user command to other user?
my_bool access_grant_rehash
 Can this user grant/deny access to .rehash command to other user?
my_bool access_to_backup
 Can this user use .backup command?
my_bool access_to_can_send_all_users
 Can this user send message / file to all users?
my_bool access_to_can_send_unknown_users
 Can this user send message / file to unknown users on all bot's channels?
my_bool access_to_partyline
 Has this user access to partyline?
my_bool access_to_plusproc
 Can this user use .+proc command?
my_bool access_to_plususer
 Can this user use .+user command?
my_bool access_to_rehash
 Can this user use .rehash command?
my_bool host_bot
 Is this user a bot itself?
my_bool host_unknown
 Is this user an unknown user?
my_bool is_template
 Is this an user template?
my_time_t last_changed
 Time of last change.
char name [256]
 User name.
s_flood partyline_msg_flood
 Message flood limit on partyline channels.
my_bool terminator
 Is this user terminated?


Member Data Documentation

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_backup
 

Can this user grant/deny access to .backup command to other user?

Definition at line 447 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_can_send_all_users
 

Can this user grant right to other user to send message / file to all users?

Definition at line 456 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_can_send_unknown_users
 

Can this grant right to other user to send message / file to unknown users on all bot's channels?

Definition at line 458 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_partyline
 

Can this user grant/deny access to partyline to other user?

Definition at line 445 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_plusproc
 

Can this user grant/deny access to .+proc command to other user?

Definition at line 454 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_plususer
 

Can this user grant/deny access to .+user command to other user?

Definition at line 452 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_grant_rehash
 

Can this user grant/deny access to .rehash command to other user?

Definition at line 449 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_backup
 

Can this user use .backup command?

Definition at line 446 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_can_send_all_users
 

Can this user send message / file to all users?

Definition at line 455 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_can_send_unknown_users
 

Can this user send message / file to unknown users on all bot's channels?

Definition at line 457 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_partyline
 

Has this user access to partyline?

Definition at line 450 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_plusproc
 

Can this user use .+proc command?

Definition at line 453 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_plususer
 

Can this user use .+user command?

Definition at line 451 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::access_to_rehash
 

Can this user use .rehash command?

Definition at line 448 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::host_bot
 

Is this user a bot itself?

Definition at line 442 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::host_unknown
 

Is this user an unknown user?

Definition at line 441 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::is_template
 

Is this an user template?

Definition at line 443 of file botnet.cpp.

Referenced by botnet_loop(), and botnet_push_user().

my_time_t s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::last_changed
 

Time of last change.

Definition at line 460 of file botnet.cpp.

Referenced by botnet_loop(), botnet_push_user(), and s_bot_command::flip().

char s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::name[256]
 

User name.

Definition at line 440 of file botnet.cpp.

Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user().

s_flood s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::partyline_msg_flood
 

Message flood limit on partyline channels.

Definition at line 459 of file botnet.cpp.

Referenced by botnet_loop(), botnet_push_user(), and s_bot_command::flip().

my_bool s_bot_command::u_commnd_data::s_cmd_repl_user_01_1::terminator
 

Is this user terminated?

Definition at line 444 of file botnet.cpp.

Referenced by botnet_loop().


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

Hosted by SourceForge.net Logo