Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |