ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/isupport.c
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: 5237 byte(s)
Diff to previous 9234
- Rename most occurrences of 'client_p' to 'client'

Revision 9234 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 17:38:34 2020 UTC (5 years, 6 months ago) by michael
File length: 5254 byte(s)
Diff to previous 9101
- 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.

Revision 9101 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 09:58:45 2020 UTC (5 years, 7 months ago) by michael
File length: 5233 byte(s)
Diff to previous 8752
- Bump copyright years everywhere

Revision 8752 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:07:01 2019 UTC (6 years, 7 months ago) by michael
File length: 5233 byte(s)
Diff to previous 8279
- Update copyright years

Revision 8279 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:13 2018 UTC (7 years, 6 months ago) by michael
File length: 5233 byte(s)
Diff to previous 7924
- Update copyright years

Revision 7924 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:08 2016 UTC (8 years, 7 months ago) by michael
File length: 5233 byte(s)
Diff to previous 7668
- Update copyright years

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (9 years, 1 month ago) by michael
File length: 5233 byte(s)
Diff to previous 7032
- Fixed svn properties

Revision 7032 - (view) (annotate) - [select for diffs]
Modified Sun Jan 3 14:34:39 2016 UTC (9 years, 7 months ago) by michael
File length: 5233 byte(s)
Diff to previous 7006
- Renamed MyCalloc to xcalloc

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
File length: 5240 byte(s)
Diff to previous 6904
- Update copyright years

Revision 6904 - (view) (annotate) - [select for diffs]
Modified Mon Dec 7 17:48:05 2015 UTC (9 years, 8 months ago) by michael
File length: 5240 byte(s)
Diff to previous 6824
- Add CMEMBER_STATUS_FLAGS / CMEMBER_STATUS_FLAGS_LEN and make use of it in some places (replaces some magic values sprinkled in the code)

Revision 6824 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 19:56:26 2015 UTC (9 years, 9 months ago) by michael
File length: 5207 byte(s)
Diff to previous 6259
- isupport.c, match.c: casemapping is 'ascii' now

Revision 6259 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:43 2015 UTC (10 years, 1 month ago) by michael
File length: 5209 byte(s)
Diff to previous 6193
- Set keyword and eol-style properties

Revision 6193 - (view) (annotate) - [select for diffs]
Modified Thu Jun 25 12:52:37 2015 UTC (10 years, 2 months ago) by michael
File length: 5209 byte(s)
Diff to previous 6185
- isupport.c:isupport_rebuild(): make coverity shut up (CID 1308362)

Revision 6185 - (view) (annotate) - [select for diffs]
Added Wed Jun 24 17:46:27 2015 UTC (10 years, 2 months ago) by michael
File length: 5200 byte(s)
- Moved all ISUPPORT related code to isupport.c; renamed several functions to meet our coding convention

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