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
/
usermanager.h
Age
Commit message (
Expand
)
Author
2009-02-14
Nuke trailing spaces
peavey
2009-01-02
Update copyrights for 2009.
w00t
2008-11-01
Simulate AF_INET addresses for 4in6 connections [danieldg]
w00t
2008-05-20
A few minor fixes, some copy constructor stuff, misnamed channelmanager const...
brain
2008-04-21
Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...
brain
2008-04-09
AddClient -> AddUser, to be consistant
w00t
2008-04-09
Move QuitUser into UserManager class, and unstaticize it. This prepares for s...
w00t
2008-03-30
Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...
aquanight
2008-03-24
Port bindings for gnutls now bind via ip:port, rather than on all ports for t...
brain
2008-02-13
Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...
brain
2008-02-02
Move some stuff to usermanager, remove a little header insanity, remove trace...
w00t
2008-01-17
Move a number of methods from class InspIRCd to class UserManager
w00t
2008-01-13
Move User::AddClient to UserManager::AddClient. WARNING: I assure you this is...
w00t
2008-01-13
First UserManager overhaul: Move clone counts out of InspIRCd & User.
w00t
2008-01-13
Feh. Remember the header too.
w00t