]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Excempt ops kicking themselves from +J
[user/henk/code/inspircd.git] / src /
2006-02-01 omExcempt ops kicking themselves from +J
2006-02-01 omIRC case sensitivity bug, if only we could use ASCII...
2006-02-01 brainEver onward
2006-01-31 brainAdvance move to 1.0.0 (non-svn)
2006-01-31 brainKey hiding when youre not on the channel
2006-01-31 brainOptimized WriteServ - why use %s!%s@%s when we have...
2006-01-31 omSome changes to some stuff..
2006-01-30 brainTest for Craig
2006-01-30 brainWrong userrec var used
2006-01-30 brainUnneccesary space
2006-01-30 brainMoved metadata code into into OnGlobalConnect
2006-01-30 brainAdded new event into m_spanningtree, event id send_meta...
2006-01-30 omChange irritatingly Unreal-ish capitalisation
2006-01-30 omMajor updates to CBANs...like they're reasonably functional
2006-01-30 brainDont check paths on cygwin
2006-01-30 frostycoolslugSmall minor insignificant ite.. ZOMG CYGWIN DYNAMIC...
2006-01-30 brainRemainder of TYPE_OTHER metadata
2006-01-30 brainSee last commit
2006-01-29 brainFix to send 403 on invalid channel name
2006-01-29 omeggy: be happy
2006-01-29 brainMoved Write() call so that it can send the NICK message...
2006-01-29 brain...
2006-01-29 brainFixed typo
2006-01-29 brainAllow ulines to still notice the channel regardless...
2006-01-29 brainCreated OnPostOper that can be gauranteed to be called...
2006-01-29 brain"Oper of unknown type" -> "313 %s %s :is an IRC operator"
2006-01-29 brainAuto-assume "+" on the start of opermode block if not...
2006-01-29 omVF_VENDOR
2006-01-29 omApparently people ask for these... *coughpointlesscough*
2006-01-29 brainTidied up intending, oh no, really serious fatal bug...
2006-01-29 omRemove -lcrypto
2006-01-29 omMissing delete for config reader
2006-01-29 omAdd checks for AddIOHook failing
2006-01-29 omChange isin() x2 to pass a const reference instead
2006-01-29 omWheee, two SSL modules :D And they work together ^^
2006-01-28 brainChanged length of password field to 64, giving us a...
2006-01-28 brainAdded some extra debug
2006-01-28 omMake m_services use InserMode (are we done yet?)
2006-01-28 brainChanged On005Numeric to use InsertMode (we left one...
2006-01-28 omDeleted the semicolon that had half the dev team wonder...
2006-01-28 brainA few tweaks here and there
2006-01-28 brain1.0.0+SVN (From 1.0(RC3)+SVN)
2006-01-28 brainMODEOP and MODEDEOP were transposed
2006-01-28 omconvert std::string* to char*, should be a little faste...
2006-01-28 brainMissing extern
2006-01-28 brainTESTME: Fix to this to make it work with newer OnPreCom...
2006-01-28 brainIncorporated Craig's friendlier SQL class (documentatio...
2006-01-28 omFix small memory leaks in some cases (bad password...
2006-01-28 brainCorrectly initialize userrec::password (should fix...
2006-01-27 omYet more tasty OnCleanup :)~~~
2006-01-27 omMore OnCleanup goodness
2006-01-27 brainRemoved unused variable char* target
2006-01-27 brainAdded OnCleanup
2006-01-27 omAdd OnCleanup (every little helps! :p)
2006-01-27 omReadding OnUserDisconnect and actually making it do...
2006-01-27 brainFixed kill-on-bad-ping-reply option
2006-01-27 omAdd m_conn_waitpong, require clients to reply with...
2006-01-27 omRemove unused includes and rename classes from ModuleSS...
2006-01-27 brainAdded warnings to opers when session limits are exceeded
2006-01-27 brainImproved IP handling. Now uses in_addr to store client...
2006-01-27 brainMoved to extra/ - not all systems have stdint.h yet?
2006-01-27 brainChanged back to using stdint.h
2006-01-27 brainProblems removing +t due to wrong bit-value being used...
2006-01-26 brainAltered so that if running in -debug mode, will not...
2006-01-26 brainRemoved unneccessary strlcpy
2006-01-26 brainAdded back unlink
2006-01-26 brainDamn string exceptions
2006-01-26 brainGrr
2006-01-26 brainRemoval of a comment - DRASTICALLY IMPORTANT, THIS...
2006-01-26 brainRemoved a load of unneeded includes (poll.h etc)
2006-01-26 brainMoved these into initialization-list
2006-01-26 brainIncorrect initialization order
2006-01-26 brainDefault ident timeout to 1 sec if not defined (a bit...
2006-01-26 brainUpdated m_ident to use inspsocket, should be more relia...
2006-01-26 brainRemoved excessive debug for something thats now fixed
2006-01-26 brainTypecast fix
2006-01-26 brainMerged Andy Church's isnick() and isident() patches...
2006-01-26 brainAdded m_opersha256 module created by Special
2006-01-26 omUse InsertMode() and add vendor flag
2006-01-26 omAdd module for anti-autorejoin channel mode +J
2006-01-25 brainChanges to INVEX and EXCEPTS 005 tokens
2006-01-25 brainChanged +l to drop the mode if the limit is same as...
2006-01-25 omRemove last relic of last goto in inspircd (an unused...
2006-01-25 om*thwap brain for forgetting to #include helperfuncs.h*
2006-01-25 brainFixed to not have ohv in CHANMODES type A,
2006-01-25 brainOne goto is now no gotos.
2006-01-25 brainTidied up to use InsertMode()
2006-01-25 brainChanged more to use InsertMode
2006-01-25 brainChanged to use InsertMode
2006-01-25 brainChanged to InsertMode
2006-01-25 brainChanged to use InsertMode
2006-01-25 omChange m_redirect, m_joinflood and m_messageflood to...
2006-01-25 omAdd InsertMode function to helperfuncs.(cpp|h) for...
2006-01-25 brainAdded patch from Andy Church re spaces in SETNAME
2006-01-25 brainAdded PRIORITY_BEFORE and PRIORITY_AFTER (see src/modul...
2006-01-25 omAnd making m_ssl_gnutls require an 'ssl' parameter...
2006-01-25 omAdding the +e and +I modules m_banexception and m_invit...
2006-01-24 brainkludge in the wrong place ;)
2006-01-24 brainAdded trick to allow local server to unset -r only...
2006-01-24 brainAdded code to remove +r on a nick if they have it and...
next