]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
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 brainMade docs clearer
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-27 omModule name error, m_nokickrejoin != m_kicknorejoin
2006-01-26 brainTest commit
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
next