summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Removed channel passwords from the CHAN_HELP_REGISTER and CHAN_HELP_DROP lang...Adam-
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-06Revert "sql file should work fine on import now (exported via phpmyadmin, whi...Adam-
2010-05-06sql file should work fine on import now (exported via phpmyadmin, which puts ...pimpmylinux
2010-05-06added DROP TABLE statements and english commentsDukePyrolator
2010-05-05Fixed a compile error in r2933Adam-
2010-05-05SVN Id keyword to .h/.c/.cpp filespimpmylinux
2010-05-05* SQL schema switched to InnoDB engine and UTF-8 encodingpimpmylinux
2010-05-04db_mysql_read now loads the full databaseAdam-
2010-05-03Fixed a crash because of a bad SQL query when changing your passwordAdam-
2010-05-02Moved CODING, TODO, and Changes* to docs/. Removed unused empty file install-sh.Adam-
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-28Fixed a typo in Changes and added an entry about new ipv6 supportAdam-
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 typo in CHAN_SET_PERSIST_SYNTAX lang stringAdam-
2010-04-24Updated TODOAdam-
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-