]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Signed octets in dns forward lookup! GAH
[user/henk/code/inspircd.git] / src /
2005-12-02 brainSigned octets in dns forward lookup! GAH
2005-12-02 brainRemoved pthread_kill, linux doesnt know where it is!
2005-12-02 brainMissing referece for pthread_kill
2005-12-01 brainMultithreaded DNS -- not tested!!!!
2005-12-01 w00t*really* reverted is_uline change -- \!server returns...
2005-12-01 brainFixed is_valid_cmd to only return true for non-core...
2005-12-01 brainDamn typos
2005-12-01 brainAdded clever code to propogate module's special command...
2005-12-01 brainFixed forward declaration of class issue`
2005-12-01 brainFixed loss of padding spaces in privmsgs, etc
2005-12-01 brainMade rehash re-read the <link> blocks
2005-12-01 brainOptimized routing, some O(n) stuff could easily be...
2005-11-30 brainIf->if
2005-11-30 brainAdded a default max entries
2005-11-30 brainModes being sent, but remote side not applying them?
2005-11-30 brainTypecasting is ugly.
2005-11-30 brainTypecasting fixes
2005-11-30 brainExtra externs required
2005-11-30 brainRemoved old OnUserSync and OnChannelSync
2005-11-30 brainAdded OnSyncUser, OnSyncChannel, ProtoSendMode
2005-11-30 brainAdded opaque protocol functions
2005-11-30 brainFixed bug where half-registered users would be propogat...
2005-11-30 brainFixed a warning
2005-11-30 brainFixed hopcount error during authentication/burst which...
2005-11-30 brainTrying to find out where the remote rehash is going
2005-11-30 brainTypos suck ass
2005-11-30 brainInformational remote rehash messages`
2005-11-30 brainAdded remote rehash (even to a mask)
2005-11-30 brainAdded Server::RehashServer
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
2005-11-30 brainMade a simple booboo
2005-11-30 brainAdded OnGetServerDescription (mainly for link modules)
2005-11-30 brainMore collision fixes
2005-11-30 brainARGH, TS
2005-11-30 brainFixed nick collision stuff
2005-11-30 brainAttempted fix
2005-11-30 brainExtra debug
2005-11-30 brainSome debug tracking
2005-11-30 brainAdded TS nick collision stuff (ugh)
2005-11-30 w00tBit of a cleanup, removed some unnecessary stuff
2005-11-30 brainCasting glitch
2005-11-30 brainAdded ForceTopic stuff
2005-11-30 w00tStylistic stuff: The evil infidelic spaces must DIE.
2005-11-30 brainAdded missing ;
2005-11-30 brainAdded TOPIC handler stub
2005-11-30 brainAdded OnPostLocalTopic
2005-11-30 brainMade OnUserInvite actually trigger
2005-11-30 brainAdded INVITE
2005-11-30 brainAdded OnUserInvite()
2005-11-30 brainSafely allow for server KILL
2005-11-30 brainFixed colon stuff
2005-11-30 brainFixed minor typo in new KILL code
2005-11-30 brainAdded remote kill
2005-11-30 w00tFew more stylistic changes, modules is now (fairly...
2005-11-30 w00tBit of a cleanup
2005-11-30 w00tStylistic changes, removal of odd fake pointer thing
2005-11-30 w00tStylistic changes.
2005-11-30 w00tMore stylistic changes.
2005-11-30 w00tStylistic changes.
2005-11-30 w00tFix stylistic things, remove an (incorrect) comment...
2005-11-30 w00tStylistic changes.
2005-11-30 w00tStylistic changes.
2005-11-30 w00tRemoved something out of a loop that didn't belong...
2005-11-30 w00tMerged an strcpy() and strlcat() -- looks nicer. Yeah...
2005-11-30 w00tSplit the expiry loop into sections, to hopefully decre...
2005-11-29 brainAdded KICK support
2005-11-29 brainRemoved some useless debug info
2005-11-29 brainTwo squits, one server? Someones been at the silly...
2005-11-29 brainLine wrapping fixes
2005-11-29 brainDebug stuff
2005-11-29 brainFixed mode stuff
2005-11-29 brainFixed for new OnOper syntax
2005-11-29 brainFrigging warning
2005-11-29 brainFixed warning and attempt to use string as an int (!)
2005-11-29 brainEverybody hates typos
2005-11-29 brainAdded OnOper and OnMode to module
2005-11-29 brainAdded opertype to OnOper and added OnMode function
2005-11-29 brainAdded NICK and QUIT
2005-11-29 brainFixed an old-style OnUserQuit trigger
2005-11-29 brainAdded reason to OnUserQuit
2005-11-29 brainAdded support for NOTICE
2005-11-29 brainFixed servernames in remote intro getting cut to one...
2005-11-29 brainFixed a warning
2005-11-29 brainFixed compile error
2005-11-29 brainChanged the way lines are populated to remote servers
2005-11-29 brainFucking colon stripping
2005-11-29 brainColon stripping fixes
2005-11-29 brainLeading colon fixes
2005-11-29 brainChanged to strchr
2005-11-29 brainVarious optimizations and tweaks
2005-11-29 brainPRIVMSG tweaks
2005-11-29 brainCrash tweak
2005-11-29 brainAdded test code for one-to-many PRIVMSG
2005-11-29 brainAdded a few stats on squit
2005-11-29 brainMoved some stuff to debug
2005-11-29 brainTweaked parameter count of sent out SQUITs
2005-11-29 brainNetsplit/SQUIT tweaks
2005-11-29 brainRecursive free sucks
2005-11-29 brainAdded squit stuff... dont like recursive delete.
2005-11-29 brainReverted is_uline change
next