Age | Commit message (Collapse) | Author |
|
access in
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
|
|
|
|
|
|
Fixed ns_set_misc not showing help for its SASET commands
|
|
Added descriptions and SASETs for the remaining commented ns_set_misc examples, without a description they won't show up in HELP if someone actually enabled those.
|
|
|
|
missing log calls, can now handle overrides by services operators.
|
|
missing privileges, and settings corrections.
|
|
some existing settings to look more consistent/uniform. Added some missing commands/permissions.
Merged operserv/modlist permission into operserv/modinfo.
Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders.
Fixed some typos aswell as removed whitespaces along the way.
|
|
|
|
|
|
|
|
equal. Fixes oddities with caching objects that are actually updated.
|
|
to botserv/administration
|
|
of that type (it will leave the old database with old objects currently)
|
|
|
|
check that it really returns a value before using it.
Also fix memos to cleanup after themselves when deleted.
|
|
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
expire while in use.
|
|
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message processing is done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some valgrind errors with db_sql_live
|