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.c
Age
Commit message (
Expand
)
Author
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-07-26
Properly jupe servers on inspircd by using RSQUIT, waiting for the correspond...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-07-30
Fixed crash when InspIRCd sends user MODE changes
Adam
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 sync...
Adam
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 i...
lethality
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 w...
Viper
2010-09-05
Added InspIRCd 2.0 support
Adam
2010-08-25
Fixed InspIRCd1.2 protocol module passing invalid users in the SJOIN string w...
Adam
2010-08-16
Kill users using our nicks when on InspIRCd 1.2
Adam
2010-08-05
Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o...
Adam
2010-07-27
Log out superadmins when someone forces them to logout, and fixed crash when ...
Adam
2010-07-25
Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b...
Adam
2010-07-06
Fixed Windows build
Adam
2010-06-18
Removed all references to the SVN keyword Id
Adam
2010-06-18
Set all of the core modules versions to VERSION_STRING - SVN is now officiall...
Adam
2010-05-23
Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC...
Adam-
2010-05-05
Print an error if the TS6 SID isn't set/is set incorrectly, most people don't...
Adam-
2010-04-17
fixed missing SID on FJOIN in inspircd12 protocol module
DukePyrolator
2010-03-11
Added support for tracking permanent channels
Adam-
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-03
Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is recieved...
Adam-
2009-10-30
All usermodes are now recognized and properly set internally on Insp 1.2.
jantje_85
2009-10-30
More dynamic detection of channel modes on InspIRCd 1.2.
jantje_85
2009-10-09
Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients n...
Adam-
2009-10-09
Fixed crash when juping servers on InspIRCd 1.2
Adam-
2009-10-09
Fixed remote whoises on services clients on InspIRCd 1.2
Adam-
2009-10-06
This is it! Added InspIRCd 1.2 protocol module.
jantje_85