| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ambiguity in descriptions +u•••The old descriptions might be interpreted as meaning that +u enables
server-side filtering.
| Valentin Lorentz | 2022-01-31 | 3 | -6/+6 |
| * | Add mask modifiers to LIST help | Ed Kellett | 2021-10-19 | 1 | -0/+2 |
| * | add SNO_FARCONNECT to the help text (#260)•••* add SNO_FARCONNECT to the helptext | owen | 2021-08-14 | 1 | -1/+4 |
| * | add SNO_BANNED, snote for it on client k/x-line rejection (#242)•••* add SNO_BANNED, snote for it on client k/x-line rejection
* add snomask help file line for SNO_BANNED | jesopo | 2021-08-11 | 1 | -0/+1 |
| * | Remove ziplinks (#218) | Ariadne Conill | 2021-06-26 | 1 | -1/+0 |
| * | remove trailing space from umode help file (#222)•••currently, this breaks rendering in at least one client | bakerst-221b | 2021-06-24 | 1 | -1/+1 |
| * | Add ^ marker to stats l,L | Ed Kellett | 2021-06-10 | 2 | -4/+4 |
| * | Document +u in umode and cmode help | Mike Quin | 2021-05-22 | 3 | -0/+6 |
| * | 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/+1 |
| * | Get rid of hub_mask/leaf_mask | Ed Kellett | 2020-11-14 | 2 | -2/+0 |
| * | help: cleanup indexes properly•••Co-authored-by: Unit 193 <unit193@unit193.net>
| Ed Kellett | 2020-11-10 | 1 | -3/+2 |
| * | Add /stats s to list secure blocks•••`s` and `S` were both used for ssld stats, but only `S` was documented,
so I'm taking `s`. You can't stop me!
| Ed Kellett | 2020-11-09 | 1 | -0/+1 |
| * | Remove shared blocks | Ed Kellett | 2020-11-01 | 1 | -1/+0 |
| * | Unify oper:{global,local}_kill | Ed Kellett | 2020-10-25 | 1 | -2/+1 |
| * | Manage help indexes properly in makefile | Ed Kellett | 2020-10-23 | 1 | -4/+6 |
| * | Untrack help indexes | Ed Kellett | 2020-10-23 | 3 | -38/+1 |
| * | Document /testkline | Ed Kellett | 2020-10-23 | 2 | -6/+13 |
| * | help/*/umode: update help text for +g/+G•••cf. https://github.com/charybdis-ircd/charybdis/pull/342
[ci skip]
| Aaron Jones | 2020-07-11 | 2 | -4/+10 |
| * | help: document soft callerid mode | Ariadne Conill | 2020-07-09 | 2 | -0/+2 |
| * | Add help for GRANT | Ed Kellett | 2019-09-15 | 2 | -19/+28 |
| * | help/Makefile.am: silence construction of indexes, make build depend on index | Aaron Jones | 2017-10-30 | 1 | -11/+11 |
| * | extensions/extb_channel: Allow matching secret channels.•••This change modifies extb_channel to allow matching users in secret
channels, which prevents trivial ban evasion by setting the target
channel +s. Information leak due to this change is unlikely since the
attacker would have to know that the target channel exists, the name of
the channel (or guess it), have a specific user they wanted to know
whether was in the channel (and not know already), and the target user
would need to have something like autojoin-on-invite enabled (or any of
the other various ways hostname cloaking is attacked).
| Keith Buck | 2016-12-29 | 1 | -5/+1 |
| * | Really fix the help index. | Elizabeth Myers | 2016-03-12 | 2 | -12/+12 |
| * | Regenerate user help index. | Elizabeth Myers | 2016-03-12 | 1 | -9/+9 |
| * | Send cnotice/cprivmsg help to Hades. | Elizabeth Myers | 2016-03-10 | 3 | -30/+20 |
| * | extensions: add umode_noctcp extension | Max Teufel | 2016-03-07 | 2 | -0/+2 |
| * | Remove more $Id tags. | Elizabeth Myers | 2016-03-06 | 1 | -1/+0 |
| * | remove presupplied autotools files | William Pitcock | 2016-03-05 | 1 | -582/+0 |
| * | ircd: support restarting ssld processes•••Add REHASH SSLD (admins only) that starts new sslds and marks the
existing ones as inactive until all their clients disconnect.
Very useful whenever the SSL library has a vulnerability because
new connections can use a new version of the library without
disconnecting existing clients/servers.
Add STATS S (admins only) to list ssld processes, status, and client
count.
| Simon Arlott | 2016-02-10 | 2 | -0/+2 |
| * | buildsystem: further cleanup | William Pitcock | 2016-01-08 | 1 | -1/+0 |
| * | Fix LTDL conditional, remove some unnecessary and/or ugly configure tests | Aaron Jones | 2016-01-07 | 1 | -1/+0 |
| * | general: remove last vestiges of static modules support (this hasn't ever act... | William Pitcock | 2016-01-06 | 1 | -3/+0 |
| * | buildsystem: convert to automake + libtool | William Pitcock | 2016-01-05 | 2 | -19/+596 |
| * | Revert "remove MONITOR for now pending a complete rewrite"•••This reverts commit 87fa262fec3149bff8daf9552b9df7f38a973890.
| Andrew Wilcox | 2015-10-15 | 1 | -0/+27 |
| * | remove MONITOR for now pending a complete rewrite | William Pitcock | 2015-10-15 | 1 | -27/+0 |
| * | Updates format to match help/users/umode•••Instead of adding a new section I made it look like the example from help/users/umode. | PrgmrBill | 2015-03-17 | 1 | -6/+7 |
| * | Adds a new section for extension channel modes•••Adds new section - "FROM EXTENSIONS". These channel modes may not be available if the related extension is not loaded. | PrgmrBill | 2015-03-17 | 1 | -1/+6 |
| * | Wraps long lines + adds TLS•••- Fixes long line by wrapping
- Adds TLS as charybdis now has SSL_OP_NO_SSLv3 | PrgmrBill | 2015-03-17 | 1 | -1/+2 |
| * | Adds SSL only channel mode•••Adds +S channel mode - Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected. | PrgmrBill | 2015-03-17 | 1 | -1/+2 |
| * | help: Update indexes•••`make index` (add PRIVS for opers, CHANTRACE for users)
| Mantas Mikulėnas | 2014-05-10 | 2 | -20/+20 |
| * | help: Add MONITOR to the user symlinks•••Apparently the overrides are done at `make install` time, okay.
| Mantas Mikulėnas | 2014-05-10 | 1 | -1/+1 |
| * | Merge pull request #53 from ShadowNinja/clarify_U+R•••Clarify UMODE +R help text | William Pitcock | 2014-03-06 | 2 | -2/+4 |
| |\ |
|
| | * | Clarify UMODE +R help text | ShadowNinja | 2014-02-19 | 2 | -2/+4 |
| * | | Add DNSBL snotes for snomask +r. | Keith Buck | 2014-03-05 | 1 | -1/+1 |
| * | | Remove snotes on +r about GET/PUT/POST commands.•••The server notice "HTTP Proxy disconnected: [<user>@<host>]" is
confusing and not particularly useful.
| Jilles Tjoelker | 2014-03-04 | 1 | -1/+1 |
| |/ |
|
| * | help: Fix some required oper privileges. | Jilles Tjoelker | 2013-11-22 | 3 | -3/+3 |
| * | help: Remove mention of remote commands that do not actually work. | Jilles Tjoelker | 2013-11-22 | 7 | -39/+9 |
| * | helpfiles: fix spelling, grammar remove old information•••What is done here:
1. All the outdated configuration flag information has been removed and
replaced with the more current information.
2. Spellchecking has been done on all helpfiles and the actual errors
have been fixed.
| Sam Dodrill | 2013-11-14 | 27 | -43/+79 |
| * | Enable remote WHOWAS queries.•••On ircd-seven, this will allow remote opers to see certain hidden IPs.
| Jilles Tjoelker | 2013-09-13 | 1 | -1/+3 |
| * | Document MONITOR in /help | Mantas Mikulėnas | 2013-09-04 | 3 | -22/+49 |