]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-12-28 brainTidyups to mainloop, why were we using isnick() to...
2005-12-28 brainNew system for client exits using CullList seems stable...
2005-12-28 brainChanges to the way clients are exited during mainloop...
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 brainTypoed
2005-12-26 brainModified to omit unimplemented module methods
2005-12-26 brainFixed indentation
2005-12-26 brainFixed and implemented /modules debug <glob>
2005-12-26 brainAdded *experimental* /modules debug
2005-12-26 brainFixed typo
2005-12-26 brainAdded global_implementation array, bypasses calls which...
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-26 brainFixed support for implementation hooks
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-26 brainAllow halfop to dehalfop themselves`
2005-12-23 brainAttempted fix for munged ctcps during encryption
2005-12-23 brainFixed static linking (cygwin ugh)
2005-12-23 brainMoved to RC2+SVN
2005-12-23 brainMade a var extern that blocks up the RC1 cygwin build
2005-12-23 brainAdvanced to RC1
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 brainMissing semicolon (gack)
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 brainOptimized out a strlcpy here
2005-12-22 brainImproved efficiency of chanrec constructor (removed...
2005-12-22 brainChanged two fields in ConnectClass to strings, moved...
2005-12-22 w00tMaybe done removing of CBans?
2005-12-22 brainFix
2005-12-22 brainDamn broken ciabot
2005-12-22 brainTest commit
2005-12-22 brainGrr
2005-12-22 brainGrr
2005-12-22 brainI give up on this bloody ciabot
2005-12-22 brainCiabot test
2005-12-22 brainGRR
2005-12-22 brainTest commit for ciabot
2005-12-22 brainTest ciabot
2005-12-22 brainTest commit for ciabot
2005-12-22 brainTest commit for ciabot
2005-12-22 brainTest commit for cia
2005-12-22 brainTest commit for ciabot
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
2005-12-22 brainChanged to use []
2005-12-22 w00tc++ errors, ftw
2005-12-22 w00tGetting closer...
2005-12-22 w00tFixed compile problems... Move along please, nothing...
2005-12-21 w00tMore CBAN structuring... getting there :-)
2005-12-21 brainAkwardness with echo
2005-12-21 brainAdded these back
2005-12-21 brainAdded 'build complete' message
2005-12-21 brainSomehow, the examples had gotten into the conf/ dir...
2005-12-21 brainUpdated m_alias to fix bug #92, updated configs
2005-12-21 brainFixed to include new parameter
2005-12-21 brainImproved m_alias to only capture complete commands...
2005-12-21 brainAdded more verbose error output during link
2005-12-21 brainMoved CAPAB
2005-12-21 brainAdded CAPAB checking to prevent some obvious n00biness...
2005-12-21 w00tInitiial revision of CBAN. It doesn't do anything usefu...
2005-12-21 brainLD_LIBRARY_PATH setting is no longer required by core...
2005-12-21 brainChanged $CompileFlags to seperate $CompileFlags and...
2005-12-21 brainAdded -Wl,--rpath -Wl,LIBDIR to linking parameters...
2005-12-21 brainImproved makefile dependency lists
2005-12-21 brainAdded new cmd_*.cpp stuff to static makefile generation
2005-12-21 brainRemoved some redundant code that was commented out
2005-12-20 brainAdded extra sanity check in squit to make sure REMOTE...
2005-12-20 brainAdded Socket = NULL for local server class to prevent...
2005-12-20 brainPrevent user from squitting server from itself using...
2005-12-20 brainMade linking more nazi, will drop connections that...
2005-12-20 brainFixed to not allow :Abc NICK Abc, where the case of...
2005-12-20 brainAdded extra diagnostic messages during connect, if...
2005-12-20 brainAdded stricter checking for encryption on connect,...
2005-12-20 brainFixed case-change nicks not being propogated
next