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
/
inspircd20.c
Age
Commit message (
Collapse
)
Author
2013-01-09
Update copyright to 2013. This was done with:
Adam
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
2012-07-30
Fixed crash when InspIRCd sends user MODE changes
Adam
for users that don't "exist" (probably us)
2012-01-02
Updated Copyright to 2012
Adam
2011-08-09
Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from ↵
Adam
syncing servers
2011-05-30
Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded
Adam
2011-03-04
Change to users masked host instead of the real one after turning vhost off ↵
lethality
in inspircd.
2011-01-28
Fixed not introducing our clients with usermode +k on InspIRCd 2.0
Adam
2011-01-08
Enable NICKIP for InspIRCd 1.2+
Adam
2011-01-06
Updated Copyright to 2011
lethality
2010-09-10
Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵
Viper
when needed.
2010-09-10
Fixed comments to be accepted by all compilers..
Viper
2010-09-08
Fixed Windows build
Adam
2010-09-05
Added InspIRCd 2.0 support
Adam