summaryrefslogtreecommitdiff
path: root/src/protocol/inspircd11.c
AgeCommit message (Collapse)Author
2007-12-02git-svn-id: svn://svn.anope.org/anope/trunk@1312 ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1030 5417fbe8-f217-4b02-8779-1006273d7864
2007-10-07BUILD : 1.7.19 (1310) BUGS : 794 NOTES : Fixes the segfault in inspircd11.c ↵mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
/ anope_event_capab() on missing required modules. git-svn-id: svn://svn.anope.org/anope/trunk@1310 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1028 5417fbe8-f217-4b02-8779-1006273d7864
2007-10-05BUILD : 1.7.19 (1309) BUGS : 793 NOTES : Fixed a typo in inspircd11.c where ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
it checked for chgident.so git-svn-id: svn://svn.anope.org/anope/trunk@1309 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1027 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-30BUILD : 1.7.19 (1291) BUGS : 774 NOTES : Unreals (3.2) SVSJOIN command now ↵drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
supports channel keys git-svn-id: svn://svn.anope.org/anope/trunk@1291 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1009 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29BUILD : 1.7.19 (1285) BUGS : 684, 772 NOTES : [1] Added InspIRCd11 vIdent ↵drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
support [2] InspIRCD11 protocol now uses SVSJOIN/PART instead of SAJOIN/PART git-svn-id: svn://svn.anope.org/anope/trunk@1285 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1003 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28BUILD : 1.7.19 (1283) BUGS : 773 NOTES : Patch provided by katsklaw: This ↵drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
patch makes us check commands existance before issuing and we scream like a girl if its not. git-svn-id: svn://svn.anope.org/anope/trunk@1283 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1001 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28BUILD : 1.7.19 (1278) BUGS : 683, 767 NOTES : [1] typo in en_us.l [2] ↵drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
Provided by katsklaws patch: inspircd11 protocol now uses svshold. git-svn-id: svn://svn.anope.org/anope/trunk@1278 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@996 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-13BUILD : 1.7.19 (1263) BUGS : NOTES : Made an oops in the fix for bug 742 :) ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
(wrong params passed to a function) git-svn-id: svn://svn.anope.org/anope/trunk@1264 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@982 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-11BUILD : 1.7.19 (1263) BUGS : 742 NOTES : Fixed inspircd11.c so it generates ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a fake capab parse call to enable things like NOQUIT... also ran indent on inspircd11.c git-svn-id: svn://svn.anope.org/anope/trunk@1263 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@981 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-15BUILD : 1.7.19 (1249) BUGS : 726 NOTES : Fixed some jupe stuff: when juping ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a currently non-existing server, it was still squitted and the globaloncycleup message was sent to newly juped servers git-svn-id: svn://svn.anope.org/anope/trunk@1249 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@968 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-10BUILD : 1.7.18 (1246) BUGS : NOTES : Fixed possible compile error with ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
inspircd11 on win32 git-svn-id: svn://svn.anope.org/anope/trunk@1246 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@965 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-09BUILD : 1.7.18 (1245) BUGS : 671 NOTES : NSDefKill can now only be enabled ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
if UsePrivmsg is also enabled; NSDefKill is now used instead of UsePrivmsg to determine whether unregistered users receive PRIVMSGs or NOTICEs git-svn-id: svn://svn.anope.org/anope/trunk@1245 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@964 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-15BUILD : 1.7.18 (1227) BUGS : 667 NOTES : Fixed inspircd11.c using strtok_r - ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
myStrGetToken is more compatible (strtok_r does not work on windows) git-svn-id: svn://svn.anope.org/anope/trunk@1227 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@946 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-02BUILD : 1.7.18 (1217) BUGS : NOTES : Fixed small mistakes in both InspIRCd ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
protocol modules git-svn-id: svn://svn.anope.org/anope/trunk@1217 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@936 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-01BUILD : 1.7.18 (1216) BUGS : NOTES : Added support for inspircd 1.1 (b8+) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@1216 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@935 5417fbe8-f217-4b02-8779-1006273d7864