pissircd/src/modules/extbans
Bram Matthys 991f9f347e
Allow wildcards in ~a extban, also special code for ~a:0 and ~a:*
~a:0: match all unauthenticated users
~a:*: match all authenticated users
~a:SomeUser: match only SomeUser, also allow wildcards here, even
though that is usually a very bad idea :D
2021-06-19 11:13:30 +02:00
..
Makefile.in Support for security groups and new +b ~G:unknown-users: 2020-12-30 12:42:56 +01:00
account.c Allow wildcards in ~a extban, also special code for ~a:0 and ~a:* 2021-06-19 11:13:30 +02:00
certfp.c New: extended server bans: exempt by certificate fingerprint and SASL account. 2020-01-10 11:45:25 +01:00
inchannel.c Uniform spelling: seetle on sync/synced/desync/desynced, rather than 2019-10-25 14:07:58 +02:00
join.c Mass change (at least this one could be fully automated): 'chptr' -> 'channel' 2019-10-05 08:49:10 +02:00
msgbypass.c Style fixes: "char* " -> "char *" etc. 2019-10-11 12:23:45 +02:00
nickchange.c Mass change (at least this one could be fully automated): 'chptr' -> 'channel' 2019-10-05 08:49:10 +02:00
operclass.c Find_* -> find_*, eg Find_alias -> find_alias. 2019-10-26 09:57:15 +02:00
partmsg.c Mass change (at least this one could be fully automated): 'chptr' -> 'channel' 2019-10-05 08:49:10 +02:00
quiet.c Mass change (at least this one could be fully automated): 'chptr' -> 'channel' 2019-10-05 08:49:10 +02:00
realname.c New: extended server bans: exempt by certificate fingerprint and SASL account. 2020-01-10 11:45:25 +01:00
securitygroup.c Support for security groups and new +b ~G:unknown-users: 2020-12-30 12:42:56 +01:00
textban.c Recode textbans so voiced users cannot bypass them. 2020-09-26 13:43:46 +02:00
timedban.c Uniform spelling: seetle on sync/synced/desync/desynced, rather than 2019-10-25 14:07:58 +02:00