summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-01-31Some changes to some stuff..om
2006-01-30Test for Craigbrain
2006-01-30Wrong userrec var usedbrain
2006-01-30Unneccesary spacebrain
2006-01-30Moved metadata code into into OnGlobalConnectbrain
2006-01-30Added new event into m_spanningtree, event id send_metadata, which allows arb...brain
2006-01-30Change irritatingly Unreal-ish capitalisationom
2006-01-30Major updates to CBANs...like they're reasonably functionalom
2006-01-30Remainder of TYPE_OTHER metadatabrain
2006-01-30See last commitbrain
2006-01-29eggy: be happyom
2006-01-29...brain
2006-01-29Fixed typobrain
2006-01-29Allow ulines to still notice the channel regardless of +Tbrain
2006-01-29Created OnPostOper that can be gauranteed to be called *after* opering (by AL...brain
2006-01-29Auto-assume "+" on the start of opermode block if not includedbrain
2006-01-29VF_VENDORom
2006-01-29Apparently people ask for these... *coughpointlesscough*om
2006-01-29Tidied up intending, oh no, really serious fatal bug right there :pbrain
2006-01-29Remove -lcryptoom
2006-01-29Missing delete for config readerom
2006-01-29Add checks for AddIOHook failingom
2006-01-29Change isin() x2 to pass a const reference insteadom
2006-01-29Wheee, two SSL modules :D And they work together ^^om
2006-01-28Added some extra debugbrain
2006-01-28Make m_services use InserMode (are we done yet?)om
2006-01-28Changed On005Numeric to use InsertMode (we left one out?)brain
2006-01-28Deleted the semicolon that had half the dev team wondering...om
2006-01-28A few tweaks here and therebrain
2006-01-28MODEOP and MODEDEOP were transposedbrain
2006-01-28convert std::string* to char*, should be a little faster and hopefully won't ...om
2006-01-28Missing externbrain
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