summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2011-04-09Fixed disabling channel levelsAdam
2011-04-05Fixed bug #1261Adam
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-25Fixed tracking umodes on bahamut and fjoins on inspircd11Adam
2011-02-17Update SQL when a nick is deletedAdam
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-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-15Fixed /ns confirm's log message to show the nick of who was confirmedAdam
2011-01-08fixed a small bug in the ratbox protocol moduleDukePyrolator
2010-12-28Bug #1225 - Made REGISTER show in /cs helpAdam
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-25Fixed bug #1217 again... works better nowAdam
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-24Made SQLine clear workAdam
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-11-29Fixed /ns set displayAdam
2010-11-27Fixed /ns help saset autoop replyAdam
2010-11-22Fixed sending operwalls on ratboxAdam
2010-11-21Introduce our clients with umode +q on Unreal so they can't be kickedAdam
2010-11-18Fixed some mysql queriesAdam
2010-11-17Fixed the mlock events to be useful and fixed /cs access view's last used timeAdam
2010-11-14Fixed ban and kick from showing up twice in /cs helpAdam
2010-11-09Fixed DNS caching and made DNS cache empty resultsAdam
2010-11-07Fixed the OnPostCommand event overload in db_mysqlAdam
2010-11-05Fixed /ms sendall syntax error messageAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Made ns_set_misc workAdam
2010-10-31Fixed bug #1197 - Store vhosts in MySQLAdam
2010-10-30Fixed build on cmake2.6Adam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-10-27Removed memo number from databases. Since we already have db-upgrade we might...Adam
2010-10-27Do not store memo number in memo structs, fixes some bugs with deleting memosAdam
2010-10-24Fixed the other half of bug #1200Adam
2010-10-24Fixed bug #1200Adam
2010-10-23Fixed a crash on some usages of /cs akick viewAdam
2010-10-23Fixed a crash on inspircd if we get a join without a TSAdam
2010-10-22Fixed some Windows problemsAdam