index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
users.h
Age
Commit message (
Expand
)
Author
2008-11-26
Various fixes for compiling under Windows.
cyberbotx
2008-11-20
Removed some signed/unsigned comparison warnings.
cyberbotx
2008-11-15
Remove moduleAddData|GetData|DelData and all associated mess. Extensible base...
rburchell
2008-11-15
Add Extensible class, which we will use for metadata, derive class User from ...
rburchell
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-11-14
Various small warning fixes.
rburchell
2008-09-30
Move struct botinfo into a class in bots.h
Robin Burchell w00t@inspircd.org
2008-09-30
Added chost variable to User class, stores cloaked host, used in inspircd11 m...
Robin Burchell w00t@inspircd.org
2008-09-30
Mark some stuff deprecated, move implementation from the interface into the u...
Robin Burchell w00t@inspircd.org
2008-09-30
Move delete_user() into a destructor. Fix a few minor bugs with conversion also.
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetRealname().
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetIdent(). Also remove duplication by using update_host().
Robin Burchell w00t@inspircd.org
2008-09-30
Move more stuff into the user class.
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetNewNick() method, to be called from ircd protocol.
Robin Burchell w00t@inspircd.org
2008-09-30
Move users to a basic class.
Robin Burchell w00t@inspircd.org
[prev]