| Commit message (Expand) | Author | Age | Files | Lines |
| * | Missed some umodes in the first round. | Ben C | 2018-04-15 | 3 | -6/+17 |
| * | modules/protocol/*: White space consistency. | Ben C | 2018-04-15 | 12 | -161/+149 |
| * | Add better user mode tracking support. | Ben C | 2018-04-15 | 14 | -56/+234 |
| * | Add umode_sts for services to change user modes. Doesn't do anything yet. | Ben C | 2018-03-11 | 16 | -22/+57 |
| * | nickserv/register: Don't echo from registration confirm.; libathemecore/servi... | Ben C | 2017-11-19 | 5 | -62/+94 |
| * | Import Atheme commits bebafdf, b2b2798, d0de756, and 2329348. protocol/*: do... | Ben C | 2017-11-13 | 7 | -7/+14 |
| * | Move vendor field to a compile time macro | Austin Ellis | 2017-10-30 | 23 | -23/+23 |
| * | protocol/chatircd: Couple more tweaks. $s is not supported. Support $u for ... | Ben C | 2017-10-21 | 1 | -7/+2 |
| * | protocol/chatircd: Add support for ChatIRCd extban $u . | Ben C | 2017-10-21 | 1 | -0/+29 |
| * | protocol/Unreal40: Unlike Unreal 3.2.x, Unreal 4.0.x no longer supports cmode... | Ben C | 2017-10-17 | 1 | -27/+1 |
| * | Import Atheme commits 908721c and e5d5d46. | Ben C | 2017-10-12 | 1 | -1/+1 |
| * | Import Atheme commit 10968ab. | Ben C | 2017-10-10 | 1 | -1/+1 |
| * | Import Atheme commits 1401a36, 490147b, and ad77a94. | Ben C | 2017-10-09 | 1 | -5/+14 |
| * | Import Atheme commits 36f1b1a, b99e0f8, and 35e73d0. | Ben C | 2017-10-09 | 1 | -2/+3 |
| * | Import Atheme commits 87f25f5 and 08012f1. | Ben C | 2017-10-07 | 1 | -0/+6 |
| * | protocol/ts6*: Designate some modes as staff-only that should have been desig... | Ben C | 2017-10-07 | 4 | -80/+80 |
| * | protocol/charybdis: Add cmode +M support. | Ben C | 2017-10-07 | 1 | -21/+22 |
| * | Import Atheme commits 51a5faa, e71cbb3, 3f1a2aa, and aa84e73. | Ben C | 2017-10-07 | 1 | -3/+4 |
| * | Import Atheme commit 641a586. | Ben C | 2017-10-07 | 1 | -19/+32 |
| * | Import Atheme commits aef9cbc, d36415c, 2d8a478, and a634885. | Ben C | 2017-09-29 | 1 | -3/+22 |
| * | Tweak timestamp. Also import Atheme commits 001e59d, fb0d43c, and be7c0b6. | Ben C | 2017-09-29 | 1 | -0/+20 |
| * | protocol: Add cmode +T support for Charybdis, and check whether extban masks ... | Ben C | 2017-09-16 | 4 | -2/+10 |
| * | Import Atheme commits 3f45f52 and 0d9ed2f. | Ben C | 2017-08-26 | 1 | -1/+3 |
| * | Import Atheme commit 4d7df1c | Ben C | 2017-08-26 | 7 | -18/+63 |
| * | Import Atheme commits 586f04c, f79acb2, and d5165e6. | Ben C | 2017-08-19 | 5 | -0/+5 |
| * | protocol: Add Unreal 4.x support (cont'd) - It would help if I were to actual... | Ben C | 2017-08-12 | 1 | -0/+1653 |
| * | protocol: Add Unreal 4.x support. SASL ID doesn't seem to function yet, but ... | Ben C | 2017-08-12 | 1 | -1/+2 |
| * | modules/protocol: Expand ircd_t to store channel quiet mode support, and.. *u... | Ben C | 2016-06-04 | 15 | -16/+61 |
| * | Missed a spot. | Ben C | 2016-04-13 | 1 | -1/+4 |
| * | Missed a spot. | Ben C | 2016-04-05 | 1 | -1/+1 |
| * | protocol/unreal.c: Do the same for Unreal3.2. | Ben C | 2016-04-04 | 1 | -2/+5 |
| * | protocol/ts6-generic.c: Make the chansvs.use_(admin|owner) options effective ... | Ben C | 2016-04-04 | 1 | -6/+30 |
| * | protocol/ngircd: ngircd_invite_sts - Make it use the chansvs.use_{owner|admin... | Ben C | 2016-03-30 | 1 | -1/+4 |
| * | Make the last commit actually work on Unreal the way it's supposed to. | Ben C | 2016-03-29 | 1 | -4/+4 |
| * | ChanServ: Add use_owner and use_admin config options. - When enabled, and if ... | Ben C | 2016-03-29 | 4 | -10/+30 |
| * | It is 2016 now, update the copyrights. | Ben C | 2016-01-01 | 1 | -2/+2 |
| * | ChatIRCd now supports +yaohv (~&@%+). Also various cleanups. | Ben C | 2015-10-12 | 1 | -31/+37 |
| * | Add Unreal Cmode +T support | Ben C | 2015-08-08 | 1 | -0/+1 |
| * | It's 2015 now. | Ben C | 2014-12-31 | 1 | -1/+1 |
| * | Add ChatIRCd Cmode +T support | Ben C | 2014-10-18 | 1 | -20/+21 |
| * | Rebrand to ChatServices - Version 1.0.0-beta1 - Add ChatIRCd protocol module | Ben C | 2014-10-18 | 2 | -17/+353 |
| * | protocol/inspircd: chase rejoindelay announcement changes (inspircd #913) (cl... | William Pitcock | 2014-09-16 | 1 | -3/+11 |
| * | Merge pull request #383 from attilamolnar/master+version•••Send the correct version string to InspIRCd servers | William Pitcock | 2014-09-12 | 1 | -2/+3 |
| |\ |
|
| | * | protocol/inspircd: Send a VERSION string that is similiar to what we send to ... | Attila Molnar | 2014-09-12 | 1 | -2/+3 |
| * | | protocol/inspircd: Allow all METADATA accountname messages to set the interna...•••Fixes #308
| Attila Molnar | 2014-09-12 | 1 | -5/+1 |
| |/ |
|
| * | protocol/inspircd: allow +J 5 as the comment promises | William Pitcock | 2014-09-05 | 1 | -1/+1 |
| * | Change OPERTYPE to say "Service" instead of "Services" | Michael Hazell | 2014-08-10 | 1 | -1/+1 |
| * | protocol/unreal: fix incorrect strchr() usage when parsing +f mode strings. | William Pitcock | 2014-08-08 | 1 | -1/+1 |
| * | Merge pull request #369 from ShutterQuick/master+canextban•••cs/quiet & cs/ban: Don't try to expand extbans | William Pitcock | 2014-08-08 | 3 | -0/+49 |
| |\ |
|
| | * | protocol: Add is_extban() to allow modules to check if the ircd considers a m... | Daniel Vassdal | 2014-08-05 | 3 | -0/+49 |