aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add better user mode tracking support.Gravatar Ben C2018-04-153-20/+61
* Add umode_sts for services to change user modes. Doesn't do anything yet.Gravatar Ben C2018-03-111-0/+5
* libathemecore/account: Add accountlist, a list of all NickServ accounts liste...Gravatar Ben C2018-02-181-0/+1
* libathemecore/function: Move build_criteriastr, which was duplicated in NS LI...Gravatar Ben C2018-02-171-0/+3
* libathemecore/function: Move parse_age, which was duplicated in NS LIST and C...Gravatar Ben C2018-02-171-1/+2
* Move NickServ HISTORY failed login support so it's called from libathemecore/...Gravatar Ben C2017-11-261-1/+1
* Move the NickServ LOGINHISTORY/add_login_history stuff to libathemecore/servi...Gravatar Ben C2017-11-251-1/+1
* nickserv/register: Don't echo from registration confirm.; libathemecore/servi...Gravatar Ben C2017-11-192-3/+6
* Import Atheme commits bebafdf, b2b2798, d0de756, and 2329348. protocol/*: do...Gravatar Ben C2017-11-131-2/+2
* Import Atheme commits 774e0ed, 93f3339, 36ac487, e2ca510, a3c08c6, and f26b1b...Gravatar Ben C2017-11-122-1/+14
* Import Atheme commits 7e5fbc1, 3f9931d, 7209fa8, and 2fbcdf4. Including addi...Gravatar Ben C2017-11-121-0/+3
* Import Atheme commits 26f8e9f, de182c2, 871e912, 2eaed16, and bd27dcf. Show ...Gravatar Ben C2017-11-121-3/+3
* Import Atheme commit 285d808. libathemecore/logger.c: Refactor how sourceinf...Gravatar Ben C2017-11-101-0/+1
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-301-0/+2
* copyright updates (2017)Gravatar Austin Ellis2017-10-291-1/+1
* protocol/Unreal40: Unlike Unreal 3.2.x, Unreal 4.0.x no longer supports cmode...Gravatar Ben C2017-10-171-15/+16
* Import Atheme commits 51213f2, a07c528, 5eaae88, and 4e49a7a.Gravatar Ben C2017-10-101-2/+2
* protocol/charybdis: Add cmode +M support.Gravatar Ben C2017-10-072-2/+1
* Import Atheme commits b566f0c, 821e451, abdc510, d4bae4b, f5398b0, 8ef61cc, 1...Gravatar Ben C2017-10-072-0/+20
* Import Atheme commits 51a5faa, e71cbb3, 3f1a2aa, and aa84e73.Gravatar Ben C2017-10-073-2/+5
* Import Atheme commits 6234ca5, b94cfcc, c1a31c4, and ce72404.Gravatar Ben C2017-09-292-0/+2
* Tweak timestamp. Also import Atheme commits 001e59d, fb0d43c, and be7c0b6.Gravatar Ben C2017-09-292-1/+11
* NickServ/set_nopassword: Add NOPASSWORD option and various failsafes. Also s...Gravatar Ben C2017-09-212-0/+2
* Move libathemecore component of bouncing mode changes on SECURE channels to C...Gravatar Ben C2017-09-173-1/+8
* Prevent unverified users from registering groups, don't show BotServ bots in ...Gravatar Ben C2017-09-162-1/+4
* Import Atheme commits a287d47 and f3a27b8.Gravatar Ben C2017-09-161-0/+3
* protocol: Add cmode +T support for Charybdis, and check whether extban masks ...Gravatar Ben C2017-09-161-0/+3
* GroupServ/HostServ: Remove group-specific offered vhosts when the group is dr...Gravatar Ben C2017-09-141-3/+5
* ChanServ/flags: Add the ability and config option for users to selfop or deop...Gravatar Ben C2017-09-121-0/+2
* Import Atheme commits 3259613, f9e6e9f, and e0960a4.Gravatar Ben C2017-08-261-0/+5
* Import Atheme commits 092c341, b4f66cf, 167115d, a304946, and 99fb670.Gravatar Ben C2017-08-252-0/+9
* Add user_can_login(si, mu) hook - Atheme commit 8ac7aa8.Gravatar Ben C2017-08-202-0/+7
* Import Atheme commits 1fa8407 and c41014b.Gravatar Ben C2017-08-191-0/+3
* Import Atheme commits 586f04c, f79acb2, and d5165e6.Gravatar Ben C2017-08-191-0/+4
* NickServ: Add RESETSTRICTACCESS, a command to send a recovery key in an e-mai...Gravatar Ben C2017-07-301-8/+9
* NickServ: Add NOTIFYMEMO option (MU_NOTIFYMEMO).Gravatar Ben C2017-03-081-1/+2
* NickServ: Add set options EmailNotify, NotifyAcl, and NotifySet. They otherw...Gravatar Ben C2017-01-151-0/+3
* nickserv/set_accountname: Add acct_change_time configuration option - Minimum...Gravatar Ben C2016-12-231-1/+4
* hostserv: Add request_time and limit_first_request options.Gravatar Ben C2016-10-271-2/+4
* ChanServ: Add flags_requires_account configuration setting - Optional ChanSer...Gravatar Ben C2016-09-261-35/+42
* operserv/akill: Add an option to remove more specific AKILLs if a wider AKILL...Gravatar Ben C2016-09-131-6/+12
* NickServ: Add STRICTACCESS option.Gravatar Ben C2016-09-092-15/+17
* modules/protocol: Expand ircd_t to store channel quiet mode support, and.. *u...Gravatar Ben C2016-06-041-0/+3
* libathemecore/account: Move get_template_name into core. Don't know why it w...Gravatar Ben C2016-05-301-0/+2
* libathemecore/users: Add users_show_all_logins function.Gravatar Ben C2016-05-251-0/+1
* Add an option for dynamic guest nicks. For more information on this new feat...Gravatar Ben C2016-05-221-1/+5
* nickserv/enforce: REGAIN shouldn't work if the target nick is reserved.Gravatar Ben C2016-05-201-0/+1
* libathemecore/function.c: Add naturalareacode_{en|de}code functions.Gravatar Ben C2016-05-181-0/+2
* function.c: Add base36_{en|de}code functions.Gravatar Ben C2016-04-181-0/+2
* Add send_sasl_quit option.Gravatar Ben C2016-04-071-0/+2