| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove channel::kick_on_split_riding•••This feature had numerous pitfalls (such as not checking +beI) and
services does it better than we can. Remove it and alert opers that the
feature no longer exists if they had it configured.
| Ryan Schmidt | 2026-03-17 | 1 | -1/+0 |
| * | Documentation updates•••Add user help for the TAGMSG command. Additionally, update
reference.conf to include (almost) all extensions. The only extensions
excluded were those that are only useful when testing/debugging
(m_echotags), example modules (chantype_dummy, example_module), or
modules that should probably never be loaded in new networks
(ip_cloaking_3.0, ip_cloaking_old, m_mkpasswd).
| Ryan Schmidt | 2025-10-10 | 1 | -0/+1 |
| * | Add max_autoconn to documentation•••7c7065b0 introduced class::max_autoconn configuration parameter.
However, this parameter was never added to config.rst and the
example config. This commits adds them there as well.
| Marco Meier | 2025-02-11 | 1 | -0/+1 |
| * | Remove WebSocket support | Aaron Jones | 2024-06-12 | 1 | -6/+0 |
| * | extensions/invite_notify: make the NOTICE optional, configurable•••This adds a configuration option that determines whether the NOTICE is
sent to clients that do not support the IRCv3 invite-notify capability.
Requested by LiberaChat MGM.
| Aaron Jones | 2023-11-08 | 1 | -0/+1 |
| * | ircd.conf.example: reference.conf: fix invalid line wrapping | Doug Freed | 2022-10-26 | 1 | -2/+1 |
| * | Fix comment in example configuration | Eric Mertens | 2022-02-03 | 1 | -1/+1 |
| * | fix typo in `sasl_only_client_message` (#279) | David Schultz | 2021-09-15 | 1 | -1/+1 |
| * | Create configurations for user-facing messages within registration (#238) | Melissa Draper | 2021-07-29 | 1 | -0/+9 |
| * | Create configurable client rejection message for SASL only (#236) | Melissa Draper | 2021-07-29 | 1 | -0/+1 |
| * | Add a tutorial for connecting servers and services. | Valentin Lorentz | 2021-07-06 | 1 | -0/+2 |
| * | Remove ziplinks (#218) | Ariadne Conill | 2021-06-26 | 1 | -1/+1 |
| * | add separate priv (oper:message) for walking over CALLERID (umode +g) (#152) | jess | 2021-04-26 | 1 | -2/+2 |
| * | "KDX-Line active for" is now L_NETWIDE, so remove sno_globalkline | jesopo | 2021-04-10 | 1 | -1/+0 |
| * | doc: Change missed chadybdis name to solanum (#111)•••Looks like this was missed in a6f63a8. | Taavi Väänänen | 2021-01-28 | 1 | -1/+1 |
| * | wallops: require new oper:wallops right (#110)•••Split oper:wallops right from oper:mass_notice. Update documentation and
examples to grant oper:wallops everywhere oper:mass_notice was granted.
closes #103 | Taavi Väänänen | 2021-01-28 | 1 | -1/+2 |
| * | Get rid of hub_mask/leaf_mask | Ed Kellett | 2020-11-14 | 1 | -3/+0 |
| * | Stop using chm_nosuch as a sentinel value (#53)•••Remove chmode compat modules
This removes the need for chm_nosuch as well. Unknown mode detection happens in mode parsing now. | Eric Mertens | 2020-11-08 | 1 | -3/+0 |
| * | Remove sno_whois mention in example configuration (#48) | Eric Mertens | 2020-11-06 | 1 | -1/+0 |
| * | Remove shared blocks | Ed Kellett | 2020-11-01 | 1 | -5/+0 |
| * | Document secure blocks | Ed Kellett | 2020-10-31 | 1 | -0/+4 |
| * | Unify oper:{global,local}_kill | Ed Kellett | 2020-10-25 | 1 | -2/+2 |
| * | ircd.conf.example: Fix duplicate priv | Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | Document usermode:servnotice | Ed Kellett | 2020-08-04 | 1 | -1/+2 |
| * | Add oper:testline | Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | Add oper:privs | Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | Add auspex:oper | Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | chm_staff: use oper:cmodes, don't check op status | Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | Replace most checks for +o with oper:general•••I'm preparing to PR a succession of privs changes with the ultimate goal
of severely limiting the scope of the binary oper/user dichotomy and
move conceptually distinct oper functions into their own privs.
Accomplishing this is a non-trivial task, and can wait, but it's
inconvenient now to have such functions enabled by the same mechanism
that grants any privs at all--so I'm moving all of them to a
transitional priv with the intention of eroding that later.
| Ed Kellett | 2020-08-04 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'ophion/upstream/dnsbl-rename' | Simon Arlott | 2020-07-09 | 1 | -8/+8 |
| |\ |
|
| | * | example config: dnsbl{} block change, update explanation comment a bit | Ariadne Conill | 2020-07-05 | 1 | -8/+8 |
| * | | Merge pull request #346 from edk0/opmod-as-statusmsg•••Port opmod_send_cprivmsg from ircd-seven, sans naming mistake | Aaron Jones | 2020-07-06 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Make 5614c9e6f0b (opmod as fake statusmsg) optional•••This adds a channel { ... } option, opmod_send_statusmsg, disabled by
default for compatibility reasons.
| Janik Kleinhoff | 2020-07-06 | 1 | -0/+1 |
| | |/ |
|
| * / | Add general::tls_ciphers_oper_only | Ed Kellett | 2020-07-05 | 1 | -0/+1 |
| |/ |
|
| * | Rename connect_delay to post_registration_delay. This matches the ircd-ratbox... | Stephen Bennett | 2020-06-07 | 1 | -1/+1 |
| * | Add connect_delay to example and reference configs | Stephen Bennett | 2020-06-07 | 1 | -0/+1 |
| * | Add hide_tkdline_duration to documentation .confs | Ed Kellett | 2019-12-31 | 1 | -0/+1 |
| * | Merge branch 'check-one-kline' of https://github.com/edk0/charybdis into edk0... | Simon Arlott | 2019-08-31 | 1 | -1/+0 |
| |\ |
|
| | * | Remove unused kline_delay config option | Ed Kellett | 2019-04-27 | 1 | -1/+0 |
| * | | Correct OPM port configuration variables•••[ci skip]
| Aaron Jones | 2019-07-07 | 1 | -2/+2 |
| |/ |
|
| * | Documentation: Comment-out the OPM block and its options by default•••The feature is not yet stable and is causing several issues.
| Aaron Jones | 2016-12-28 | 1 | -10/+9 |
| * | config: document websocket options | William Pitcock | 2016-05-14 | 1 | -1/+7 |
| * | doc: add extensions/chm_nonotice to example confs | James Lu | 2016-05-11 | 1 | -0/+1 |
| * | [Documentation] Increase bitlength recommendation for DH parameters•••Also clarify the behaviour of TLS backends and the consequences for
not providing any parameters at all.
[ci skip]
| Aaron Jones | 2016-05-05 | 1 | -1/+3 |
| * | [Documentation] Reflect that ssl_private_key is now optional•••[ci skip]
| Aaron Jones | 2016-05-05 | 1 | -4/+4 |
| * | ircd.conf.example: use certfp_method = spki_sha256•••SHA1 is insecure. SHA2-512 is a bit long. Hashes of the full certificate
are really impractical and people need to stop using them.
| Simon Arlott | 2016-04-25 | 1 | -1/+1 |
| * | ircd: server connection configuration•••Fix the server connection configuration so that it can simultaneously
handle a hostname/IPv4/IPv6 for connecting and a hostname/IPv4/IPv6
for binding. Maintains backwards compatibility for matching a hostname
with a mask.
Multiple host/vhost entries can be specified and the last value for
each address family is stored. Hostnames that resolve automatically
overwrite the IP address.
Server connections can now be made to either IPv4 or IPv6 at random
as well as preferring a specific address family.
| Simon Arlott | 2016-04-24 | 1 | -5/+1 |
| * | doc: fix whitespace in example configs [ci skip] | Mantas Mikulėnas | 2016-04-23 | 1 | -8/+8 |
| * | Make directions more clear for disabling OPM | Elizabeth Myers | 2016-04-11 | 1 | -2/+2 |
| * | Update warnings in the opm default configs [ci skip] | Elizabeth Myers | 2016-04-02 | 1 | -5/+4 |