| 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/+21 |
| * | m_whois: Add hide_uids_in_whois option, default to "yes." This information i... | Ben C | 2017-11-08 | 2 | -1/+7 |
| * | m_sasl: Ensure the AUTHENTICATE parameter doesn't include a colon at the begi... | Ben C | 2016-09-04 | 1 | -6/+11 |
| * | m_whois: Should always show the connecting IP and hostname to self+opers, reg... | Ben C | 2016-06-20 | 1 | -12/+30 |
| * | m_whois: Show snomasks in numeric 379, RPL_WHOISMODES if applicable. | Ben C | 2016-06-20 | 1 | -1/+12 |
| * | m_stats: Remote "/stats f" should work for NetAdmins. | Ben C | 2016-06-20 | 1 | -2/+22 |
| * | m_info.c: Include server description in /info. | Ben C | 2016-06-19 | 1 | -0/+6 |
| * | m_sasl: CAP DEL should be sent whether SaslServ quits (if it's unloaded) or i... | Ben C | 2016-04-07 | 1 | -4/+3 |
| * | m_sasl: Fix it so CAP DEL is actually sent when cap-notify is enabled. | Ben C | 2016-03-06 | 1 | -1/+15 |
| * | m_invite and m_uninvite: Suppress the channel notice on invite for clients wi... | Ben C | 2016-01-17 | 2 | -4/+4 |
| * | m_priv and s_user - oper_up: Show oper privs 10 at a time on multiple lines. | Ben C | 2016-01-17 | 1 | -2/+50 |
| * | Add a can_self_devoice configuration option, defaulting to yes. Not really s... | Ben C | 2016-01-14 | 1 | -0/+6 |
| * | m_info: Make autochanmodes actually show up in it, after unreverting the bett... | Ben C | 2016-01-13 | 1 | -0/+4 |
| * | Revert "Revert "Replace autochanmodes logic with that of Charybdis. Resolves...•••This reverts commit 96313c6e8ade88cb891ce8e9fe73b6d99e764bbc.
| Ben C | 2016-01-13 | 1 | -1/+1 |
| * | m_uninvite: When used, it should sent an UNINVITE message to the target user.... | Ben C | 2016-01-12 | 1 | -23/+6 |
| * | m_whois: s/Using class block/is using class block/ - To maintain consistency ... | Ben C | 2016-01-11 | 1 | -1/+1 |
| * | m_info: Tweak the infoline description for displayed_usercount. Also noting ... | Ben C | 2016-01-11 | 1 | -1/+1 |
| * | Make displayed_usercount show up in /list. | Ben C | 2016-01-11 | 1 | -0/+6 |
| * | Make more than two stacked prefixes work on SJOIN (after a split ends). Fail... | Ben C | 2016-01-10 | 1 | -2/+8 |
| * | Refactor the can_kick_deop code to make it work with stacked prefixes. Not m... | Ben C | 2016-01-06 | 1 | -28/+32 |
| * | Prevent STARTTLS usage over an existing SSL/TLS connection. | Ben C | 2016-01-04 | 1 | -0/+6 |
| * | It is 2016 now, update the copyrights. | Ben C | 2016-01-01 | 10 | -10/+10 |
| * | m_whois: Remove some extra unneeded checks. Self-check (exclusive of oper st... | Ben C | 2015-12-28 | 1 | -1/+1 |
| * | Import Charybdis commit d855e13. - Remove trailing space in CAP ACK. | Ben C | 2015-12-28 | 1 | -2/+4 |
| * | Viewing the quiet list (/mode #Channel q) shouldn't end the flood grace eithe... | Ben C | 2015-12-28 | 1 | -1/+1 |
| * | m_whois: s/Opered as/is opered as/ | 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 | -2/+6 |
| * | Show a flattened /map to non-opers instead of erroring, if flattened links ar... | Ben C | 2015-12-27 | 1 | -1/+75 |
| * | Reduce even more clean_nick() code duplication. Import Charybdis commit 2d28... | Ben C | 2015-12-27 | 4 | -68/+6 |
| * | monitor: Ensure nicks used are valid. Import Charybdis commit 413c61a. | Ben C | 2015-12-27 | 1 | -0/+3 |
| * | Remove some code duplication regarding nickname validity. Import Charybdis c... | Ben C | 2015-12-27 | 1 | -22/+1 |
| * | Import Charybdis commit e124e4b. m_starttls: Client FD hash removal. | Ben C | 2015-12-27 | 1 | -2/+0 |
| * | m_info: List items using the OUTPUT_BOOLEAN2 format were doubled due to a mis... | Ben C | 2015-12-25 | 1 | -7/+2 |
| * | 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 | -1/+1 |
| * | Replace autochanmodes logic with that of Charybdis. Resolves certain issues ... | Ben C | 2015-12-24 | 1 | -1/+1 |
| * | Show cipher string in /whois for SSL users. Import Charybdis commits ebe33db... | Ben C | 2015-12-23 | 1 | -6/+13 |
| * | 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/+19 |
| * | Import Charybdis commit a7433e3. Same behavior for +R regardling auto /accep... | Ben C | 2015-12-12 | 1 | -1/+3 |
| * | Import Charybdis commit 4a5330b - IRCv3.2 chghost support. | Ben C | 2015-12-11 | 1 | -0/+1 |
| * | Show class name the user has used to connect, in /whois to opers and self. | Ben C | 2015-12-11 | 1 | -1/+12 |
| * | Import the bit from ircd-seven to show the oper name and privset block used. ... | Ben C | 2015-12-11 | 1 | -22/+14 |
| * | Successful REHASH Snotes should probably be L_NETWIDE as well. | Ben C | 2015-12-10 | 1 | -13/+13 |
| * | Import Charybdis commit 583f064 | Ben C | 2015-11-26 | 3 | -40/+24 |
| * | Fail | Ben C | 2015-11-21 | 1 | -1/+3 |
| * | Make the /whois output a little nicer when the target is an oper. | Ben C | 2015-11-20 | 1 | -5/+3 |
| * | Clean up the (un)invite notice code a bit. | Ben C | 2015-11-17 | 2 | -41/+27 |
| * | Move some more ISUPPORT values into their respective modules. | Ben C | 2015-11-15 | 5 | -4/+70 |
| * | Import Charybdis commit 439bf4d | Ben C | 2015-11-15 | 1 | -1/+15 |
| * | Send the override kick notice once and not from every server on the network. | Ben C | 2015-11-15 | 1 | -8/+6 |