]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Only send 320 numeric if the SSL user is on our port
[user/henk/code/inspircd.git] / src /
2006-02-04 omOnly send 320 numeric if the SSL user is on our port
2006-02-04 omAdd support for configured swhois lines
2006-02-03 omAdd operators >> and << for irc::string and i/ostreams...
2006-02-03 brainOptimized: strchr(x->modes,'o') has the same effect...
2006-02-03 frostycoolslugI R SECURE CONNECTION! (fix)
2006-02-03 brainCheck for time going BACKWARDS (yes. really.)
2006-02-03 brainAdded "FNC WALLVOICES WALLCHOPS" to 005 numeric,
2006-02-03 brainAdded '%' to STATUSMSG
2006-02-03 brainBugfix #69
2006-02-03 brainExtra safety checks
2006-02-03 brainExtra debugging to locate segfault
2006-02-03 brainnumbskull moment
2006-02-03 brainTidyup op/halfop/voice list on part/quit
2006-02-03 brainMore fixes (#3)
2006-02-03 brainTypo fixes #2
2006-02-03 brainFix to event params
2006-02-03 omStop uncloaked hosts showing to non-opers
2006-02-03 brainTypo fix #1
2006-02-03 brainAltered format of OnUserMessage
2006-02-03 brainThis probably wont compile atm - add support for prefix...
2006-02-03 brainAllow for NOTICE and PRIVMSG from outside chan with...
2006-02-03 brainAdded extra 'looking up your hostname lollerskates...
2006-02-03 brainWhy are we using the users hostname to connect back...
2006-02-03 brainTypoes
2006-02-03 brainAdded back ip->host caching now we can make it not...
2006-02-03 brainImproved inaddr_hashcomp
2006-02-03 brainAdded remote routing notices for RCONNECT
2006-02-03 brainAdded RCONNECT
2006-02-03 brainAdded <options:hideulines>
2006-02-03 brainChanged hops from 1 to 0 (makes more sense)
2006-02-03 brainAdded <options:flatlinks>
2006-02-03 brainAdded ircu-like hidewhois feature that allows hiding...
2006-02-03 brain*EXPERIMENTAL* <options:hidesplits> ircu-style quit...
2006-02-02 brainAdded debug logging
2006-02-02 brainFixes for typos
2006-02-02 brainAdded numeric 396 ("x :is now your hidden host") from...
2006-02-02 brainDetails to follow ;)
2006-02-02 brainRemoved bool return of DoBackgroundUserStuff()
2006-02-02 brainWhen socket fails to construct, we now check the GetSta...
2006-02-02 brainMore nonblocking dns stuffs
2006-02-02 brainFixes to set correct resolver address before looking...
2006-02-02 brainNonblocking dns for InspSocket class (used by server...
2006-02-02 brain*UNTESTED DO NOT USE YET* - async dns for InspSocket...
2006-02-02 brainAdded channel name to snotice
2006-02-02 brainBroadcast SPYLIST and SPYNAMES usage to all opers
2006-02-02 brainUsers are gonna erupt in flamewars over this... and...
2006-02-01 brainTidied up a kill message
2006-02-01 brainClean up ghosts on nick collision
2006-02-01 brain*TEST* nick collision code for NICK change in server...
2006-02-01 brainOnly access-check local user kicks
2006-02-01 brainShould always allow remote modechanges (FJOIN not effec...
2006-02-01 brainAllow async dns to compile -- but its still experimenta...
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...
next