| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move vendor field to a compile time macro | Austin Ellis | 2017-10-30 | 27 | -53/+34 |
| * | modules: Copyright updates | Austin Ellis | 2017-10-29 | 7 | -14/+12 |
| * | (Chan|Group|Nick)Serv/help: Change the formatting of the base help text a bit... | Ben C | 2017-10-08 | 1 | -2/+4 |
| * | Import Atheme commits 6234ca5, b94cfcc, c1a31c4, and ce72404. | Ben C | 2017-09-29 | 1 | -0/+6 |
| * | Prevent unverified users from registering groups, don't show BotServ bots in ... | Ben C | 2017-09-16 | 2 | -8/+7 |
| * | GroupServ/HostServ: Remove group-specific offered vhosts when the group is dr... | Ben C | 2017-09-14 | 3 | -3/+8 |
| * | Improve both the header and footer for ChanServ INFO, GroupServ INFO, and Nic... | Ben C | 2017-08-10 | 1 | -3/+20 |
| * | NickServ/info: Make the colons line up the way they do in ChanServ INFO and G... | Ben C | 2017-08-10 | 1 | -1/+2 |
| * | groupserv/flags: Permit self delete with -*, the way that's possible with Cha... | Ben C | 2017-08-07 | 1 | -4/+24 |
| * | GroupServ/set_*: Make every binary option accept on/1/true and off/0/false as... | Ben C | 2017-07-16 | 3 | -6/+6 |
| * | GroupServ/list: Make LIST show the group flags of each group. | Ben C | 2017-07-16 | 1 | -3/+44 |
| * | GroupServ/info: Make INFO show the joinflags, if set. | Ben C | 2017-07-16 | 1 | -0/+5 |
| * | groupserv/main/main: Add NickServ HISTORY support to notify_target_acl_change... | Ben C | 2017-05-15 | 1 | -4/+20 |
| * | groupserv/templatevhost: Add HISTORY support and make it call notify_group_mi... | Ben C | 2017-05-07 | 1 | -5/+21 |
| * | groupserv/template: Add HISTORY support for template additions/changes/remova... | Ben C | 2017-05-06 | 1 | -4/+22 |
| * | groupserv/template: It should call notify_group_acl_change as well. | Ben C | 2017-05-06 | 1 | -0/+1 |
| * | GroupServ: Use notify_group_misc_change in various modules. | Ben C | 2017-05-02 | 3 | -33/+62 |
| * | groupserv/main/main: Add notify_group_misc_change function. | Ben C | 2017-05-02 | 3 | -2/+59 |
| * | groupserv/acsnolimit: Correct the comment block at the start of the file. | Ben C | 2017-05-02 | 1 | -1/+1 |
| * | groupserv/regnolimit: Tweak a couple notices. | Ben C | 2017-05-02 | 1 | -2/+2 |
| * | groupserv/regnolimit: This module should also call notify_group_set_change as... | Ben C | 2017-05-02 | 1 | -2/+8 |
| * | groupserv/acsnolimit: This module should call notify_group_set_change as well. | Ben C | 2017-05-01 | 1 | -3/+9 |
| * | GroupServ: Make all the set_* modules use the new notify_group_set_change fun... | Ben C | 2017-04-29 | 9 | -16/+65 |
| * | groupserv/main: Add notify_group_set_change function. | Ben C | 2017-04-29 | 3 | -0/+63 |
| * | GroupServ: Add HISTORY module. | Ben C | 2017-04-29 | 2 | -0/+185 |
| * | groupserv/main/main: Add HISTORY support to notify_group_acl_change. | Ben C | 2017-04-27 | 1 | -3/+4 |
| * | groupserv/(f)flags: After a flags change, show the issuing user the new match... | Ben C | 2017-04-26 | 2 | -2/+2 |
| * | groupserv/flags: Reduce unnecessary duplication. | Ben C | 2017-04-26 | 1 | -14/+8 |
| * | groupserv/fflags: Call notify_target_acl_change and notify_group_acl_change t... | Ben C | 2017-04-26 | 1 | -1/+28 |
| * | groupserv/main: Add notify_group_acl_change function and use it in groupserv/... | Ben C | 2017-04-26 | 4 | -3/+107 |
| * | groupserv/template: Make TEMPLATE use notify_target_acl_change as well, as ap... | Ben C | 2017-03-08 | 1 | -1/+6 |
| * | NickServ: Add NOTIFYMEMO option (MU_NOTIFYMEMO). | Ben C | 2017-03-08 | 1 | -2/+4 |
| * | GroupServ: add notify_target_acl_change function to groupserv/main/main using... | Ben C | 2017-01-18 | 4 | -10/+97 |
| * | Make it so some modules that don't technically need other modules to function... | Ben C | 2017-01-10 | 2 | -138/+128 |
| * | groupserv/(f|)flags: These don't need allow_vhost_change anymore. | Ben C | 2017-01-07 | 2 | -4/+0 |
| * | groupserv/fflags: Make FFLAGS handle the template vhost settings automaticall... | Ben C | 2017-01-07 | 1 | -19/+164 |
| * | GroupServ/flags: Cleanups | Ben C | 2017-01-07 | 1 | -62/+52 |
| * | groupserv/templatevhost: Update affected user vhost settings automatically up... | Ben C | 2017-01-05 | 1 | -6/+82 |
| * | groupserv/template: Prevent adding +b to templates, to prevent griefing via t... | Ben C | 2017-01-04 | 1 | -0/+16 |
| * | groupserv/flags: Make group template vhost offer removal actually work when a... | Ben C | 2017-01-04 | 1 | -7/+44 |
| * | groupserv/set_pubacl: Add new GroupServ SET PUBACL setting, similar to ChanSe... | Ben C | 2016-12-26 | 4 | -25/+163 |
| * | GroupServ: Cleanups and fixing some fails; also making -* in FLAGS work again. | Ben C | 2016-12-25 | 5 | -21/+19 |
| * | hostserv/templatevhost: Add templatevhost system, minor tweak to allow_vhost_... | Ben C | 2016-12-23 | 6 | -6/+562 |
| * | groupserv/flags: Make matching template names show up in the flags list, if a... | Ben C | 2016-12-02 | 3 | -2/+6 |
| * | GroupServ/(f)flags: Hm.. | Ben C | 2016-09-08 | 2 | -6/+2 |
| * | GroupServ: Implement templates, similar to ChanServ templates. | Ben C | 2016-09-08 | 11 | -8/+932 |
| * | GroupServ/taxonomy: Tweak it a bit. | Ben C | 2016-09-07 | 1 | -4/+4 |
| * | groupserv/taxonomy: Add GroupServ TAXONOMY. | Ben C | 2016-06-07 | 2 | -23/+116 |
| * | operserv/info: Reorganize the display of some of the settings, and sort them ... | Ben C | 2016-04-08 | 1 | -0/+3 |
| * | Implement GroupServ leveled flags - Fix (un)setting GS flag +A. - Atheme comm... | Ben C | 2015-07-19 | 5 | -2/+38 |