summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-22Rewrote the nick colliding/releaseing/canceling system, fixes many many bugs ...Adam-
2010-05-21Fixed saving capsmin in the database, fixes the bug also fixed by the last co...Adam-
2010-05-21Fix crash bug when there is a caps kicker in a channel but no alphabetic char...cyberbotx
2010-05-21Fixed a crash when a users realname changes when they are on a registered nic...Adam-
2010-05-21Made the oper:name config option case insensitiveAdam-
2010-05-20Fixed db-convert to properly convert mlocked mode names for the new databasesAdam-
2010-05-19Moved opertype access checking to NickAlises constructor, cleans up some code...Adam-
2010-05-19Fixed a potential crash in os_szline because of a bad pointer passed to an eventAdam-
2010-05-17Made is possible to change levels back to founder only and made founder only ...Adam-
2010-05-17Free access and badwords list when channels are deletedAdam-
2010-05-14You dont see thisAdam-
2010-05-14Fixed many windows problems in the debug buildAdam-
2010-05-14Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years oldAdam-
2010-05-14Finished r2957Adam-
2010-05-14Reversed the autoop flag to make it more logical. In 1.8, we set this flag to...DukePyrolator
2010-05-13Fixed all of the bugs related to bug #1162 and fixed mlock params to be saved...Adam-
2010-05-13fixed crashbugs in db_mysql_write when unsetting url, email and greetDukePyrolator
2010-05-13fixed crashbug in db_mysql_write on updating an empty greet messageDukePyrolator
2010-05-13Update core bot client names if the config is changedAdam-
2010-05-12Fixed a potential crash caused from accessing a uninitialized pointer when en...Adam-
2010-05-10Changed the names of modes in the databases to be exactly the same way they a...Adam-
2010-05-10Save & load nick requests from db_plainAdam-
2010-05-10Fixed tracking of InspIRCd channel mode RAdam-
2010-05-10Fixed tracking of channel mode +L on InspIRCd 1.2Adam-
2010-05-07Removed an unneeded static_cast in enc_noneAdam-
2010-05-07Removed the chanserv/aop/list command perm and switched it with chanserv/acce...Adam-
2010-05-06Fixed bug #1159 and made the SQL fields holding timestamps more consistantAdam-
2010-05-05Fixed a compile error in r2933Adam-
2010-05-05SVN Id keyword to .h/.c/.cpp filespimpmylinux
2010-05-03Fixed a crash because of a bad SQL query when changing your passwordAdam-
2010-05-01Added support for InspIRCd 2.0Adam-
2010-04-30Fixed ms_rsend reply when sending a memo to a nickAdam-
2010-04-30Made ms_rsend workAdam-
2010-04-30Do not join ChanServ to hold channels if the channel is syncingAdam-
2010-04-30Don't use botserv bots to hold channels open, becomes too much of a problem i...Adam-
2010-04-29Properly track users who join channels using an exceptionAdam-
2010-04-29Forward port of r2918Adam-
2010-04-25Allow superadmins and ulines to join channels alwaysAdam-
2010-04-25Fixed a crash when shutdown when not connectedAdam-
2010-04-24Fixed the /nickserv help info output to services opers and the reply from /ch...Adam-
2010-04-24Fixed loading negatively mlocked modes from the DB and fixed loading access c...Adam-
2010-04-24Fix a potential crash when removing SQLinesAdam-
2010-04-24Logout the SQLUser & any fake users after using commandsAdam-
2010-04-24Fixed crash when shutting down when db_mysql_execute is loaded and logusers i...Adam-
2010-04-24Fixed dropping nicks registered through MySQLAdam-
2010-04-24Fixed some typos in log messages, found by LethalityAdam-
2010-04-22Actually use readtimeout from the config & fixed many valgrind errorsAdam-
2010-04-22Fixed two log message typos, patch from LethalityAdam-
2010-04-21Fixed cs_clear ops to not deop users twice on Unreal and made it always use s...Adam-
2010-04-20Correctly handle recieving messages over 65.5 thousand bytesAdam-