From 570acfa25f7815bd75ed4d8dad286be3b51b7191 Mon Sep 17 00:00:00 2001 From: "certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sat, 22 Jul 2006 21:13:32 +0000 Subject: [PATCH] # BUILD : 1.7.14 (1099) # BUGS : # NOTES : removed all that clone stuff git-svn-id: svn://svn.anope.org/anope/trunk@1099 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@823 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 1 + data/example.conf | 58 +---------------------- include/config.h | 5 -- include/extern.h | 13 ----- include/services.h | 10 ---- src/config.c | 25 ---------- src/core/Makefile.win32 | 2 +- src/core/os_stats.c | 19 -------- src/operserv.c | 102 ---------------------------------------- src/users.c | 5 -- version.log | 6 ++- 11 files changed, 8 insertions(+), 238 deletions(-) diff --git a/Changes b/Changes index abe781048..7be7cae6e 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,7 @@ Provided by Anope Dev. - 2006 06/22 A Support startup flag. [ #00] 06/21 A Module version check. [ #00] 06/25 A Optional strict privmsg format. [ #00] +07/22 R Removed clone stuff. [ #00] 07/15 A Added BOT_LONG_IDENT for too long idents. [#538] 07/10 A Moved ns_noop into core and assigned an NI_ flag. [#423] 04/08 F Fixed Charybdis support on win32. [#487] diff --git a/data/example.conf b/data/example.conf index 8f7b2d971..0572642e1 100644 --- a/data/example.conf +++ b/data/example.conf @@ -130,7 +130,7 @@ BotCoreModules "bs_help bs_botlist bs_assign bs_set bs_kick bs_badwords bs_act b # These modules will be loaded as part of OperServ's core. # It is not recommended you change these settings unless you are # sure you understand exactly what it is you are doing. -OperCoreModules "os_help os_global os_stats os_oper os_admin os_staff os_mode os_kick os_clearmodes os_killclones os_akill os_sgline os_sqline os_szline os_chanlist os_userlist os_logonnews os_randomnews os_opernews os_session os_noop os_jupe os_ignore os_set os_reload os_update os_restart os_quit os_shutdown os_defcon os_chankill os_svsnick os_oline os_umode os_modload os_modunload os_modlist os_modinfo" +OperCoreModules "os_help os_global os_stats os_oper os_admin os_staff os_mode os_kick os_clearmodes os_akill os_sgline os_sqline os_szline os_chanlist os_userlist os_logonnews os_randomnews os_opernews os_session os_noop os_jupe os_ignore os_set os_reload os_update os_restart os_quit os_shutdown os_defcon os_chankill os_svsnick os_oline os_umode os_modload os_modunload os_modlist os_modinfo" # NickCoreModules [RECOMMENDED] # These modules will be loaded as part of NickServ's core. @@ -1155,12 +1155,6 @@ SZLineExpiry 30d # KillOnSQline -# KillClonesAkillExpire