index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
cull_list.h
Age
Commit message (
Expand
)
Author
2007-02-05
Move quitting of clients to a central Cull List, and do quitting outside user...
peavey
2006-12-15
And now, just to force you to recompile the *whole* ircd.. updated headers on...
w00t
2006-08-30
Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use
brain
2006-08-10
So much stuff changed in this one, i forgot most of it.
brain
2006-07-10
Inherit just about everything from classbase
brain
2006-03-10
Missing a changeover
brain
2006-03-10
Revert to string but return a reference, should be about the same speed
brain
2006-03-10
Faster CullItem/CullList using strdup rather than copying a std::string
brain
2006-03-09
Speedups
brain
2006-03-09
Tidyup to pass some stuff by reference (much faster, no copy involved)
brain
2006-03-07
Safety checking (a really really clever trick btw) in CullList, to make sure ...
brain
2006-02-28
Made it safe to quits and nickchanges
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-15
Added comments
brain
2005-12-15
Fixed to allow remote users to be put on a cull list
brain
2005-12-15
Added CullList class
brain