summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-16Anope 1.9.3-p1 Release1.9.3-p1Adam
2011-05-16Updated ChangesAdam
2011-04-25Fixed a crash when certain nicks expiredAdam
2011-04-16Fixed botserv kicker logicAdam
2011-04-15Fixed caps kickerAdam
2011-04-09Fixed disabling channel levelsAdam
2011-04-05Fixed bug #1261Adam
2011-03-26removed a merge conflict in example.confDukePyrolator
2011-03-12Fixed ns_release with a passwordAdam
2011-03-05Fixed /bs badword del to show what word was deletedAdam
2011-02-27Fixed os_sqline delAdam
2011-02-27Don't burst SXLines when we link because its unnecessary and fixed applying S...Adam
2011-02-25Fixed tracking umodes on bahamut and fjoins on inspircd11Adam
2011-02-25Fixed session exception limit of 0 to mean unlimitedAdam
2011-02-17Update SQL when a nick is deletedAdam
2011-02-09Fixed expiring session exceptionsAdam
2011-02-09Update the language strings too...Adam
2011-02-06Fixed a compiler warning in os_newsAdam
2011-02-04Merge 83556667fd7cAdam
2011-02-04Fixed /ms set limit none and made db_plain care less about convert exceptionsAdam
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