Go to the source code of this file.
Defines | |
| #define | BUFSIZE 1024 |
| #define | CHANMAX 64 |
| #define | HOSTMAX 64 |
| #define | LOG_FILENAME "services.log" |
| #define | NET_BUFSIZE 65536 |
| #define | NICKMAX 32 |
| #define | PASSMAX 32 |
| #define | SERVICES_CONF "services.conf" |
| #define | USE_OSSVS |
| #define | USERMAX 10 |
| #define BUFSIZE 1024 |
Definition at line 48 of file config.h.
Referenced by add_akill(), add_ban(), add_session(), add_sgline(), add_sqline(), akill_list(), akill_view(), alog(), anope_cmd_211(), anope_cmd_242(), anope_cmd_243(), anope_cmd_250(), anope_cmd_307(), anope_cmd_311(), anope_cmd_312(), anope_cmd_317(), anope_cmd_action(), anope_cmd_ctcp(), anope_cmd_global(), anope_cmd_kick(), anope_cmd_mode(), anope_cmd_notice(), anope_cmd_notice_ops(), anope_cmd_part(), anope_cmd_privmsg(), anope_cmd_quit(), anope_cmd_svskill(), bot_join(), bot_raw_ban(), bot_raw_mode(), chan_get_modes(), chan_set_correct_modes(), charybdis_cmd_tmode(), check_kick(), check_modes(), db_mysql_secure(), do_access(), do_act(), do_akill(), do_ban(), do_chankill(), do_clear(), do_enforce_cmode_R(), do_enforce_restricted(), do_glist(), do_info(), do_list(), do_saset_greet(), do_sendpass(), do_sendregmail(), do_set_greet(), do_squit(), do_tban(), do_userlist(), do_xop(), get_mlock_modes(), kill_user(), listchans(), listOut(), log_perror(), m_motd(), MailValidate(), main(), md5_check_password(), ModuleRunTimeDirCleanUp(), notice(), notice_help(), notice_server(), notice_user(), old_check_password(), privmsg(), ratbox_cmd_tmode(), sha1_check_password(), show_list(), sighandler(), strftime_lang(), ts6_uid_init(), unreal_cmd_sgline(), vsend_cmd(), and wallops().
| #define CHANMAX 64 |
| #define HOSTMAX 64 |
Definition at line 72 of file config.h.
Referenced by do_chankill(), do_nick(), do_setall(), doValidHost(), hs_do_request(), and myDoSet().
| #define NET_BUFSIZE 65536 |
| #define NICKMAX 32 |
Definition at line 63 of file config.h.
Referenced by add_ignore(), check_topiclock(), collide(), db_mysql_load_cs_dbase(), db_mysql_load_exceptions(), db_mysql_load_news(), db_mysql_load_ns_dbase(), do_bot(), do_cs_topic(), do_ghost(), do_noop(), do_register(), do_svsnick(), exception_add(), load_old_ns_dbase(), memo_send(), my_cs_appendtopic(), new_uid(), record_topic(), and restore_topic().
| #define PASSMAX 32 |
Definition at line 66 of file config.h.
Referenced by db_mysql_load_cs_dbase(), db_mysql_secure(), do_confirm(), do_getpass(), do_register(), do_saset_password(), do_sendpass(), do_set_password(), and load_old_ns_dbase().
| #define SERVICES_CONF "services.conf" |
| #define USERMAX 10 |
Definition at line 69 of file config.h.
Referenced by create_mask(), do_bot(), do_chankill(), do_nick(), do_setall(), get_idealban(), hs_do_request(), and myDoSet().
1.5.1-20070107