Age | Commit message (Collapse) | Author |
|
|
|
exceptions from being added
|
|
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.
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
|
|
|
|
|
|
expanded on later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clearmodes, removed /cs akick (un)stick, added /cs clearusers
|
|
|
|
|
|
|
|
|
|
|
|
tree from STL's unordered_map, which was giving horrible performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|