ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/extban_server.c
Revision 9857 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 04:43:22 2021 UTC (4 years, 7 months ago) by michael
File length: 1497 byte(s)
Diff to previous 9250
- Bump copyright years

Revision 9250 - (view) (annotate) - [select for diffs]
Modified Sat Feb 1 13:36:10 2020 UTC (5 years, 6 months ago) by michael
File length: 1497 byte(s)
Diff to previous 9246
- Rename most occurrences of 'client_p' to 'client'

Revision 9246 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 22:16:09 2020 UTC (5 years, 6 months ago) by michael
File length: 1499 byte(s)
Diff to previous 9238
- extban_server.c: allow $s to be used for invite exceptions

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: 1486 byte(s)
Diff to previous 9234
- 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: 1538 byte(s)
- 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