summaryrefslogtreecommitdiff
path: root/src/usermanager.cpp
AgeCommit message (Expand)Author
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-17The outer if (socket > -1) check in AddClient is obsolete and this is already...brain
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Remove InspIRCd::WriteOpers in favour of snomask Ow00t
2008-01-17Move a number of methods from class InspIRCd to class UserManagerw00t
2008-01-13Undo my constructor playing, I'm pretty sure it will break stuff. This will r...w00t
2008-01-13Move User::AddClient to UserManager::AddClient. WARNING: I assure you this is...w00t
2008-01-13First UserManager overhaul: Move clone counts out of InspIRCd & User.w00t
2008-01-13Add usermanager.cppw00t