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
/
src
/
protocol
/
inspircd12.cpp
Age
Commit message (
Expand
)
Author
2008-11-03
Make FJOIN parsing work.
Robin Burchell w00t@inspircd.org
2008-11-03
Make user detection work properly (parse UID without problems)
Robin Burchell w00t@inspircd.org
2008-11-03
Remove (useless) +s from bot umodes, as it breaks protocol (no params, requir...
Robin Burchell w00t@inspircd.org
2008-11-03
Correctly save Numeric to TS6SID.
Robin Burchell w00t@inspircd.org
2008-11-03
Look for the correct services module (they got merged with 1.2)
Robin Burchell w00t@inspircd.org
2008-11-03
Various bits of protocol conversion.
Robin Burchell w00t@inspircd.org
2008-11-03
Fix order of UID params for client introduction
Robin Burchell w00t@inspircd.org
2008-11-03
Add UID parameter to SendClientIntroduction, and make it get a UID. This is a...
Robin Burchell w00t@inspircd.org
2008-11-03
Remove IRCdProto::SendGuestNick(). It's identical to IRCdProto::SendClientInt...
Robin Burchell w00t@inspircd.org
2008-11-03
Remove some aspects of overly defensive programming from 1.2 protocol module,...
Robin Burchell w00t@inspircd.org
2008-11-03
Make this compile.
Robin Burchell w00t@inspircd.org
2008-11-03
Add unfinished, uncompilable insp 1.2 protocol module.
Robin Burchell w00t@inspircd.org
[prev]