Bram Matthys
9b242fd101
- And some more spamfilter.conf rules (aplore, gtbot, sdbot, spybot). <== this was already committed, just updating changes on it ;)
...
- Minor doc update.
2004-03-07 15:23:51 +00:00
codemastr
4f00918d7a
Spamfilter.conf typo
2004-03-06 18:12:36 +00:00
codemastr
01cb63c745
Updated /credits with more donators
2004-03-06 17:41:17 +00:00
Bram Matthys
16802a8b6b
- And some more spamfilter.conf rules (mirseed & fagot).
2004-03-06 04:22:31 +00:00
Bram Matthys
29eb81904a
- Added first 2 rules to spamfilter.conf, update release notes and unrealinst.iss
...
for it too (also added missing badwords.quit.conf file @ win32).
2004-03-06 02:27:08 +00:00
Bram Matthys
41d7b0733b
- Added rest of release notes.
2004-03-06 00:01:11 +00:00
codemastr
0fb0490262
Imported TRE 0.6.5 on Linux
2004-03-05 22:43:38 +00:00
codemastr
76fdc6505f
Upgraded win32 TRE lib to 0.6.5
2004-03-05 22:29:39 +00:00
codemastr
2b19a70d31
Redesigned HOOKTYPE_PRE_LOCAL_JOIN
2004-03-04 23:06:54 +00:00
Bram Matthys
1854b50784
let's be nice and give credit..
2004-03-04 19:48:08 +00:00
Bram Matthys
8a6619c0a8
- Fixed yet another fun remote includes memory corruption crash bug due
...
to curl strangeness (took me 2 hours to trace down, great!).
2004-03-04 19:33:59 +00:00
Bram Matthys
c389dc58b5
- Minor doc updates on SSL (mIRC now supports SSL a bit).
2004-03-03 22:49:47 +00:00
Bram Matthys
f58c46a334
- Updated SSL error for underlying syscall error a bit ( #0001615 ).
2004-03-03 21:27:05 +00:00
Bram Matthys
9ba52eea92
- Added 90% of RC2 release notes.
...
- Cosmetic doc updates (#0001596 ) reported by HERZ.
2004-03-02 20:31:59 +00:00
Bram Matthys
ad1a98523f
a
2004-02-29 21:18:35 +00:00
Bram Matthys
7d2da2b910
- Q comes after P. Thanks to Rocko for remind us! (fixes /stats P bug ;p).
2004-02-29 21:15:45 +00:00
codemastr
d48540a6d4
Fixed another remote include bug
2004-02-26 00:49:27 +00:00
codemastr
739feded92
More win32 remote include fixes
2004-02-25 23:17:32 +00:00
codemastr
19d843e650
Fixed a remote include problem with deleting files
2004-02-25 22:14:30 +00:00
Bram Matthys
afc24e4fa8
- Made numerics 518-520 a bit more clear by mentioning the channelname in it.
...
Suggested by Zell (#0001589 ).
2004-02-25 21:39:04 +00:00
Bram Matthys
179e6dfe6d
- Fixed a zero-terminate bug in remote includes: urls with '?' in it could
...
cause a crash, reported by Joolz (#0001587 ).
2004-02-25 21:21:49 +00:00
Bram Matthys
669cf6e189
- Fixed an issue where chanmode +f was often set by the server again
...
in a netjoin when there was no need to (nothing to synch).
- Added spamfilter::except which allows you to specify targets
(eg: channels) where spamfilter should not take action. Requested by Fury
(#0001586 ). Ex: set { spamfilter { except "#spamreport,#help"; }; };
2004-02-25 20:49:00 +00:00
Bram Matthys
a573b29a0f
- Fixed a bug in individual m_*.so loading, 39 new modules were affected.
2004-02-23 23:14:05 +00:00
Bram Matthys
2ae44c13b6
- '0' tkltime in spamfilter now really means 'perm', not '*line for
...
0 seconds' or something. Reported by Certus.
2004-02-23 22:20:02 +00:00
Bram Matthys
a16533d0e9
- Improved dcc blocking support (both for spamfilter and deny dcc).
2004-02-23 17:28:07 +00:00
codemastr
1435dcb9fa
Fixed a TKL update bug with sqlines
2004-02-22 22:30:59 +00:00
Bram Matthys
139e019e30
- Added some extra debugging for tkl update notice...
...
- Fixed a problem in 'tkl update': lowest expire time won instead of
highest. Reported by Malcolm.
2004-02-22 22:14:00 +00:00
Bram Matthys
a54752dd9e
- Added a warning if your listen portrange affects >100 ports
...
(eg for idiots doing 6667-7000 which uses 333 sockets).
2004-02-22 20:43:59 +00:00
Bram Matthys
511ca1c3ec
- Minor fix for previous.
...
- Improved 'viruschan' spamfilter target:
- better msg after the forced join
- +oaq's in set::spamfilter::virus-help-channel receive a notice about
which filter the user matched.
- it disables all commands except PONG, ADMIN, and msg/notices to
set::spamfilter::virus-help-channel.
- Made snomask +S also show the spamfilter reason field.
- Added class::pingfreq checking, should be 30-600 now.. else you might
get mysterious (mass) disconnect issues.
- Lol, I made /connect dissapear during modulizing ;).
2004-02-22 19:39:43 +00:00
codemastr
a09d36532e
Moved qlines to TKL
2004-02-22 18:41:06 +00:00
Bram Matthys
ce850c8317
really..
2004-02-22 03:23:31 +00:00
Bram Matthys
9bd077b7cd
no it's not fixed syz, CHAOS chaoooos
2004-02-22 03:20:06 +00:00
Bram Matthys
d071464264
- Fixed a bug which prevented "/spamfilter del[..]" from working.
...
Reported by Fury (#0001575 ).
2004-02-22 03:08:43 +00:00
Bram Matthys
2a8252d0c0
- Modulized: connect... should be the last one till 3.2final.
...
- Fixed some compile warnings/problems caused by modulizing.
2004-02-22 02:53:07 +00:00
Bram Matthys
346dc05818
- Modulized: svsfline, dccdeny, undccdeny, whowas
2004-02-22 02:40:13 +00:00
Bram Matthys
7b3fe6a13d
- Modulized: server, stats
2004-02-22 01:57:47 +00:00
Bram Matthys
01143520c6
made it compile on win32 again
2004-02-22 00:33:54 +00:00
Bram Matthys
809b19743e
- Modulized: netinfo, links, help, rules, close, map, eos and made it compile on win32 again.
2004-02-22 00:21:58 +00:00
Bram Matthys
f997b16918
- Modulized: addline, addmotd, addomotd, wallops, globops, locops, chatops,
...
admin, trace.
- Removed: gnotice, goper
2004-02-21 23:40:58 +00:00
Bram Matthys
8ebf5b9a18
- Updated docs on tempshun and new spamfilter features.
2004-02-21 15:50:15 +00:00
Bram Matthys
bbda4bcc6b
- Added /tempshun, temporary shuns the current session of specified nick
...
(just like the 'tempshun' in spamfilter and ban version). Suggested by
Cnils (#0001526 ). [docs/help.conf will be updated later]
2004-02-21 04:24:21 +00:00
codemastr
f8a13c22b2
Remote include fixes for Windows
2004-02-21 00:52:54 +00:00
Bram Matthys
81a1431665
- Fixed a bug in 'Flood from unknown connection' ( #0001566 ).
2004-02-20 23:47:07 +00:00
Bram Matthys
648d73556c
spamfilter improvements
...
- Fixed a few wrong macro's (ircstrdup/ircfree) in s_conf.c causing
very weird behavior... This also fixes a bug where set::spamfilter::ban-reason
would have the value of ban-time.
- Improved spamfilter again.
- The new syntax is:
/spamfilter [what] [type] [action] [tkltime] [reason] [regex]
[tkltime] specifies the duration of any *lines placed by this rule.
[reason] specifies the *line, kill and/or block reason.. no spaces
allowed, but '_' will be escaped to a space.
In both cases you can simply use '-' to skip and use the default.
Ex: /spamfilter add p block - - Come watch me on my webcam
/spamfilter add p gline 3h Please_go_to_www.viruscan.xx/
nicepage/virus=blah Come watch me on my webcam
- A message is now shown if the msg/notice/dcc is blocked.
- There are 2 new spamfilter action types:
'dccblock' will mark the user so (s)he's unable to send any files by DCC.
'viruschan' will part the user from all channels and join
set::spamfilter::virus-help-channel (default: #help).
this action might be improved to do more later.
- Internal: added EXTTKL PROTOCTL, this determinates if 10 parameters
instead of 8 are supported for m_tkl (used by spamfilter add).
This new system needs some testing... :)
2004-02-20 23:28:57 +00:00
codemastr
389c51c212
Fixed a problem with setting +qaohv on a +S user
2004-02-20 04:16:53 +00:00
codemastr
fc4649781c
Remote include fix to deal with memory corruption bug
2004-02-20 03:51:01 +00:00
codemastr
110bc140c6
Made PATH_MAX get found under Solaris
2004-02-19 23:11:38 +00:00
codemastr
05030fa603
Fixed allow::options::noident
2004-02-19 00:16:26 +00:00
codemastr
1d9301b73a
Fixed a VHP problem causing SETHOST to be sent before NICK or not at all
2004-02-18 22:30:45 +00:00
Bram Matthys
145bf5dc1d
- Fixed a bug in the unreal_checkregex() routine which could cause a crash
...
if you added an invalid regex. Reported by Tony (#0001556 ).
or... 'freeing a buffer on the stack is not exactly good!' ;)
2004-02-18 00:27:30 +00:00