Bram Matthys
0a4c8ae419
- Added 'danish' nickchars, supplied by klaus ( #0002436 ).
2005-03-23 21:45:22 +00:00
Bram Matthys
4a69b08291
fixed incorrect badword { } causing a crash
2005-03-14 16:09:30 +00:00
Bram Matthys
ca4bbb66eb
** 3.2.3 release **
2005-03-13 20:24:39 +00:00
Bram Matthys
c4aea6f0c8
** internal 3.2.3-pre4 release **
2005-03-12 21:17:59 +00:00
Bram Matthys
f92bf9e6d2
- Fixed an important channelmode +j memory corruption bug that would cause crashes, reported
...
by Bergee (#0002416 ).
2005-03-10 16:44:34 +00:00
Bram Matthys
34ec08348c
- /SAMODE could cause 'fishy timestamp' if digit parameters were used (eg: SAMODE #chan +l 5),
...
this has now be fixed by sending an explicit TS 0.
2005-03-10 01:29:30 +00:00
codemastr
0fb95bd6ad
Updated the list of donators
2005-03-09 15:32:10 +00:00
Bram Matthys
0d7e69803e
version nr..
2005-03-06 21:22:38 +00:00
Bram Matthys
6090928333
- Fixed /SAMODE with no can_override not always working with +G/+j/+T (extcmodes), reported
...
by Ron2K (#0002398 ).
2005-03-06 21:01:42 +00:00
codemastr
7e83d6c150
Made +g get removed when an oper sets -o
2005-03-06 16:49:32 +00:00
Bram Matthys
c0b6a97c04
- Removed oldcloak cloaking module, everyone should be using the new cloak one by now.
2005-03-06 00:29:20 +00:00
Bram Matthys
6ceb227f58
- Made windows installer also install doc\technical\*
2005-03-06 00:22:56 +00:00
Bram Matthys
f88cea7b45
- Fixed a bug where an unknown operflag would cause a crash.
2005-03-05 20:02:17 +00:00
Bram Matthys
24b9c466a2
- Fixed +s/+p and +c/+S desynch issue during netmerge, reported by Ron2K ( #0002391 ).
2005-03-05 19:58:11 +00:00
Bram Matthys
ede8b13b44
** internal 3.2.3-pre2 release **
2005-03-04 23:35:30 +00:00
Bram Matthys
126c07c69f
- Fix for above, also reported by Trocotronic.
2005-03-04 23:06:45 +00:00
Bram Matthys
1cec07250e
- Fixed various (major) problems that the '-h yourself' caused, reported by Trocotronic
...
(#0002387 ).
2005-03-04 22:30:47 +00:00
Bram Matthys
2163d0dddf
- Merged NICKCHARS= in PROTOCTL for now, since a seperate one is not (yet!) needed,
...
reported by SolutechUK and psadi (#0002386 ).
2005-03-04 21:00:52 +00:00
Bram Matthys
92f413f387
- Fixed a bug where /SAJOIN user 0 caused a desynch, reported by trystanscott ( #0002384 ).
2005-03-04 19:18:25 +00:00
codemastr
137d136233
Fixed a bug with /invite with no parameters (accidentily broken when +I was added)
2005-03-04 17:17:37 +00:00
Bram Matthys
e68b82724a
- Renamed version to 3.2.3-pre1, for Thursday. I'll keep the doc version numbers
...
at 3.2.2-CVS to avoid confusion with the online semi-realtime docs ;).
2005-03-03 00:13:24 +00:00
Bram Matthys
cbbc35fae3
- Made some (incorrect) -Wall warnings dissapear.
2005-03-03 00:06:42 +00:00
Bram Matthys
3ae96d5eea
typo
2005-03-02 15:41:22 +00:00
Bram Matthys
f436f1ea51
- Made the (G)ZLINE warning only happen on add, as it should. Reported by crazy.
2005-03-02 15:40:10 +00:00
Bram Matthys
6a4878f7cd
- Updated russian-w1251 (added 2 chars).
2005-03-01 23:54:06 +00:00
Bram Matthys
46fd5f27af
- NickChars: Added 'romanian', supplied by crazytoon.
2005-02-28 22:19:03 +00:00
Bram Matthys
f5110bca31
- Made spamfilter 'u' also check nickchanges, reported by Gilou ( #0002251 ).
2005-02-28 20:15:28 +00:00
Bram Matthys
afcfabe8f6
- Made it so halfops can -h themselves, and chanadmins can -a themselves, reported
...
by fez (#0001503 ).
2005-02-28 19:50:19 +00:00
Bram Matthys
3597c4a135
- Fixed 'russian-w1250', was not ok at all.
2005-02-28 00:28:02 +00:00
Bram Matthys
19cc435119
- Made badwords (+G) now work with hardcoded word boundaries. Also made the fastbadwords
...
system accept more characters. Basically what this means is that the (fast) badwords
system can now be used to properly block words with accents and things like that, just
the way you block English words. Bug reported by MJ12Helios (#0002311 ).
2005-02-28 00:11:29 +00:00
Bram Matthys
914f6cceb3
- A warning is now sent to the oper if (s)he tries to add a (G)ZLINE on *@host.
...
(G)ZLINES should have an ipmask, not a hostmask, because they are processed BEFORE
any dns lookups are done.
2005-02-27 22:39:51 +00:00
Bram Matthys
6afa0da62b
- Fixed /(G)ZLINE [nick] placing the *line on *@host instead of *@IP, reported by
...
Snake (#0002246 ).
2005-02-27 22:25:17 +00:00
Bram Matthys
42b975a118
- Fixed various OperOverride issues:
...
- Opers with can_override can now +qa/-qa even if they are not netadmins,
and they can also (un)set L/u.
- Fixed several SAMODE bugs, such as not completely working for non-netadmins and
not working if you were halfop'ed, etc.
Bugs reported by pak, aquanight, niphler, Bugz, and more.
If there are still any bugs left, please report them on http://bugs.unrealircd.org/
NOTE: some of these enhancements will produce desynchs if your net is not 100%
on current CVS / Unreal3.2.3 and an oper tries to use these 'new features'.
So use with care on mixed-version nets.
2005-02-27 22:07:36 +00:00
Bram Matthys
cc3a40c383
NICKCHARS:
...
- Added 'czech-w1250' and 'slovak-w1250' (both might miss a few characters).
- Added 'windows-1250' group which contains czech-w1250, slovak-w1250, polish-w1250
and hungarian.
- Hungarian characters show both fine in w1250 and latin2, hence hungarian is included
both in 'windows-1250' and 'latin2'.
- Fixed bug: polish was not included in latin2
2005-02-27 19:41:21 +00:00
Bram Matthys
de11702f2e
- Added 'russian-w1251', supplied by Roman Parkin. There are like 3 main standards in Russia,
...
and 7 standards in total, so I didn't dare to call this one 'russian' ;).
2005-02-27 17:31:52 +00:00
Bram Matthys
03eb1935fd
REVERT OF PREVIOUS 2, CHANGED TO AUTO-CONVERT:
...
- If a locop now has can_override/can_gkline/can_gzline we will print out a warning and
convert it to globops. This is also what we always did for can_globalroute/can_gkill
(well, except the warning). Giving such NETWORK (GLOBAL) privileges to a LOCAL operator
does not make any sense and is therefore no longer allowed.
2005-02-27 16:22:24 +00:00
Bram Matthys
d226a87522
- Made the can_override one an error since it makes 0.0% sense.
2005-02-27 16:07:31 +00:00
Bram Matthys
f0718cc515
- Added warning on using can_override/can_gkline/can_gzline in combination with locops,
...
since these are global privileges they shouldn't be permitted (will be an error in 3.2.4).
2005-02-27 00:48:56 +00:00
Bram Matthys
07d397b4ff
- Changed the 'is a Secure Connection' msg/numeric in /whois from RPL_WHOISSPECIAL to
...
a slightly changed RPL_WHOISSECURE, namely: ':%s 671 %s %s :is using a Secure connection',
2005-02-27 00:01:36 +00:00
Bram Matthys
988a0eb0c2
- Fixed bug in +G where with not-really-matching-words color was needlessly stripped,
...
reported by SpeedFire (#0002375 ).
2005-02-26 23:40:54 +00:00
Bram Matthys
3b229d5d34
- Nicks with ~ are now also not cutoff anymore but rejected like any other illegal char ( #0002074 ).
2005-02-26 23:31:07 +00:00
Bram Matthys
4887bb365b
- Fixed halfop trying to set chanmode +G/+T/+j not getting an error message, reported
...
by Ron2K (#Ron2K).
- Module coders: using extcmode_default_requirechop is now depricated, check src/extcmodes.c
ctrl+f extcmode_default_requirechop for more details (solution: copy+paste & fill in modechar).
2005-02-26 23:27:08 +00:00
Bram Matthys
7bad90fec1
- Made CHGIDENT, CHGHOST and CHGNAME use more numerics (where possible) ( #0002358 ).
2005-02-26 23:10:14 +00:00
Bram Matthys
4788bc3f76
- Fixed bug where chanmode +f #t (per-user text kick[ban]) was also affecting halfops,
...
reported by seneces (#0002333 ).
- Fixed doc bug reported by Dukat (#0002374 ). Also fixed 2 error msgs related to
the nickchars system printing out incorrect set:: directives.
- spamfilter.conf and dccallow.conf are now also copied upon make install, reported by
TommyTheKid (#0002313 ).
2005-02-26 22:47:10 +00:00
Bram Matthys
4af12d14ea
- Fixed a bug in mode-skipping (eg '+qk a b' if not +q) and error msgs, reported by brain2
...
(#0002372 ).
2005-02-26 17:42:24 +00:00
codemastr
0b43d15d53
Fixed a bug where SAJOIN would list channels multiple times in the notices
2005-02-25 18:25:18 +00:00
codemastr
d8fc8c0935
Fixed a bug causing SVSNICK not to send out a snomask +n notice
2005-02-25 18:14:35 +00:00
codemastr
ab4a0a31b5
Updated wircd.def. Fixed a bug where USERIP would say USERHOST in the not-enough-parameters numeric
2005-02-25 18:09:09 +00:00
Bram Matthys
b8c9e4fde5
- NickChars: Added 'icelandic', supplied by Saevar.
2005-02-25 16:28:39 +00:00
Bram Matthys
eca350056c
- NickChars: Updated polish a bit, and added polish-w1250 which is unfortunately more
...
common than real latin2 (iso-8859-2), supplied by k4be as well.
2005-02-24 00:09:57 +00:00