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
/
modules
/
protocol
/
plexus.cpp
Age
Commit message (
Collapse
)
Author
2011-01-05
update copyrights for 2011
lethality
2011-01-04
removed SendSVSMode(), we dont use it
DukePyrolator
2010-12-30
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-29
Use empty SJOINs when allowed to create empty permanent channels
Adam
2010-12-14
Merge branch '1.9' of ssh://anope.git.sourceforge.net/gitroot/anope/anope ↵
DukePyrolator
into 1.9
2010-12-13
Bug #1079 - Don't use users real host and IPs when matching against
Adam
bans and excepts, except when a user is unbanning themselves, in an attempt to prevent people from gaining other users IPs. This removes support for Unreal and Bahamuts SVSMode -b because it will unban users by real host and IP.
2010-12-13
changed a few 'if' to 'else if'
DukePyrolator
2010-12-12
Do not validate users during netburst until after the server is done syncing
Adam
2010-12-12
Bug #1177 - Readded in support for cs_mode to act on every channel
Adam
2010-12-12
Fixed a few places in the plexus protocol module where we were sending nick ↵
Adam
not UID
2010-12-12
fixed a compile error in plexus protocol module
DukePyrolator
2010-12-12
store the ssl fingerprint in the userstruct
DukePyrolator
2010-12-12
Cleaned up some things, made the protocol modules use some basic inheritance ↵
Adam
to cut back on their code duplication. More work can be done in the future to remove even more of it.
2010-12-12
Added cs_entrymsg
Adam
2010-12-12
Added a plexus3 protocol module
Adam
[prev]