Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
might as well make that update memos too.
Users using the top of git will need to run sed -i 's/MD MI [0-9]* /MD MI /' anope.db on their database.
|
|
|
|
|
|
|
|
|
|
|
|
display name
|
|
|
|
|
|
|
|
|
|
connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks
|
|
saset password
|
|
|
|
since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules.
|
|
|
|
|
|
|
|
|
|
core and modules, updated TODO, and fixed a few small bugs
|
|
|
|
|
|
|
|
|
|
|
|
older IRCds
|
|
|
|
|
|
|
|
DNS blacklists.
Rewrote internal handling of IPs, we now properly support users using IPv6.
Fixed a few problems with the UnrealIRCd protocol module.
|
|
really send akills for exceeding session limits, and fixed os akill del to really work
|
|
|
|
|
|
whether or not to join bots to the log channels, and fixed two log messages in ns_identify
|
|
fixed a variable name in logger.cpp to make clang happy
|
|
|
|
convertTo unsigned values, and
fixed the mail delay error message to give the correct time.
|
|
uplink, then burst them back to its uplink once connection is reestablished.
Also made Anope use TS enforcement to change persistant channels creation time to the time they were registered.
|
|
potential crash in m_mysql when unloading when not in GDB
|
|
This prevents Anope from exploding when /os reload has errors.
|
|
anyway, bumped DB version to 2
|
|
|
|
|
|
|
|
|
|
first place
|
|
hexadecimal strings of the raw data, add in Anope::Hex for C-style strings and added Anope::Unhex, modified the encryption modules to use Hex and Unhex.
|