| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a per oper block{} (o-line) configuration file option where if defined, a... | Ben C | 2017-11-17 | 1 | -0/+2 |
| * | m_whois: Add hide_uids_in_whois option, default to "yes." This information i... | Ben C | 2017-11-08 | 1 | -1/+3 |
| * | messages.h: fix terminology when displaying UIDs•••These are technically UIDs, not EUIDs (which is the S2S command).
Also make the WHOIS line for the user's UID follow the standard "[nick] is/has xyz" format. | James Lu | 2017-11-07 | 1 | -2/+2 |
| * | Add a can_self_devoice configuration option, defaulting to yes. Not really s... | Ben C | 2016-01-14 | 1 | -0/+1 |
| * | Revert "Revert "Replace autochanmodes logic with that of Charybdis. Resolves...•••This reverts commit 96313c6e8ade88cb891ce8e9fe73b6d99e764bbc.
| Ben C | 2016-01-13 | 1 | -1/+2 |
| * | Fix numeric 004 RPL_MYINFO to actually list all channel modes that take an ar... | Ben C | 2016-01-04 | 2 | -1/+3 |
| * | Removing trailing spaces on numerics 900-902 per the IRCv3.1 SASL spec. http:... | Ben C | 2016-01-04 | 1 | -3/+3 |
| * | It is 2016 now, update the copyrights. | Ben C | 2016-01-01 | 2 | -2/+2 |
| * | Show Nick!Ident@Host in numeric 001 the way many other IRCds do. | Ben C | 2015-12-31 | 1 | -1/+1 |
| * | Admin/NetAdmin now implies oper:spy. | Ben C | 2015-12-31 | 1 | -1/+1 |
| * | RFC1459-fy numeric 256. | Ben C | 2015-12-28 | 1 | -1/+1 |
| * | m_list: Default channel display threshold is now configurable and no longer h... | Ben C | 2015-12-27 | 1 | -0/+1 |
| * | Reduce even more clean_nick() code duplication. Import Charybdis commit 2d28... | Ben C | 2015-12-27 | 1 | -21/+2 |
| * | Remove some code duplication regarding nickname validity. Import Charybdis c... | Ben C | 2015-12-27 | 1 | -0/+21 |
| * | ssl: SSL ciphers supported is now configurable. Import Charybdis commits c17... | Ben C | 2015-12-27 | 2 | -2/+3 |
| * | Import Charybdis commit b5b4a0e - client: use sequential connection ids for s... | Ben C | 2015-12-26 | 2 | -5/+10 |
| * | Revert "Replace autochanmodes logic with that of Charybdis. Resolves certain...•••This reverts commit 1d7db300d36c5ac49b27652bcb931b1da4db644b.
This commit introduces nastier issues. This issue will be revisited at a later time.
| Ben C | 2015-12-25 | 1 | -2/+1 |
| * | Replace autochanmodes logic with that of Charybdis. Resolves certain issues ... | Ben C | 2015-12-24 | 1 | -1/+2 |
| * | Import Charybdis commit bac8c48. | Ben C | 2015-12-23 | 1 | -7/+7 |
| * | Show cipher string in /whois for SSL users. Import Charybdis commits ebe33db... | Ben C | 2015-12-23 | 2 | -1/+2 |
| * | Import Charybdis commits 408a29c and 196740c. Some cleanups from Ratbox 3.1. | Ben C | 2015-12-19 | 1 | -2/+2 |
| * | Add mode direction to chmode.c - get_channel_access() and get_channel_access ... | Ben C | 2015-12-15 | 2 | -1/+2 |
| * | Make CertFP hash configurable and support SHA512 and SHA256 in addition to SH... | Ben C | 2015-12-14 | 1 | -0/+1 |
| * | Import Charybdis commit 4a5330b - IRCv3.2 chghost support. | Ben C | 2015-12-11 | 1 | -0/+1 |
| * | Import the bit from ircd-seven to show the oper name and privset block used. ... | Ben C | 2015-12-11 | 2 | -0/+2 |
| * | Import Charybdis commit 583f064 | Ben C | 2015-11-26 | 1 | -2/+2 |
| * | Back out of remote channel join notices for now. - May be revisited at a late... | Ben C | 2015-11-02 | 1 | -1/+0 |
| * | Remove some duplication that was introduced recently. | Ben C | 2015-10-31 | 1 | -2/+0 |
| * | Implement deoper server notices, and numeric 385. | Ben C | 2015-10-31 | 1 | -1/+2 |
| * | Show EUID to user on connect. Show EUID on /whois to only self + opers. | Ben C | 2015-10-25 | 2 | -1/+5 |
| * | Added oper priv oper:unresv, needed to use UNRESV. | Ben C | 2015-10-23 | 1 | -0/+1 |
| * | Implement the oper priv oper:local_routing - Permits local SQUIT and CONNECT. | Ben C | 2015-10-23 | 1 | -0/+1 |
| * | Import Charybdis commits d5f856c, 7485e86, d09bde1 - MONITOR memory leak fixes. | Ben C | 2015-10-13 | 1 | -3/+2 |
| * | Import Charybdis commit 2125182 | Ben C | 2015-10-11 | 1 | -1/+1 |
| * | Add ENCAP USERMODE - A means by which services can change users' user modes. ... | Ben C | 2015-09-30 | 1 | -0/+4 |
| * | Add and implement halfops_can_dehalfop_others setting. | Ben C | 2015-09-17 | 1 | -0/+1 |
| * | Change oper up notices to better fit the 'nick (ident@host)' format of many o... | Ben C | 2015-09-12 | 1 | -0/+1 |
| * | In /whois, show the oper block name used by the oper to oper-up. | Ben C | 2015-09-10 | 1 | -0/+2 |
| * | Borrow sno_channeljoin.c from SporksIRCd, also extend it to support remote ch... | Ben C | 2015-09-07 | 1 | -0/+1 |
| * | Fixed a minor derp introduced awhile back. That and all users with +a will h... | Ben C | 2015-09-06 | 1 | -1/+1 |
| * | Implement optional yaohv (~&@%+) support. Move override into core, fix some ... | Ben C | 2015-09-03 | 5 | -27/+66 |
| * | Purge local channels. Almost no one uses them anyway, and outside of EFnet/I... | Ben C | 2015-08-28 | 2 | -2/+1 |
| * | Add oper priv oper:cansetbot - Now needed for opers to set umode +B on themse... | Ben C | 2015-08-25 | 3 | -4/+7 |
| * | Add disable_join_0 option, default to yes. Change default of disable_local_c... | Ben C | 2015-08-24 | 1 | -0/+1 |
| * | Fix FORCEJOIN/FJOIN, ported from SporksIRCd, move some channel join functions... | Ben C | 2015-08-24 | 2 | -0/+8 |
| * | Add operspy_dont_care_chan_info conf option that works similarly to operspy_d... | Ben C | 2015-08-22 | 1 | -0/+1 |
| * | Add the ability to have static client quit reasons. | Ben C | 2015-08-21 | 1 | -0/+2 |
| * | Add the ability to use static channel part reasons. | Ben C | 2015-08-21 | 1 | -0/+4 |
| * | Add configuration option to strip colors and formatting from channel topics. ... | Ben C | 2015-08-21 | 1 | -0/+1 |
| * | Add configuration setting to (dis|en)able stripping colors and text formattin... | Ben C | 2015-08-20 | 1 | -0/+1 |