summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-01-31Key hiding when youre not on the channelbrain
2006-01-31Optimized WriteServ - why use %s!%s@%s when we have the more optimal userrec:...brain
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-30Dont check paths on cygwinbrain
2006-01-30Small minor insignificant ite.. ZOMG CYGWIN DYNAMIC MODULES!frostycoolslug
2006-01-30Remainder of TYPE_OTHER metadatabrain
2006-01-30See last commitbrain
2006-01-29Fix to send 403 on invalid channel namebrain
2006-01-29eggy: be happyom
2006-01-29Moved Write() call so that it can send the NICK message properly and force th...brain
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-29"Oper of unknown type" -> "313 %s %s :is an IRC operator"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-28Changed length of password field to 64, giving us a maximum password length o...brain
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-281.0.0+SVN (From 1.0(RC3)+SVN)brain
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-28Correctly initialize userrec::password (should fix a few m_sql issues)brain
2006-01-27Yet more tasty OnCleanup :)~~~om
2006-01-27More OnCleanup goodnessom
2006-01-27Removed unused variable char* targetbrain
2006-01-27Added OnCleanupbrain
2006-01-27Add OnCleanup (every little helps! :p)om