Age | Commit message (Collapse) | Author |
|
Improve the log message for failed logins.
|
|
|
|
do not exist
|
|
|
|
in memory, which does weird things.
For fun different ircds implement this differently (Unreal compares
timestamps, TS6 compares timestamps and user username/host), and whether
or not we get a kill for our user also varies, so just kill everyone.
This can't really happen anyway with properly set qlines, only if
services haven't yet set the qlines, or possibly in a bot add/nick
user introduce race, or with enforcers, which not many ircds require.
|
|
|
|
|
|
Don't create zero length DataBlocks in BinarySocket::Write()
|
|
Add support for SSL connections powered by GnuTLS
|
|
|
|
|
|
if a module adding a forbid is unloaded without removing the forbid
|
|
|
|
|
|
|
|
|
|
|
|
sessions closed when a Mechanism is unloaded
|
|
|
|
|
|
Also classify ulines as protected
|
|
subclass suspendinfo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
non conf opers on rehash
|
|
|
|
|
|
|
|
|
|
and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
os_set: Add missing debug text in help output.
|
|
with no qlines
|
|
|
|
confusing the event system
|
|
|
|
marked as gnu unique objects, which breaks dlclose()/dlopen() on g++ 4.5+
|
|
|
|
|