This is the complete list of members for wesnothd::ban_manager, including all inherited members.
ban(const std::string &ip, const utils::optional< std::chrono::system_clock::time_point > &end_time, const std::string &reason, const std::string &who_banned, const std::string &group, const std::string &nick="") | wesnothd::ban_manager | |
ban_help_ | wesnothd::ban_manager | private |
ban_manager() | wesnothd::ban_manager | |
ban_times_ | wesnothd::ban_manager | private |
bans_ | wesnothd::ban_manager | private |
check_ban_times(const std::chrono::system_clock::time_point &time_now) | wesnothd::ban_manager | private |
deleted_bans_ | wesnothd::ban_manager | private |
dirty_ | wesnothd::ban_manager | private |
expire_bans() | wesnothd::ban_manager | inlineprivate |
filename_ | wesnothd::ban_manager | private |
get_ban_help() const | wesnothd::ban_manager | inline |
init_ban_help() | wesnothd::ban_manager | private |
is_digit(const char &c) const | wesnothd::ban_manager | inlineprivate |
is_ip_banned(const std::string &ip) | wesnothd::ban_manager | |
list_bans(std::ostringstream &out, const std::string &mask="*") | wesnothd::ban_manager | |
list_deleted_bans(std::ostringstream &out, const std::string &mask="*") const | wesnothd::ban_manager | |
load_config(const config &) | wesnothd::ban_manager | |
parse_time(const std::string &duration, std::chrono::system_clock::time_point start_time) const | wesnothd::ban_manager | |
read() | wesnothd::ban_manager | |
time_queue_ | wesnothd::ban_manager | private |
to_digit(const char &c) const | wesnothd::ban_manager | inlineprivate |
unban(std::ostringstream &os, const std::string &ip, bool immediate_write=true) | wesnothd::ban_manager | |
unban_group(std::ostringstream &os, const std::string &group) | wesnothd::ban_manager | |
write() | wesnothd::ban_manager | |
~ban_manager() | wesnothd::ban_manager |