summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-01-28TESTME: Fix to this to make it work with newer OnPreCommand event (a paramete...brain
2006-01-28Incorporated Craig's friendlier SQL class (documentation to come later)brain
2006-01-28Fix small memory leaks in some cases (bad password, bad query, lost mysql ser...om
2006-01-27Yet more tasty OnCleanup :)~~~om
2006-01-27More OnCleanup goodnessom
2006-01-27Added OnCleanupbrain
2006-01-27Add OnCleanup (every little helps! :p)om
2006-01-27Readding OnUserDisconnect and actually making it do something this time :|om
2006-01-27Fixed kill-on-bad-ping-reply optionbrain
2006-01-27Add m_conn_waitpong, require clients to reply with a correct PONG to a server...om
2006-01-27Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s...om
2006-01-27Improved IP handling. Now uses in_addr to store client ip, not char[16]!brain
2006-01-27Moved to extra/ - not all systems have stdint.h yet?brain
2006-01-27Changed back to using stdint.hbrain
2006-01-27Problems removing +t due to wrong bit-value being used in comparisonbrain
2006-01-26Removed unneccessary strlcpybrain
2006-01-26Damn string exceptionsbrain
2006-01-26Grrbrain
2006-01-26Removal of a comment - DRASTICALLY IMPORTANT, THIS COMMENT CAN CAUSE A MAJOR ...brain
2006-01-26Removed a load of unneeded includes (poll.h etc)brain
2006-01-26Moved these into initialization-listbrain
2006-01-26Incorrect initialization orderbrain
2006-01-26Default ident timeout to 1 sec if not defined (a bit low, but better than 0!)brain
2006-01-26Updated m_ident to use inspsocket, should be more reliable - *NEEDS TESTING*brain
2006-01-26Added m_opersha256 module created by Specialbrain
2006-01-26Use InsertMode() and add vendor flagom
2006-01-26Add module for anti-autorejoin channel mode +Jom
2006-01-25Changes to INVEX and EXCEPTS 005 tokensbrain
2006-01-25*thwap brain for forgetting to #include helperfuncs.h*om
2006-01-25Tidied up to use InsertMode()brain
2006-01-25Changed more to use InsertModebrain
2006-01-25Changed to use InsertModebrain
2006-01-25Changed to InsertModebrain
2006-01-25Changed to use InsertModebrain
2006-01-25Change m_redirect, m_joinflood and m_messageflood to put their modes in the c...om
2006-01-25Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the...om
2006-01-25Added patch from Andy Church re spaces in SETNAMEbrain
2006-01-25Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo...brain
2006-01-25And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi...om
2006-01-25Adding the +e and +I modules m_banexception and m_inviteexception, also addin...om
2006-01-24kludge in the wrong place ;)brain
2006-01-24Added trick to allow local server to unset -r only in one specific condition ...brain
2006-01-24Added code to remove +r on a nick if they have it and change nicksbrain
2006-01-24Swapped around params to make this workbrain
2006-01-24Added joinflood +jroot
2006-01-23Fixed another instance of IP being shownbrain
2006-01-23Fixed to not display ip where not needed (breaks hidden hubs)brain
2006-01-23Typo fixbrain
2006-01-23Patched to allow FTOPIC from users (so that chanserv can update the settime a...brain
2006-01-23Typo fixbrain