This is the complete list of members for wesnothd::server, including all inherited members.
| abort_lan_server_timer() | wesnothd::server | private |
| accepted_versions_ | wesnothd::server | private |
| accepting_connections() const | wesnothd::server | inlineprivatevirtual |
| acceptor_v4_ | server_base | protected |
| acceptor_v6_ | server_base | protected |
| admin_cmd_ | server_base | protected |
| admin_passwd_ | wesnothd::server | private |
| adminmsg_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| allow_remote_shutdown_ | wesnothd::server | private |
| announcements_ | wesnothd::server | private |
| async_send_doc_queued(const SocketPtr &socket, simple_wml::document &doc) | server_base | |
| async_send_error(SocketPtr socket, const std::string &msg, const char *error_code="", const info_table &info={}) | server_base | |
| async_send_warning(const SocketPtr &socket, const std::string &msg, const char *warning_code="", const info_table &info={}) | server_base | |
| authenticate(SocketPtr socket, const std::string &username, const std::string &password, bool name_taken, bool ®istered) | wesnothd::server | private |
| ban_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| ban_manager_ | wesnothd::server | private |
| bans_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| cfg_ | wesnothd::server | private |
| cleanup_game(game *) | wesnothd::server | private |
| client_sources_ | wesnothd::server | private |
| clones_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| cmd_handler typedef | wesnothd::server | private |
| cmd_handlers_ | wesnothd::server | private |
| concurrent_connections_ | wesnothd::server | private |
| config_file_ | wesnothd::server | private |
| coro_receive_doc(const SocketPtr &socket, const boost::asio::yield_context &yield) | server_base | |
| coro_send_doc(const SocketPtr &socket, simple_wml::document &doc, const boost::asio::yield_context &yield) | server_base | |
| coro_send_file(const socket_ptr &socket, const std::string &filename, const boost::asio::yield_context &yield) | server_base | |
| coro_send_file(const tls_socket_ptr &socket, const std::string &filename, const boost::asio::yield_context &yield) | server_base | |
| default_max_messages_ | wesnothd::server | private |
| default_time_period_ | wesnothd::server | private |
| delete_game(int, const std::string &reason="") | wesnothd::server | private |
| deny_unregistered_login_ | wesnothd::server | private |
| destructed | wesnothd::server | |
| die_ | wesnothd::server | private |
| disallowed_names_ | wesnothd::server | private |
| disconnect_player(player_iterator player) | wesnothd::server | private |
| dul_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| dummy_player_timer_ | wesnothd::server | private |
| dummy_player_timer_interval_ | wesnothd::server | private |
| dummy_player_updates(const boost::system::error_code &ec) | wesnothd::server | private |
| dump_stats(const boost::system::error_code &ec) | wesnothd::server | private |
| dump_stats_timer_ | wesnothd::server | private |
| failed_login_ban_ | wesnothd::server | private |
| failed_login_buffer_size_ | wesnothd::server | private |
| failed_login_limit_ | wesnothd::server | private |
| failed_logins_ | wesnothd::server | private |
| fifo_path_ | server_base | protected |
| games() const | wesnothd::server | inlineprivate |
| games_and_users_list_ | wesnothd::server | private |
| games_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| gban_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| graceful_restart | wesnothd::server | private |
| handle_create_game(player_iterator player, simple_wml::node &create_game) | wesnothd::server | private |
| handle_graceful_timeout(const boost::system::error_code &error) | wesnothd::server | private |
| handle_join_game(player_iterator player, simple_wml::node &join) | wesnothd::server | private |
| handle_join_server_queue(player_iterator p, simple_wml::node &data) | wesnothd::server | private |
| handle_lan_server_shutdown(const boost::system::error_code &error) | wesnothd::server | private |
| handle_leave_server_queue(player_iterator p, simple_wml::node &data) | wesnothd::server | private |
| handle_message(player_iterator player, simple_wml::node &message) | wesnothd::server | private |
| handle_new_client(socket_ptr socket) | wesnothd::server | privatevirtual |
| handle_new_client(tls_socket_ptr socket) | wesnothd::server | privatevirtual |
| handle_nickserv(player_iterator player, simple_wml::node &nickserv) | wesnothd::server | private |
| handle_ping(player_iterator player, simple_wml::node &nickserv) | wesnothd::server | private |
| handle_player(boost::asio::yield_context yield, SocketPtr socket, player_iterator player) | wesnothd::server | private |
| handle_player_in_game(player_iterator player, simple_wml::document &doc) | wesnothd::server | private |
| handle_player_in_lobby(player_iterator player, simple_wml::document &doc) | wesnothd::server | private |
| handle_query(player_iterator player, simple_wml::node &query) | wesnothd::server | private |
| handle_read_from_fifo(const boost::system::error_code &error, std::size_t bytes_transferred) | wesnothd::server | privatevirtual |
| handle_sighup(const boost::system::error_code &error, int signal_number) | wesnothd::server | privatevirtual |
| handle_whisper(player_iterator player, simple_wml::node &whisper) | wesnothd::server | private |
| handshake_response_ | server_base | protected |
| hash_password(const std::string &pw, const std::string &salt, const std::string &username) | server_base | |
| help_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| info_table typedef | server_base | |
| information_ | wesnothd::server | private |
| input_ | server_base | protected |
| input_path_ | wesnothd::server | private |
| io_service_ | server_base | protected |
| ip_exceeds_connection_limit(const std::string &ip) const | wesnothd::server | privatevirtual |
| ip_log_ | wesnothd::server | private |
| is_ip_banned(const std::string &ip) | wesnothd::server | privatevirtual |
| is_login_allowed(boost::asio::yield_context yield, SocketPtr socket, const simple_wml::node *const login, const std::string &username, bool ®istered, bool &is_moderator) | wesnothd::server | private |
| keep_alive_ | server_base | protected |
| kick_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| kickban_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| lan_server_ | wesnothd::server | private |
| lan_server_timer_ | wesnothd::server | private |
| load_config(bool reload) | wesnothd::server | private |
| load_tls_config(const config &cfg) | server_base | protected |
| lobbymsg_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| login_client(boost::asio::yield_context yield, SocketPtr socket) | wesnothd::server | private |
| login_response_ | wesnothd::server | private |
| max_ip_log_size_ | wesnothd::server | private |
| metrics_ | wesnothd::server | private |
| metrics_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| motd_ | wesnothd::server | private |
| motd_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| msg_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| player_connections_ | wesnothd::server | private |
| player_is_in_game(player_iterator player) const | wesnothd::server | inline |
| pm_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| port_ | server_base | protected |
| process_command(std::string cmd, std::string issuer_name) | wesnothd::server | private |
| proxy_versions_ | wesnothd::server | private |
| queue_info_ | wesnothd::server | private |
| read_config() const | wesnothd::server | private |
| read_from_fifo() | server_base | protected |
| recommended_version_ | wesnothd::server | private |
| redirected_versions_ | wesnothd::server | private |
| refresh_tournaments(const boost::system::error_code &ec) | wesnothd::server | private |
| remove_player(player_iterator player) | wesnothd::server | private |
| replay_save_path_ | wesnothd::server | private |
| requests_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| reset_queues_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| restart_command | wesnothd::server | private |
| restart_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| rng_ | wesnothd::server | private |
| roll_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| run() | server_base | |
| sample_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| save_replays_ | wesnothd::server | private |
| searchlog_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| send_doc_queued(const SocketPtr &socket, std::unique_ptr< simple_wml::document > &doc_ptr, const boost::asio::yield_context &yield) | server_base | private |
| send_password_request(SocketPtr socket, const std::string &msg, const char *error_code="", bool force_confirmation=false) | wesnothd::server | private |
| send_queue_update(const queue_info &queue, utils::optional< player_iterator > exclude={}) | wesnothd::server | private |
| send_server_message(SocketPtr socket, const std::string &message, const std::string &type) | wesnothd::server | |
| send_server_message(player_iterator player, const std::string &message, const std::string &type) | wesnothd::server | inline |
| send_server_message_to_all(const std::string &message, utils::optional< player_iterator > exclude={}) | wesnothd::server | |
| send_server_message_to_lobby(const std::string &message, utils::optional< player_iterator > exclude={}) | wesnothd::server | |
| send_to_lobby(simple_wml::document &data, utils::optional< player_iterator > exclude={}) | wesnothd::server | |
| send_to_player(player_iterator player, simple_wml::document &data) | wesnothd::server | inline |
| send_to_player(any_socket_ptr socket, simple_wml::document &data) | wesnothd::server | inline |
| serve(const boost::asio::yield_context &yield, boost::asio::ip::tcp::acceptor &acceptor, const boost::asio::ip::tcp::endpoint &endpoint) | server_base | protected |
| server(int port, bool keep_alive, const std::string &config_file) | wesnothd::server | |
| server_base(unsigned short port, bool keep_alive) | server_base | |
| server_id_ | wesnothd::server | private |
| setup_fifo() | wesnothd::server | private |
| setup_handlers() | wesnothd::server | private |
| shut_down_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| sighup_ | server_base | protected |
| start_dummy_player_updates() | wesnothd::server | private |
| start_dump_stats() | wesnothd::server | private |
| start_lan_server_timer() | wesnothd::server | private |
| start_new_server() | wesnothd::server | private |
| start_server() | server_base | protected |
| start_tournaments_timer() | wesnothd::server | private |
| stats_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| status_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| stopgame_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| timer_ | wesnothd::server | private |
| tls_context_ | server_base | protected |
| tls_enabled_ | server_base | protected |
| tor_ip_list_ | wesnothd::server | private |
| tournaments_ | wesnothd::server | private |
| tournaments_timer_ | wesnothd::server | private |
| unban_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| ungban_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| update_game_in_lobby(game &g, utils::optional< player_iterator > exclude={}) | wesnothd::server | private |
| user_handler_ | wesnothd::server | private |
| uuid_ | wesnothd::server | private |
| version_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| version_query_response_ | wesnothd::server | private |
| wml_handler(const std::string &, const std::string &, std::string &, std::ostringstream *) | wesnothd::server | private |
| ~server() | wesnothd::server | inline |
| ~server_base() | server_base | inlinevirtual |