|
|||
|
|||
|


Public Member Functions | |
| CommandDccallow (InspIRCd *Me) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
| void | DisplayHelp (User *user) |
| void | DisplayDCCAllowList (User *user) |
Definition at line 47 of file m_dccallow.cpp.
|
|
Definition at line 50 of file m_dccallow.cpp. References Command::source, and Command::syntax. |
|
|
Definition at line 227 of file m_dccallow.cpp. References dl, Extensible::GetExt(), User::nick, and User::WriteNumeric(). Referenced by Handle(). |
|
|
Definition at line 203 of file m_dccallow.cpp. References User::nick, and User::WriteNumeric(). Referenced by Handle(). |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 57 of file m_dccallow.cpp. References CMD_FAILURE, CMD_SUCCESS, User::dhost, DisplayDCCAllowList(), DisplayHelp(), dl, InspIRCd::Duration(), Extensible::Extend(), InspIRCd::FindNick(), Extensible::GetExt(), User::ident, InspIRCd::IsValidMask(), User::nick, ConfigReader::ReadValue(), Command::ServerInstance, Extensible::Shrink(), InspIRCd::Time(), ul, and User::WriteNumeric(). |