summaryrefslogtreecommitdiff
path: root/include/usermanager.h
AgeCommit message (Expand)Author
2008-04-21Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...brain
2008-04-09AddClient -> AddUser, to be consistantw00t
2008-04-09Move QuitUser into UserManager class, and unstaticize it. This prepares for s...w00t
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-24Port bindings for gnutls now bind via ip:port, rather than on all ports for t...brain
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-17Move a number of methods from class InspIRCd to class UserManagerw00t
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-13Feh. Remember the header too.w00t