Bram Matthys
bfde79e41d
- And another one, should be fixed now.
2004-05-31 18:49:26 +00:00
codemastr
facf1d62ef
Fixed win32 socket error reporting and a NICKIP bug
2004-05-31 18:18:55 +00:00
Bram Matthys
9ebd9e9bcf
- And one more.
2004-05-31 00:32:52 +00:00
Bram Matthys
8337447439
- Fixed SSL problem caused by a fix of 2 days ago. Reported by Fury ( #0001842 ).
2004-05-30 21:43:24 +00:00
Bram Matthys
45e373d683
- Fixed some other win32 crashes due to modulizing: WHOWAS, STATS [some], SVSMOTD.
...
All caused by missing "MODVAR"s. Reported by Troco (#0001841 ).
2004-05-30 20:34:33 +00:00
codemastr
e5f16b777a
Made the win32 version use a dynamically linked libc
2004-05-30 00:59:05 +00:00
Bram Matthys
44b2ae15fa
- Imported TRE 0.6.8 for windows
2004-05-29 19:48:40 +00:00
codemastr
e050009b51
Added NICKIP to doc/technical/protoctl.txt
2004-05-29 19:01:13 +00:00
codemastr
a9fbc71459
Imported TRE 0.6.8 for *nix
2004-05-29 18:58:23 +00:00
codemastr
558c9ede6b
Fixed a compile error regarding AF_MAX
2004-05-29 17:12:32 +00:00
Bram Matthys
fc37449a9e
- unreal32docs.html: added flat-map and set::restrict-usermodes "s"; security tips.
2004-05-28 01:14:15 +00:00
Bram Matthys
8702450af2
Various stuff:
...
- Added release notes (no, we won't release 3.2.1 anytime soon.. just updating ;p).
- Added various extra messages to make it a bit more easier for people who are
upgrading (win32 commands.dll, cloaking mod).
- Made win32 ssl<->non-ssl modules binary compatible.
- Added ssl/non-ssl check in Mod_Version on *NIX.
- Added set::options::flat-map: This makes all servers look like they are linked
directly to the server you are on (/map, /links), thus you cannot see which server
is linked to which ("hopcount"). This can make it a bit harder for kiddies to find
any 'weak spots' (which server to attack/[D]DoS). Obviously opers will always
see the real map.
2004-05-28 00:44:07 +00:00
codemastr
8c89274d3d
compile warning cleanups
2004-05-27 22:45:17 +00:00
codemastr
c1af4a4516
Added NICKIP
2004-05-27 22:05:58 +00:00
Bram Matthys
2313035766
- Fixed a permanent modules bug: custom allow/except/ban/deny types were lost
...
after /rehash. Reported by AngryWolf (#0001837 ).
2004-05-27 01:57:44 +00:00
Bram Matthys
4a0c827879
- German doc updates (week 21)
2004-05-23 21:57:09 +00:00
codemastr
8f2763fff1
Win32 module bug with strcasecmp
2004-05-23 18:30:05 +00:00
Bram Matthys
09d1dd87e4
- spamfilter.conf: Added yet another sig for a site that causes Backdoor.Delf.lq
...
infection (reported by nexus), also changed LOI trojan and Bloodhound.Exploit.6
action to gline.
2004-05-21 23:15:33 +00:00
Bram Matthys
9bb3623c4d
[vesioncheck] - Improved the above: made it work on windows and also added a check for curl.
2004-05-20 21:21:15 +00:00
Bram Matthys
1a6e72c1b3
- Added zlib+SSL version check on boot to make sure the runtime version is the same
...
as the 'compiled for' (header) version. If they mismatch, UnrealIRCd could crash,
so a big warning is posted if it happends.
2004-05-19 20:47:14 +00:00
Bram Matthys
8c20440e04
- Added optional parameter to SVSJOIN to deal with channel keys. Reported by
...
DukePyrolator (#0001822 ).
2004-05-18 21:17:31 +00:00
Bram Matthys
683fae7a38
- German doc updates (week 20).
2004-05-18 00:58:55 +00:00
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
codemastr
a49e227bd4
Win32 module fixes for ssl/zip/curl
2004-05-13 16:39:23 +00:00
Bram Matthys
16a82b6aeb
- Modulized cloaking
2004-05-12 23:05:40 +00:00
codemastr
99bd34fbb9
Added module support for Windows
2004-05-12 22:02:05 +00:00
Bram Matthys
d9a6dd34b9
- Include openssl/md5.h and openssl/ripemd.h if compiled w/SSL, this seems how it
...
should be done and also makes unreal w/SSL able to compile on OpenBSD (3.5).
2004-05-09 18:59:11 +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
133eac2700
Fixed a doc typo and fixed a ./unreal bug
2004-05-04 19:09:04 +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
stskeeps
425dae8005
as written
2004-04-25 21:06:57 +00:00
Bram Matthys
335ff44a54
*** 3.2 release ***
2004-04-24 23:07:39 +00:00
Bram Matthys
5e16df15a0
- Some doc/release notes updates on win module support.
2004-04-24 19:58:53 +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
12b538a6a8
- Docs/help.conf tweak on /connect syntax ( #0001755 ).
...
- German doc updates (from April 18) + gzline docs tweak.
2004-04-23 20:37:46 +00:00
Bram Matthys
8b26ed3a2a
BLALBSDJFsid
2004-04-16 22:44:31 +00:00
Bram Matthys
deb07e14b3
** internal pre1 release (testing only) **
2004-04-16 22:43:09 +00:00
Bram Matthys
324bcc3cf9
- Minor sajoin/sapart ERR_NEEDMOREPARAMS tweak.
2004-04-16 22:41:46 +00:00