summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-01-09Added Priority method to move this module to end of queuebrain
2006-01-09Added 'a' flag to STATS c which indicates autoconnect statebrain
2006-01-09Changed %s to %c for statscharbrain
2006-01-09*TEST* Oper-Only-Stats (not yet tested)brain
2006-01-09Added 005 stuff after VERSIONbrain
2006-01-09Sync fixes for m_park et albrain
2006-01-08Aligned % fields in mapbrain
2006-01-08Changed printf specifiers in map to right-align digitsbrain
2006-01-08Added User Counts to /mapfrostycoolslug
2005-12-31Removed cvsignores, set svn:ignore property using -F .cvsignorebrain
2005-12-31Added specific errors relating to invalid link tags (requested by Strike)brain
2005-12-31Minor cosmetic fault pointed out by Trystanw00t
2005-12-31Blockcolor now blocks reverse and other mirc silliesbrain
2005-12-30Ommitting \r and \n from debug display of outbound linesbrain
2005-12-30Now uses two AES contexts, an 'in' context and an 'out' contextbrain
2005-12-30TEST CODE: CBC encryption type in AES rather than ECBbrain
2005-12-29Initial revision of /devoice.w00t
2005-12-29Removed an unused OnUserConnect() methodw00t
2005-12-28Made 'fake direction' less loud, removed 'invalid source'brain
2005-12-27Check on upper bounds of base64 decodebrain
2005-12-27Added checking for bad base64 decodesbrain
2005-12-27Updated chanfilter to use irc::stringfrostycoolslug
2005-12-26Missing Implements sectionbrain
2005-12-26Fixed missing I_On005Numericbrain
2005-12-26Last set converted to 'Implements'brain
2005-12-26Converted to 'Implements' systembrain
2005-12-26Ported to new systembrain
2005-12-26Correctionsbrain
2005-12-26Converted to new Implements systembrain
2005-12-26More 'Implements' Conversionsbrain
2005-12-26More conversions to 'Implements'brain
2005-12-26And morebrain
2005-12-26More stuff converted to new faster systembrain
2005-12-26Converted more stuff to 'Implements' systembrain
2005-12-26Converted to new implements systembrain
2005-12-26Fixed to new new 'Implements' arraybrain
2005-12-26New 'Implements' systembrain
2005-12-23Attempted fix for munged ctcps during encryptionbrain
2005-12-23Review and optimizebrain
2005-12-23Fixed (hopefully) m_blockcolorbrain
2005-12-23Stylistic changes, added a comment on possible configuration file inclusion.w00t
2005-12-23Added query about printf() usew00t
2005-12-23Hopefully sped things up here -- I need to check this out on a box that I can...w00t
2005-12-23(Probably) major speed improvements, nuked a hell of a lot of strlen()s. Adde...w00t
2005-12-23Small change to logic in m_alias, tidies an if (). Minor change.w00t
2005-12-23Semi-pointless commit to see CIA in action...w00t
2005-12-22Optimized out strcpys that copy empty strings (craq++)brain
2005-12-22Fixed encryption being set on a connection that has only just begun!brain
2005-12-22Allowed capab unencrypted in an encrypted connectionbrain
2005-12-22Maybe done removing of CBans?w00t