Definition at line 746 of file botnet.cpp.
Public Attributes | |
my_bool | access_grant_apply |
Can this user grant accesst to .apply command to other user? | |
my_bool | access_to_apply |
Has user access to .apply command? | |
char | name [256] |
Name of user. |
|
Can this user grant accesst to .apply command to other user?
Definition at line 749 of file botnet.cpp. Referenced by botnet_loop(), and botnet_push_user(). |
|
Has user access to .apply command?
Definition at line 748 of file botnet.cpp. Referenced by botnet_loop(), and botnet_push_user(). |
|
Name of user.
Definition at line 747 of file botnet.cpp. Referenced by botnet_check_for_buffer_overflow(), botnet_loop(), and botnet_push_user(). |