summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-29Merge of 9704ccc8a62f...c362a1e077d5Charles Kingsley
2011-01-28Fixed setting usermode +k on our clients on InspIRCd 2.0Adam
2011-01-28Bug #1237 - only set umode +h on a user joining help chan if they have op accesslethality
2011-01-24nickcore:language is a string now, not an intAdam
2011-01-24Fixed some SQL queriesAdam
2011-01-24Fixed db upgrade loading forbidden nicksAdam
2011-01-21Bug #1234 - Fix reading resolv.conf if it has multiple spaces or tabsAdam
2011-01-18Bug #1232 - Fixed db-convert to properly convert mode lock parametersAdam
2011-01-15Fixed /ns confirm's log message to show the nick of who was confirmedAdam
2011-01-15Made CA_SET always be accessable, even if db-converter messes up levelsAdam
2011-01-14Fix CODINGs formatting and a missed typolethality
2011-01-11Bug #1230 - Fixed unknown CTCPs from crashing servicesAdam
2011-01-09Fixed CanAdd() to use safe iteration and make SNLine::Check really workAdam
2011-01-08fixed a small bug in the ratbox protocol moduleDukePyrolator
2010-12-30Fixed restoring topics on perm channelsAdam
2010-12-29Fixed creating permanent channels on burst that have no botserv bot on IRCds ...Adam
2010-12-28Bug #1225 - Made REGISTER show in /cs helpAdam
2010-12-27Fixed build on debian lennyAdam
2010-12-27Load session exceptions on start when using SQLAdam
2010-12-27Bug #1222 - Fixed crash from reading to read a range of memosAdam
2010-12-27Bug #1220 - Fixed an event in /hs activate and /ms delAdam
2010-12-26Bug #1219 - Correctly restrict people from registering potentential guest namesAdam
2010-12-26Fixed a potential crash from dropping nicksAdam
2010-12-25Properly remove commands from bots when they are destructed, and run privmsgs...Adam
2010-12-25Merge branch '1.9.3-p1' of git.sigterm.info:anope/anope into 1.9.3-p1Adam
2010-12-25Fixed bug #1217 again... works better nowAdam
2010-12-24Bump version.sh to -p1Adam
2010-12-24Bug #1215 - Fixed crash when /cs set mlock is given an empty stringAdam
2010-12-24Bug #1217 - Fix crash from deleting nonexistant users from XOP listAdam
2010-12-24Bug #1216 - Do not apply SQLines on our own clientsAdam
2010-12-24Made clearing SXLines remove the XLine from the IRCd tooAdam
2010-12-24Fixed deleting expired SXLinesAdam
2010-12-24Made SQLine clear workAdam
2010-12-24Allow hostmasks to be in uplink:hostAdam
2010-12-24Fixed version.cpp to work ok if we are on a tag, andAdam
2010-12-24Don't send SXLines until after we start bursting with our uplinkAdam
2010-12-24NULL the core *serv pointers when core clients are deletedAdam
2010-12-24Bug #1211 - Fixed loading and saving anope_os_sxlinesAdam
2010-12-24Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions...Adam
2010-12-24Handle not being able to completely flush our write buffer correctlyAdam
2010-12-24Document that /cs owner and deowner allow nick argsAdam
2010-12-12Anope 1.9.3 Release1.9.3Adam
2010-12-12Made ./Config with a .git directory work ok if we are on a git tagAdam
2010-12-12Updated version.logAdam
2010-12-12Made version.cpp ok with an empty VERSION_EXTRAAdam
2010-12-12Updated docs/WIN32.txt with instructions on how to get the libraries to build...Adam
2010-12-09Fixed build on cmake 2.4.xAdam
2010-12-01Fixed clearing entries from the bandata cacheAdam
2010-11-29Fixed /ns set displayAdam
2010-11-27Fixed /ns help saset autoop replyAdam