summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-19Bump files to 1.8.3 for release1.8.3sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2771 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-19Update docs/INSTALL with some more upto date informationsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2770 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-18Updated docs/IRCD to be up to dateAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2769 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-17Another attempt at making the makefile understandsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2768 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-17Fix small omission in src/tools/Makefile and update version.logsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2767 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-17Small documentation update.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2766 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-15Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clientsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2761 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11updated copyright info for 2010pimpmylinux
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11Some language fixes closing issue #1124 and #1122, fixed wrong language ↵pimpmylinux
string invoked in bot add closing issue #1118 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2750 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11Fixed a reply in bs_bot to be correct when you use an invalid ident, ↵Adam-
reported by Phil git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2747 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-09Fix a crash introduced in r2679 cause by is_on_access messing up the users ↵Adam-
host buffers git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2743 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-06Added two missing language strings to de.l and ru.lAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2735 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-06Made elist_match_user also check against the users cloaked hostAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2734 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-03Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is ↵Adam-
recieved for them before the next uid/eob git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2731 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-03Fixed typo in inspircd12.h causing 2 modes to use the same bit.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2730 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-02Fixed a few SASET help replies to reply to services opers, and fixed the ↵Adam-
rest to not reply to anyone who requests help git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2727 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-02Fixed help system to use notice_help instead of notice_lang (bug from r2473)Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2726 5417fbe8-f217-4b02-8779-1006273d7864
2009-12-20Using SQL with RDB will now automatically fix databases affected by the bug ↵Adam-
fixed in r2386 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2712 5417fbe8-f217-4b02-8779-1006273d7864
2009-12-16Documented the SQL table change in Changes.mysql from r2386Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2707 5417fbe8-f217-4b02-8779-1006273d7864
2009-12-01Reverted & updated Changes.. ;)jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2680 5417fbe8-f217-4b02-8779-1006273d7864
2009-12-01Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as ↵Adam-
virtual host and will use both in matching for things git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2679 5417fbe8-f217-4b02-8779-1006273d7864
2009-11-25Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params ↵jantje_85
passed to it. Also fixed some warnings in cs_xop. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2671 5417fbe8-f217-4b02-8779-1006273d7864
2009-11-25Fix a few more XOP related problemsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2668 5417fbe8-f217-4b02-8779-1006273d7864
2009-11-25Cleaned up a lot of the channel access reordering code, properly change ↵Adam-
users with less than voice access on channels to XOP, and fix a potential crashbug after switching to XOP on IRCds that do not support halfop git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2667 5417fbe8-f217-4b02-8779-1006273d7864
2009-11-03Added missing entry to version.log.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2606 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-30All usermodes are now recognized and properly set internally on Insp 1.2.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2601 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-30More dynamic detection of channel modes on InspIRCd 1.2.jantje_85
Also fixes params being linked to the wrong mode. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2598 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-18Fixed small typo in dutch translation.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2571 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-11Removed proxy server from ulined servers in example config as more people ↵sjaz
use a client proxy scanner and this should reduce occurences of user servers being listed. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2550 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-10Reset errno before calling strtol in bs_kick, it would sometimes not allow ↵Adam-
valid kick settings to work git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2546 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Now send the QUIT command before changing bots internally for /botserv bot ↵Adam-
change, so InspIRCd 1.2 (and possibly others) can get the UID and other info from the bot git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2545 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients ↵Adam-
nicknames git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2544 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed crash when juping servers on InspIRCd 1.2Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2543 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-09Fixed remote whoises on services clients on InspIRCd 1.2Adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2542 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added InspIRCd 1.2 protocol module into Windows makefiles and installer scriptsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2537 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2536 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added option for delayed pseudo-client introduction. (Required for Insp 1.2)jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-06Added ability to mark users as either ID'd or UNID'd after user ↵jantje_85
introduction. This is the responsibility of the protocol module!(Required for Insp 1.2) git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2534 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-05Backport of r2531, reset +r on registered channels after a netmerge when our ↵Adam-
creation time is newer than what we recieved git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2533 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-04Test Commit Please Ignore! :)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2530 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-03git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2525 ↵jantje_85
5417fbe8-f217-4b02-8779-1006273d7864
2009-09-22Updated french language file, patch from Sakaadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2511 5417fbe8-f217-4b02-8779-1006273d7864
2009-09-09Fixed a number of TS6 issues, mainly related to nicks instead of IDs being ↵jantje_85
given to anope_cmd_mode() in combination with a status change (Bug #1096). Also Fixed a small bug in os_oline. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2495 5417fbe8-f217-4b02-8779-1006273d7864
2009-09-01Fixed typo in install.js so it will correctly detect MySQL 5.1 on WindowsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2491 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-30Fixed MLOCK locked mode removal getting priority over DEFCON lockedjantje_85
mode setting. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2485 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Fixed defcon not setting modes on newly created unregged channels andjantje_85
failing to force remove defcon-locked modes. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2480 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Updated German language file, patch from Han`adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2479 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Fixed bug #1104 - Corrected help replies for /operserv HELP *NEWS to say ↵adam-
services admin is always required git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2477 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Updated version.log and bumped build version because I forgot in previous ↵sjaz
commit. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2476 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28Clarify installing of PSDK in windows installation requirements.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2475 5417fbe8-f217-4b02-8779-1006273d7864