]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/helperfuncs.cpp
Fixed usercounts to not screw up on remote users
[user/henk/code/inspircd.git] / src / helperfuncs.cpp
2005-12-04 brainFixed usercounts to not screw up on remote users
2005-11-30 brainAdded OnGetServerDescription (mainly for link modules)
2005-11-25 brainFixes for removal of serverrec
2005-11-25 brainRemoval of mesh stuff (lots of)
2005-05-30 brainStarted on -Wall - safe compile
2005-05-28 brainFixed fd_Setsize in cygwin
2005-05-25 brainFixed to never append double sums
2005-05-20 brainAdded COMMANDS command (yes, really)
2005-05-18 brainReplacement of bzero with memset for solaris 10 compat.
2005-05-16 brainRemoved __single_client_alloc again because gcc devs...
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainChanged to use __single_client_alloc, supposedly faster...
2005-05-15 brainMoved StrHashComp and InAddr_HashComp into the irc...
2005-05-15 brainsorted hashcomp etc
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...