summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2004-10-17BUILD : 1.7.5 (410) BUGS : NOTES : Added shot note in example.conf regarding ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
NsRestrictOperNick or whatever it is called. git-svn-id: svn://svn.anope.org/anope/trunk@410 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@274 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-04BUILD : 1.7.5 (368) BUGS : N/A NOTES : IRCD protocol clean up, and support ↵trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
for Numerics on Unreal32/RageIRCD git-svn-id: svn://svn.anope.org/anope/trunk@368 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@239 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-03BUILD : 1.7.5 (366) BUGS : NOTES : Fixed a typo in T his previous commit ↵geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
(logins on -> logs on) git-svn-id: svn://svn.anope.org/anope/trunk@366 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@237 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-03BUILD : 1.7.5 (365) BUGS : 172 NOTES : - New directive NewsCount - fr.l ↵trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
updated - do_memocheck() globalized the time display - getmemoinfo() improved to return info about being forbidden - fixes svsnick on Unreal - anope_event_null to allow ircd devs to point events that go to no where some where - fixed SQUIT git-svn-id: svn://svn.anope.org/anope/trunk@365 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@236 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-29BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
provided by Trystan. git-svn-id: svn://svn.anope.org/anope/trunk@362 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@233 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-20BUILD : 1.7.5 (354) BUGS : NOTES : Added RestrictOpernicks by request. Small ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
feature. git-svn-id: svn://svn.anope.org/anope/trunk@354 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@230 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-09BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current ↵keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
rand-implementation with arc4random and replaced C++ comments with C-style comments (gcc 2.95 might complain). git-svn-id: svn://svn.anope.org/anope/trunk@342 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@218 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-30BUILD : 1.7.4 (223) BUGS : NOTES : Anope crontab failed because when path ↵ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
was too long the ps ux was cut short so grep failed. ps ux was changed to ps auwx to stop this problem (w is stops cutting the lines short) git-svn-id: svn://svn.anope.org/anope/trunk@223 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@160 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18BUILD : 1.7.4 (206) BUGS : 55 NOTES : Added proper Bahamut1.8 support. ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
Merged r132:195 from branch branches/proto/anope-bahamut18 which should now be obsolete. git-svn-id: svn://svn.anope.org/anope/trunk@206 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@148 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-09BUILD : 1.7.3 (181) BUGS : 87 NOTES : Fixed several spelling and typing ↵ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
errors in the examples and docs. Thanks to GD for assisting corrections. git-svn-id: svn://svn.anope.org/anope/trunk@181 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@126 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-25BUILD : 1.7.3 (124) BUGS : 70 NOTES : Fixed typo in example.conf. atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@124 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@98 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-24BUILD : 1.7.3 (122) BUGS : None NOTES : New NSNickTracking directive to ↵atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
track nick cores when changing nicks. git-svn-id: svn://svn.anope.org/anope/trunk@122 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@96 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-15BUILD : 1.7.2 (106) BUGS : NOTES : Added BSCaseSensitive directive for a ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
cAsE sEnSiTiVe badword kicker. git-svn-id: svn://svn.anope.org/anope/trunk@106 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@82 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-26BUILD : 1.7.2 (69) BUGS : NOTES : Added new MemoServ command RSEND to send a ↵atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
memo requesting a receipt memo once the recipient reads it. git-svn-id: svn://svn.anope.org/anope/trunk@69 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@45 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-08BUILD : 1.7.0 (37) BUGS : NOTES : Added NickRegDelay which prevents users ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
from regging their nick if they are not connected for at least X seconds. git-svn-id: svn://svn.anope.org/anope/trunk@37 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@27 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31BUILD : 1.7.0 (17) BUGS : NOTES : Implemented MySQL Phase 2, see Changes and ↵keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
docs/MYSQL file for information. git-svn-id: svn://svn.anope.org/anope/trunk@17 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@10 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-29BUILD : 1.6.0 (6) BUGS : none NOTES : Removed estra table definition from ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
tables.sql. Minor fixes. git-svn-id: svn://svn.anope.org/anope/trunk@6 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28Initial Anope Importsvn svn@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@1 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1 5417fbe8-f217-4b02-8779-1006273d7864