summaryrefslogtreecommitdiff
path: root/version.log
AgeCommit message (Collapse)Author
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-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-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-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-28Updated docs/README to include real help for incorporating new languages ↵sjaz
into builds. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2474 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-26Made help system fall back to the highest help string available instead of ↵adam-
giving "no help" to services opers etc everywhere. Fixes bug #1102 and any other bugs related to it. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2473 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-26Fixed bug #1103 - show services opers /nickserv help sasetadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2472 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-25Fixed bug #1099 and #1100 - Show services opers /chanserv help (un)suspend ↵adam-
and /nickserv help (un)suspend git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2471 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-11Updated Turkish language fileadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2448 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-04Fixed possible segfault introduced by TS6 fix in rev. 2401.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2406 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-03Fixed do_server() so it doesn't go nuts if a SID is the source. Added some ↵jantje_85
sanity checks and debug output as well. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2402 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-01Added forgotten entries to version.log and Changes, some cleanup, and fixed ↵jantje_85
a few minor TS6 issues. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2401 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-31Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops ↵jantje_85
to fail if the IRCd sends UUIDs instead of nicks. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2398 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-31Fixed a bug in UMODE causing anope to send an extra umode change as a ↵jantje_85
channel mode change. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2397 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-28Added german language support to hs_request.c. Patch provided by Han.DukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2395 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11Initialise 1.8.2-SVN and update README.1.8.2sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2371 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Initialise 1.8.1 SVNsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2359 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Anope 1.8.1 Release1.8.1sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2357 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Small amendment to version.log to complete a few missing entries.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2356 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-26Fixed several bugs in messages.c regarding parsing TS6 encoded commands. ↵jantje_85
This is a prerequisite for an InspIRCd 1.2 protocol module. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2337 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-15Fix memory leak in NS SUSPEND, patch by Adam.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2327 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-12Bugfix for bug #1082, remove check for NSModeOnID from NS UPDATE, it's not ↵cyberbotx
logical to check for NSModeOnID since you must be identified to use NS UPDATE anyways. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2322 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-17Change sizeof() to strlen() in db_mysql_secure(), patch by DukePyrolator.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2301 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-10Fix bug #1078, MySQL query should no longer fail when password and salt are ↵cyberbotx
too long, patch from Adam. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2299 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-17Don't enfoce akick/forbidden/etc.. settings on clients on ulined servers.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2284 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03Backport of bugfix for bug #1004 from SVN r2003, Modechanges from ulined ↵jantje_85
server are no longer being blocked by SECUREOPS. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2253 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03Fixed non-standard C-style comment.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2251 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03Updated example.conf regarding removal of the inspirc10 protocol module and ↵jantje_85
SRA requirement for SuperAdmin. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2250 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03Someone seems to have forgotten about Changes.. added most significant ↵jantje_85
commits to Changes. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2249 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03Backport of bugfix for bug #1050 from SVN r2163, patch from Adam, MS STAFF's ↵cyberbotx
syntax shows correctly, required adding a language string as well, currently they are all English until they can be properly translated. Also update version.log with previous 4 revisions as well. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2245 5417fbe8-f217-4b02-8779-1006273d7864