]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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 omTweak module help for m_conn_waitpong
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 brainAdded m_globalload.so to module list
2006-02-03 brainAdded hidesplits to example conf
2006-02-03 brain*EXPERIMENTAL* <options:hidesplits> ircu-style quit...
2006-02-02 brainRemoved steeeenking dll message, attempted to hide...
2006-02-02 brainWho put this in here? :p
2006-02-02 brainFound and zapped a final ==
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 brainExtra comments re. nonblocking DNS and use of IP addres...
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 brainDocument m_spy here (yes Om, i kept alphabetical order!)
2006-02-02 brainUsers are gonna erupt in flamewars over this... and...
2006-02-02 omMajor update, reordering and adding missing modules
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 brainLEARN TO USE FUCKING EQ AND NOT == TO COMPARE FUCKING...
2006-02-01 omExcempt ops kicking themselves from +J
2006-02-01 brainSomebody PLEASE HIT CRAIG FOR INCLUDING A NOT-WORKING...
2006-02-01 omIRC case sensitivity bug, if only we could use ASCII...
2006-02-01 brainEver onward
2006-01-31 brain*DUMMY COMMIT* r3000 = VERSION 1!!!!!!
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 frostycoolslugRemoved Dynamic Module support under Cygwin *cries*
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 brainAdded check that forbids configuration as root >:-)
2006-01-30 omMajor updates to CBANs...like they're reasonably functional
2006-01-30 brainDont check paths on cygwin
2006-01-30 brainConceal failure of inspircd.dll on non-win32 platforms...
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-30 brainAdded support for TYPE_OTHER metadata, where void*...
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 brainExtra tab
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 brainRemoved example commands that never actually existed
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 brainOpenSSL detection and cert generation in ./configure
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 brainFixed uninitialized ExtMode::list
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...
next