Bram Matthys
76f0f87fdd
- Added set::spamfilter::virus-help-channel-deny. This allows you to block any
...
normal joins to the virus-help-channel. This way you could prevent users into
accidental (or tricked) joining of the virus-help-channel and becomming infected.
This feature is disabled by default. Requested by bleepy (#0001811 ).
2004-05-18 00:39:45 +00:00
codemastr
6d09e29d0c
Fixed a win32 module bug
2004-05-17 20:24:14 +00:00
codemastr
79c4cee4b7
Updated to TRE 0.6.7
2004-05-15 19:43:20 +00:00
codemastr
e1cc540182
Upgraded to TRE 0.6.7
2004-05-15 19:42:24 +00:00
codemastr
ee9ca0e01f
Fixed a remote include bug and a /credits typo
2004-05-15 04:25:29 +00:00
Bram Matthys
aab9bffe23
- Changed the way MSG/NOTICE <prefix>#chan works:
...
- It now goes to <prefix> and higher, so '/notice +#chan hi!' goes to +vhoaq
- You need at least voice in order to be able to msg/notice +#chan, %#chan or @#chan
- You need at least ops in order to be able to msg/notice &#chan or ~#chan
- Any multi-prefix targets will be converted automatically (eg: ~&@#chan to @#chan).
- internal: use of the CHANOPPFX macro is now deprecated.
All of this was done to make it a bit more 'safe' and userfriendly (#0001812 ).
2004-05-14 22:34:17 +00:00
Bram Matthys
af94fd243a
- Local opers can now also join +O (operonly) channels ( #0001694 ).
2004-05-14 19:55:12 +00:00
Bram Matthys
98bd61c179
- Changed 'Services operator' in /whois (back) to 'Services administrator', this was
...
requested by many people and seems to be the best after all (#0001634 ).
2004-05-14 15:53:29 +00:00
Bram Matthys
45a5bd231f
forgot to add this one.
2004-05-12 23:22:52 +00:00
Bram Matthys
16a82b6aeb
- Modulized cloaking
2004-05-12 23:05:40 +00:00
codemastr
dd85bf150d
...
2004-05-12 22:32:11 +00:00
codemastr
257d386a1b
...
2004-05-12 22:16:31 +00:00
codemastr
99bd34fbb9
Added module support for Windows
2004-05-12 22:02:05 +00:00
codemastr
0924b208e7
Fixed an empty set::ssl::options crash bug
2004-05-09 17:21:08 +00:00
Bram Matthys
bb003e2583
- Changed int_to_base64() warning so it has less false positives ( #0001797 ).
2004-05-08 19:40:48 +00:00
codemastr
4b2dec05e8
Made it so chg* commands are not logged from services
2004-05-04 19:18:06 +00:00
codemastr
087e36a112
Fixed a problem when compiling with GUEST defined
2004-05-04 18:25:44 +00:00
Bram Matthys
116aaa17ea
- Replaced tre.dll/tre.lib, previous versions caused a crash (eg: if you included
...
spamfilter.conf).
2004-04-25 21:39:02 +00:00
cvs2hg
ff898a5a9e
fixup commit for branch 'unreal3_2_fixes'
2004-04-24 23:07:41 +00:00
Bram Matthys
533895722b
- Added temporary fix for include " http://www.blah.com/ "; crashbug...although I doubt
...
many people would use it. Reported by Angrywolf (#0001757 ).
2004-04-24 15:30:36 +00:00
Bram Matthys
ad9a40e7c4
- Changed version to 3.2 already
...
** internal pre2 release **
2004-04-23 22:25:38 +00:00
Bram Matthys
6199e0f98c
- Fixed some remote includes issues and added a connect/transfer timeout, server should
...
now no longer be frozen if the site is unreachable. Reported by Ron2K (#0001751 ).
2004-04-23 22:05:36 +00:00
Bram Matthys
324bcc3cf9
- Minor sajoin/sapart ERR_NEEDMOREPARAMS tweak.
2004-04-16 22:41:46 +00:00
Bram Matthys
ebcfe963a5
- Fixed SJOIN bug: it sometimes was setting too many modes at once.
2004-04-16 20:52:42 +00:00
Bram Matthys
f032115d8a
- Changed version to pre1
2004-04-16 19:20:25 +00:00
Bram Matthys
8350a7958a
- Fixed /rehash bug if an .so (or remote include?) failed to load properly,
...
reported by fez (#0001736 ).
2004-04-15 16:14:14 +00:00
Bram Matthys
407f9af942
- Various doc/text updates
2004-04-14 23:09:16 +00:00
Bram Matthys
fa6edb8c64
- Made ./unreal rehash (= kill -1 <pid>) also reread motd/rules/etc just as a
...
normal /rehash does, reported by superh (#0001699 ).
2004-04-14 18:51:14 +00:00
Bram Matthys
d1bfc78a45
- Fixed /who +m bug for opers, reported by Bugz ( #0001715 ).
...
- Fixed halfop mode code to not check remote halfop modes (desynch danger).
2004-04-13 22:22:50 +00:00
Bram Matthys
24336c6153
- Updated server<->server code for MODE so operoverride bug #0001704 and other
...
feature requests can be fixed/added in the future (3.2.1).
2004-04-13 19:04:41 +00:00
Bram Matthys
c78a8c6110
- Fixed something if sptr->user->virthost was NULL (which is/should never be the case),
...
just to be sure... (#0001724 ).
2004-04-11 15:20:19 +00:00
codemastr
7399ad2cde
Fixed a typo in /credits
2004-04-10 16:10:07 +00:00
codemastr
23eddafaf7
Fixed /stats ? for Q and q
2004-04-07 22:18:27 +00:00
codemastr
7ebd0473b9
Updated /credits a bit more
2004-04-07 22:13:21 +00:00
codemastr
1d140eff88
Updated credits
2004-04-07 02:33:13 +00:00
Bram Matthys
1103ffe636
- Windows: Updated makefile/unrealinst.iss/zip.h to use zlib 1.2.1.
2004-04-05 22:26:03 +00:00
codemastr
05c1c38d76
Fixed vhost::swhois not being shown remotely
2004-04-05 22:06:31 +00:00
codemastr
a3a4158556
Patched win32 TRE
2004-04-05 21:47:15 +00:00
codemastr
602ea12b9f
Fixed an SVSMODE #chan -qaohv bug
2004-03-29 23:18:26 +00:00
Bram Matthys
f6b0bf15b5
- Usermode 'r' (registered) was unset even in case of "case"-nickchanges (like:
...
'Syzop' -> 'syzop'). This affected f.e. ircservices. Reported by LoVeR (#0001679 ).
2004-03-27 20:13:27 +00:00
Bram Matthys
a87a1688b6
- Made the setup script use the new compression method 'lzma' which makes the setup.exe
...
~300Kb smaller. Now also requires Inno Setup 4.1.6 (tested with 4.2.0).
2004-03-27 00:58:18 +00:00
codemastr
1ac0936d8a
win32 installer changes
2004-03-26 23:12:22 +00:00
codemastr
ec12bd4c05
Fixed a win32 GUI bug with rehash all not rehashing motd/rules
2004-03-26 21:25:45 +00:00
codemastr
f095d6e9de
Fixed a win32 resolver problem with detecting nameservers
2004-03-26 21:14:43 +00:00
codemastr
a998fe14cc
Fixed a /stats S modes-on-join extended mode problem
2004-03-22 21:35:56 +00:00
codemastr
6c7a6b507f
Imported TRE 0.6.6 for win32
2004-03-21 18:12:21 +00:00
Bram Matthys
d731cf04ab
- Fixed /spamfilter reason field bug.. things were double escaped sometimes,
...
especially in post-RC2-cvs this was noticable. Reported by Fury (#0001670 ).
- help.conf: updated snomasks section.
2004-03-19 21:32:03 +00:00
Bram Matthys
da9bd6e5e9
- Fixed /spamfilter removal problem... often the wrong entry was removed [!] or
...
nothing was removed at all. Reported by MiNdErAsR, RealCFC and others (#0001669 ).
2004-03-19 02:18:04 +00:00
codemastr
51704ca942
Fixed an SQLINE memory leak
2004-03-14 22:25:24 +00:00
Bram Matthys
2da3de60c4
- Added conf check for too large spamfilter regex + reason field. Reported by
...
Z3l3zT (#0001648 ).
2004-03-14 20:16:54 +00:00