ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/extban
Revision 9462 - (view) (annotate) - [selected]
Modified Tue Jun 30 20:01:36 2020 UTC (5 years, 1 month ago) by michael
File length: 1514 byte(s)
Diff to previous 9459
- Update help/extban

Revision 9459 - (view) (annotate) - [select for diffs]
Modified Tue Jun 30 19:55:32 2020 UTC (5 years, 1 month ago) by michael
File length: 1514 byte(s)
Diff to previous 9292 , to selected 9462
- Extban $t of type 'acting' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite

Revision 9292 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 10:37:06 2020 UTC (5 years, 6 months ago) by michael
File length: 1432 byte(s)
Diff to previous 9238 , to selected 9462
- Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their
  nick while in the channel. Users with voice or above are not affected.
- Channel mode +N has been changed so channel members with +v can change nick names, too

Revision 9238 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 17:57:39 2020 UTC (5 years, 6 months ago) by michael
File length: 1304 byte(s)
Diff to previous 9234 , to selected 9462
- propset

Revision 9234 - (view) (annotate) - [select for diffs]
Added Fri Jan 31 17:38:34 2020 UTC (5 years, 6 months ago) by michael
File length: 1304 byte(s)
Diff to selected 9462
- Extbans have been implemented. Main implementation done by Adam for p4.
  Currently supported extbans:

  Matching:

   $a:<account>   Matches users logged into a matching account.
   $c:<channel>   Matches users that are on the given channel. An additional
                  prefix of either @, %, or + can be specified to test for
                  certain channel privileges.
   $o:<class>     Matches IRC operators that have joined a class
                  matching the mask.
   $r:<realname>  Matches users with a matching realname.
   $s:<server>    Matches users that are connected to a server matching the mask.
   $u:<modes>     Matches users having the specified user modes set or not set.
   $z:<certfp>    Matches users having the given TLS certificate fingerprint.

  Acting:

   $j:<banmask>   Prevents matching users from joining the channel.
   $m:<banmask>   Blocks messages from matching users. Users with voice
                  or above are not affected.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a