Ed Kellett
|
211c25b17d
|
extensions/filter: filter quit messages
|
2020-05-23 19:10:31 +01:00 |
|
Ed Kellett
|
e9408bc4fc
|
filter: fix part handling
previously we would have formatted a null pointer into %s for the
command, which is theoretically bad but handled by glibc
|
2020-05-02 02:52:21 +01:00 |
|
Ed Kellett
|
09784400f2
|
filter: avoid a memory leak per @amdj
|
2019-10-22 18:44:19 +01:00 |
|
Ed Kellett
|
0cbb1ba9f0
|
filter: explicit type conversion
|
2019-10-06 19:41:06 +01:00 |
|
Ed Kellett
|
eb06afc3fa
|
filter: correct type for modinit
|
2019-10-06 19:24:35 +01:00 |
|
Ed Kellett
|
a8f402e909
|
filter: use AV2
|
2019-10-06 19:24:34 +01:00 |
|
Ed Kellett
|
344af24c2f
|
filter: add DROP and ABORT
|
2019-10-06 19:24:34 +01:00 |
|
Ed Kellett
|
dc141aad45
|
filter: require an extra "+" before data
This disambiguates it from control commands
|
2019-10-06 19:24:33 +01:00 |
|
Ed Kellett
|
8692240f51
|
filter: add modes to disable incoming filters
|
2019-10-06 19:24:33 +01:00 |
|
Ed Kellett
|
649bda6d5d
|
filter: make the kill reason more honest
|
2019-10-06 19:24:32 +01:00 |
|
Ed Kellett
|
d928bc7af3
|
filter: send the failure response only on PRIVMSG
|
2019-10-06 19:24:32 +01:00 |
|
Ed Kellett
|
744ac30804
|
filter: match in two passes, before and after stripping
|
2019-10-06 19:24:32 +01:00 |
|
Ed Kellett
|
fccc6d5669
|
filter: move to extensions
|
2019-10-06 19:24:31 +01:00 |
|