summaryrefslogtreecommitdiff
path: root/include/cull_list.h
AgeCommit message (Expand)Author
2007-02-05Move quitting of clients to a central Cull List, and do quitting outside user...peavey
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-08-30Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never usebrain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-07-10Inherit just about everything from classbasebrain
2006-03-10Missing a changeoverbrain
2006-03-10Revert to string but return a reference, should be about the same speedbrain
2006-03-10Faster CullItem/CullList using strdup rather than copying a std::stringbrain
2006-03-09Speedupsbrain
2006-03-09Tidyup to pass some stuff by reference (much faster, no copy involved)brain
2006-03-07Safety checking (a really really clever trick btw) in CullList, to make sure ...brain
2006-02-28Made it safe to quits and nickchangesbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-15Added commentsbrain
2005-12-15Fixed to allow remote users to be put on a cull listbrain
2005-12-15Added CullList classbrain