]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/usermanager.h
As we have an enum for type, why not ..use it?
[user/henk/code/inspircd.git] / include / usermanager.h
2008-05-20 brainA few minor fixes, some copy constructor stuff, misname...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-09 w00tAddClient -> AddUser, to be consistant
2008-04-09 w00tMove QuitUser into UserManager class, and unstaticize...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-24 brainPort bindings for gnutls now bind via ip:port, rather...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-17 w00tMove a number of methods from class InspIRCd to class...
2008-01-13 w00tMove User::AddClient to UserManager::AddClient. WARNING...
2008-01-13 w00tFirst UserManager overhaul: Move clone counts out of...
2008-01-13 w00tFeh. Remember the header too.