summaryrefslogtreecommitdiff
path: root/src/helperfuncs.cpp
AgeCommit message (Expand)Author
2005-12-04Added notice-to-servermaskbrain
2005-12-04Fixed usercounts to not screw up on remote usersbrain
2005-11-30Added OnGetServerDescription (mainly for link modules)brain
2005-11-25Fixes for removal of serverrecbrain
2005-11-25Removal of mesh stuff (lots of)brain
2005-05-30Started on -Wall - safe compilebrain
2005-05-28Fixed fd_Setsize in cygwinbrain
2005-05-25Fixed to never append double sumsbrain
2005-05-20Added COMMANDS command (yes, really)brain
2005-05-18Replacement of bzero with memset for solaris 10 compat.brain
2005-05-16Removed __single_client_alloc again because gcc devs were smoking crack and r...brain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Changed to use __single_client_alloc, supposedly faster in single-thread situ...brain
2005-05-15Moved StrHashComp and InAddr_HashComp into the irc:: namespacebrain
2005-05-15sorted hashcomp etcbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain