]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Change 974 numeric to 490 to avoid collision with Insp's failed to load module error
[user/henk/code/inspircd.git] / src / modules /
2006-01-23 omChange 974 numeric to 490 to avoid collision with Insp...
2006-01-23 omMake m_sslmodes messages appear in the channel window
2006-01-22 omInitial commit of m_sslmodes, supplying chanmode +z
2006-01-22 omAllow for <bind> tags with no or empty type, as well...
2006-01-22 omSet vendor and static module flags...even though the...
2006-01-22 omMake errors loading certificates DEFAULT level
2006-01-22 omInital commit of the first SSL module \o/ \o/ \o/ Also...
2006-01-22 brainOr so i thought...
2006-01-22 brainFixed
2006-01-22 brainWas using OnUserPre* when i wanted to use OnUser*,...
2006-01-22 brainPut some stuff back that was NEEDED.
2006-01-22 brainRemoved need for server kicks to be managed in here
2006-01-22 brainAdded MakeWildHost to userrec (*!*@dhost)
2006-01-22 brainFixes to server kick (i hope)
2006-01-22 brainForgot NOTICE and PRIVMSG implements()
2006-01-22 brainAnd yae, the compiler sayeth to brain, fix thine warnin...
2006-01-22 brainFixed simple typos
2006-01-22 brainAdded facility for servers to send KICK message (ew...
2006-01-22 brainMade '*' ban-specifier work
2006-01-22 brainFixed typos etc to make this compile now
2006-01-22 brainFixed 005 to be f not L
2006-01-22 brainAdded OnChannelDelete() method (called on KICK, PART...
2006-01-21 brainFix to m_redirect to prevent circular link to self
2006-01-19 brainAdded <allowchannel:name> to allow specific channels
2006-01-18 brainUmode +R was broken (only worked for channels) -- fixed
2006-01-18 brainRemoved all strncpy() calls and replaced with strlcpy()
2006-01-17 brainAdded support for part messages in the module API ...
2006-01-15 brainFixed deprecated checks here that potentially break...
2006-01-15 brainTest-compiled m_vhost, compiles fine
2006-01-15 brainAdded m_vhost, authenticated vhosts from the conf simil...
2006-01-15 brainChanged some .cpp to .so in the this->source field
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-15 brainMade InspSocket::Read return an empty but non-NULL...
2006-01-14 brainSQL uses some crappy structs with pointer voodoo that...
2006-01-14 brainFix to parentheses and chown to brain
2006-01-14 rootExtra m_sql field checking
2006-01-14 brainFixed 'stops responding after server pingout, while...
2006-01-14 brainAdded RemoveSocket as a test fix for merwins bug
2006-01-13 brainAdded extra safety check for a condition that should...
2006-01-12 brainChanged channel user lists from vector to map
2006-01-12 brainI dont know what ive been told, but extra brackets...
2006-01-11 frostycoolslugFixed massivly huge bug in showwhois, MASSIVE undertaki...
2006-01-10 brainFixed methods being used for wrong object type
2006-01-10 brainFixed to not bother pinging an active server
2006-01-10 brainIncreased ping frequency from 1 minute to 5 minutes...
2006-01-10 brainAdded anti-newbie warning, if attempt is made to use...
2006-01-09 brainAdded Priority method to move this module to end of...
2006-01-09 brainAdded 'a' flag to STATS c which indicates autoconnect...
2006-01-09 brainChanged %s to %c for statschar
2006-01-09 brain*TEST* Oper-Only-Stats (not yet tested)
2006-01-09 brainAdded 005 stuff after VERSION
2006-01-09 brainSync fixes for m_park et al
2006-01-08 brainAligned % fields in map
2006-01-08 brainChanged printf specifiers in map to right-align digits
2006-01-08 frostycoolslugAdded User Counts to /map
2005-12-31 brainRemoved cvsignores, set svn:ignore property using ...
2005-12-31 brainAdded specific errors relating to invalid link tags...
2005-12-31 w00tMinor cosmetic fault pointed out by Trystan
2005-12-31 brainBlockcolor now blocks reverse and other mirc sillies
2005-12-30 brainOmmitting \r and \n from debug display of outbound...
2005-12-30 brainNow uses two AES contexts, an 'in' context and an ...
2005-12-30 brainTEST CODE: CBC encryption type in AES rather than ECB
2005-12-29 w00tInitial revision of /devoice.
2005-12-29 w00tRemoved an unused OnUserConnect() method
2005-12-28 brainMade 'fake direction' less loud, removed 'invalid source'
2005-12-27 brainCheck on upper bounds of base64 decode
2005-12-27 brainAdded checking for bad base64 decodes
2005-12-27 frostycoolslugUpdated chanfilter to use irc::string
2005-12-26 brainMissing Implements section
2005-12-26 brainFixed missing I_On005Numeric
2005-12-26 brainLast set converted to 'Implements'
2005-12-26 brainConverted to 'Implements' system
2005-12-26 brainPorted to new system
2005-12-26 brainCorrections
2005-12-26 brainConverted to new Implements system
2005-12-26 brainMore 'Implements' Conversions
2005-12-26 brainMore conversions to 'Implements'
2005-12-26 brainAnd more
2005-12-26 brainMore stuff converted to new faster system
2005-12-26 brainConverted more stuff to 'Implements' system
2005-12-26 brainConverted to new implements system
2005-12-26 brainFixed to new new 'Implements' array
2005-12-26 brainNew 'Implements' system
2005-12-23 brainAttempted fix for munged ctcps during encryption
2005-12-23 brainReview and optimize
2005-12-23 brainFixed (hopefully) m_blockcolor
2005-12-23 w00tStylistic changes, added a comment on possible configur...
2005-12-23 w00tAdded query about printf() use
2005-12-23 w00tHopefully sped things up here -- I need to check this...
2005-12-23 w00t(Probably) major speed improvements, nuked a hell of...
2005-12-23 w00tSmall change to logic in m_alias, tidies an if ()....
2005-12-23 w00tSemi-pointless commit to see CIA in action...
2005-12-22 brainOptimized out strcpys that copy empty strings (craq++)
2005-12-22 brainFixed encryption being set on a connection that has...
2005-12-22 brainAllowed capab unencrypted in an encrypted connection
2005-12-22 w00tMaybe done removing of CBans?
2005-12-22 brainFixed
2005-12-22 w00tAdded debugging. Let's fix this sucker >:/
2005-12-22 w00tWell, it should do something useful now
2005-12-22 w00tAnother commit, just because I can :P
next