| Commit message (Expand) | Author | Age | Files | Lines |
| * | NickServ/FGROUP: Introducing the FGROUP command, which registers nicks under ... | Ben C | 2017-12-06 | 1 | -2/+4 |
| * | Import Atheme commits 2fee9b4, 34e7565, cf7d4e1, eaed083, cd536fd, 693fff4, a... | Ben C | 2017-11-13 | 1 | -1/+46 |
| * | Import Atheme commits 926814c and 7b1e598. | Ben C | 2017-11-12 | 1 | -2/+2 |
| * | Import Atheme commits f653a85, b2566f4, db3b37b, 407fb1c, 796fb83, 7b56c7a, a... | Ben C | 2017-10-12 | 1 | -0/+35 |
| * | BotServ/info: Mention it in services.conf.example. | Ben C | 2017-10-12 | 1 | -0/+2 |
| * | HostServ/disable -> HostServ/drop: Fit the command naming convention, due to ... | Ben C | 2017-10-08 | 1 | -2/+2 |
| * | Sometimes, one or two words, or even a single letter can make all of the diff... | Ben C | 2017-09-25 | 1 | -1/+1 |
| * | libathemecore/conf: Change the kline_do_not_remove_more_specific option defau... | Ben C | 2017-09-25 | 1 | -4/+5 |
| * | dist/services.conf.example: Clarify one of the comments. | Ben C | 2017-09-25 | 1 | -3/+9 |
| * | NickServ/set_nopassword: Add NOPASSWORD option and various failsafes. Also s... | Ben C | 2017-09-21 | 1 | -0/+2 |
| * | Crypto/pbkdf2v2: Implement better PBKDF2 hashing for passwords. Import Athem... | Ben C | 2017-09-15 | 1 | -2/+4 |
| * | ChanServ/flags: Add the ability and config option for users to selfop or deop... | Ben C | 2017-09-12 | 1 | -2/+12 |
| * | NickServ: Add SET PUBKEY module, additionally with HISTORY support. Based on... | Ben C | 2017-08-27 | 1 | -2/+4 |
| * | NickServ/set_accountname: RESTRICT now prevents account name changes. Import... | Ben C | 2017-08-26 | 1 | -1/+1 |
| * | Import Atheme commits 586f04c, f79acb2, and d5165e6. | Ben C | 2017-08-19 | 1 | -0/+5 |
| * | protocol: Add Unreal 4.x support. SASL ID doesn't seem to function yet, but ... | Ben C | 2017-08-12 | 1 | -1/+2 |
| * | NickServ: Add RESETSTRICTACCESS, a command to send a recovery key in an e-mai... | Ben C | 2017-07-30 | 1 | -0/+5 |
| * | groupserv/set_pubacl: Add new GroupServ SET PUBACL setting, similar to ChanSe... | Ben C | 2016-12-26 | 1 | -0/+2 |
| * | services.conf.example: Correct a minor typo in the example. | Ben C | 2016-12-24 | 1 | -1/+1 |
| * | nickserv/set_accountname: Add acct_change_time configuration option - Minimum... | Ben C | 2016-12-23 | 1 | -0/+8 |
| * | hostserv: Add request_time and limit_first_request options. | Ben C | 2016-10-27 | 1 | -0/+22 |
| * | ChanServ: Add flags_requires_account configuration setting - Optional ChanSer... | Ben C | 2016-09-26 | 1 | -0/+9 |
| * | operserv/akill: Add an option to remove more specific AKILLs if a wider AKILL... | Ben C | 2016-09-13 | 1 | -0/+8 |
| * | Add an option for dynamic guest nicks. For more information on this new feat... | Ben C | 2016-05-22 | 1 | -0/+17 |
| * | NickServ: Change default enforce prefix from "Guest" to "User." | Ben C | 2016-05-18 | 1 | -1/+1 |
| * | Add send_sasl_quit option. | Ben C | 2016-04-07 | 1 | -0/+8 |
| * | ChanServ: Add use_owner and use_admin config options. - When enabled, and if ... | Ben C | 2016-03-29 | 1 | -0/+16 |
| * | ChanServ: Add min_non_wildcard_chars_host_acl configuration option - Requires... | Ben C | 2016-03-28 | 1 | -0/+8 |
| * | operserv/akill: Number of non-wildcard characters is now configurable. Defau... | Ben C | 2016-03-21 | 1 | -0/+7 |
| * | services.conf.example: add +aehq to chanserv::founder_flags | Ben C | 2016-03-13 | 1 | -1/+1 |
| * | Use spaces in place of some tabs in services.conf.example . | Ben C | 2015-08-02 | 1 | -3/+3 |
| * | Split '/cs clear bans' into multiple commands to make it more intuitive. | Ben C | 2015-08-02 | 1 | -0/+3 |
| * | Add xop_manager module. | Ben C | 2015-08-02 | 1 | -10/+18 |
| * | Add HostServ DISABLE command. | Ben C | 2015-07-19 | 1 | -0/+2 |
| * | Implement GroupServ leveled flags - Fix (un)setting GS flag +A. - Atheme comm... | Ben C | 2015-07-19 | 1 | -0/+11 |
| * | Implemented leveled flags. | Ben C | 2015-04-17 | 1 | -6/+20 |
| * | Missed a couple spots. | Ben C | 2014-11-14 | 3 | -1/+1 |
| * | From upstream - ChanServ set_pubacl module - kaniini | Ben C | 2014-10-19 | 1 | -2/+15 |
| * | Rebrand to ChatServices - Version 1.0.0-beta1 - Add ChatIRCd protocol module | Ben C | 2014-10-18 | 2 | -33/+34 |
| * | saslserv: drop support for DH-AES and DH-BLOWFISH•••Both mechanisms have serious design flaws which make them insecure. To fix the
design flaws would make both mechanisms incompatible with current implementations,
and provide little-to-no gain over using PLAIN in a TLS channel instead.
Thusly, we drop support for them.
| William Pitcock | 2014-08-19 | 1 | -9/+2 |
| * | atheme.conf.example: add groupserv SET GROUPNAME module | Rylee Fowler | 2014-08-03 | 1 | -0/+2 |
| * | chanserv/clear_akicks: add new CLEAR AKICKS command•••This command clears all AKICK entries (or access list entries whose
only flags are +b) on a channel (requires +Rf to execute).
| Lee Starnes | 2014-06-11 | 1 | -0/+2 |
| * | dist/atheme.conf.example: Fix typo (miscillaneous -> miscellaneous) | Attila Molnar | 2014-06-08 | 1 | -1/+1 |
| * | modules/sporksircd: Remove SporksIRCD protocol module•••SporksIRCD was abandoned by Elizacat, and she has approved
the removal of this module. There are currently no known
networks running SporksIRCD.
| Lee Starnes | 2014-05-27 | 1 | -2/+1 |
| * | Merge pull request #331 from attilamolnar/master+inspircd•••protocol/inspircd: Update protocol version to 1202 (2.0) | Mantas Mikulėnas | 2014-05-24 | 1 | -1/+1 |
| |\ |
|
| | * | Remove InspIRCd 1.2 support from the config and doc/IRCD, mention in NEWS | Attila Molnar | 2014-04-30 | 1 | -1/+0 |
| | * | Mark InspIRCd 1.2 support as deprecated in the config and doc/IRCD•••(cherry picked from commit e1efd13bee846a6201b31e9ebb71ae68232b6126)
| Attila Molnar | 2014-04-29 | 1 | -1/+2 |
| * | | dist/atheme.conf.example: add missing semicolon | Rylee Fowler | 2014-05-21 | 1 | -1/+1 |
| |/ |
|
| * | exttarget/server: add to documentation | Mantas Mikulėnas | 2014-01-27 | 1 | -0/+2 |
| * | Add kline_verified_ident•••Klines *@host instead of user@host if ident has a ~ as first char, even
with kline_with_ident set.
| Errietta Kostala | 2014-01-21 | 1 | -0/+6 |