summaryrefslogtreecommitdiff
path: root/modules/core
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-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-24Fixed db upgrade loading forbidden nicksAdam
2011-01-15Fixed /ns confirm's log message to show the nick of who was confirmedAdam
2010-12-28Bug #1225 - Made REGISTER show in /cs helpAdam
2010-12-27Bug #1222 - Fixed crash from reading to read a range of memosAdam
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 #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-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-05Fixed /ms sendall syntax error messageAdam
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-16Made /cs help levels desc not case sensitiveAdam
2010-10-13Fixed saset noexpire to set noexpire on the nick it is used on not just the d...Adam
2010-10-11Fixed Windows buildAdam
2010-10-11Fixed some warningsAdam
2010-10-08Set +P on mlock when channels are set as persistantAdam
2010-10-06Made nickserv:nogroupchange workAdam
2010-10-04Attempt to write back the old mlock to the databases if we try and fail to co...Adam
2010-10-04Fixed /ns set password/display and made saset not log the new password on sas...Adam
2010-10-04Allow reloading of the protocol module with /operserv modreloadAdam
2010-10-02Added os_modreload. Also allow unloading database and encryption modules sinc...Adam
2010-10-02Made os_news send news notices from NickServ if global is disabledAdam
2010-10-02Fixed cs_invite to send the invite notice to the person invitedAdam
2010-10-02Made OperServ and Global optionalAdam
2010-10-02Made MemoServ optionalAdam
2010-09-26Added a short docs/LANGUAGES file explaining how to add translations for the ...Adam
2010-09-26Changed the language system to use gettextAdam
2010-09-19Fixed /os modinfo command outputAdam
2010-09-18Fixed some minor punctuation and logginglethality
2010-09-16Fixed many bugs and crashesAdam
2010-09-16Fixed crash on setting XOP onAdam
2010-09-15Rewrote all of the topic code, fixes a few topic related problems on some old...Adam
2010-09-11Allow identifying to other accounts using /nickserv id account passAdam