| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Split up PROTOCTL line, since with the addition of ESVID we exceeded••• MAXPARA when using ZIP links.
This caused an odd charset warning upon link.
| Bram Matthys | 2012-03-26 | 1 | -2/+4 |
| * | - Fixed chanmode G showing up twice in 005, reported by Snake (#0002466). | Bram Matthys | 2005-04-18 | 1 | -1/+1 |
| * | - Made badwords (+G) now work with hardcoded word boundaries. Also made the f...••• 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).
| Bram Matthys | 2005-02-28 | 1 | -0/+1 |
| * | - No longer cutoff nick upon illegal character -- just reject the whole nick....••• still cutoff if the nick is too long. Basically this is the same way as Hybrid does it
so it should work ok :).
- Added nick character system. This allows you to choose which (additional) characters
to allow in nicks via set::allowed-nickchars. See unreal32docs.html -> section 3.16
for a list of available languages and more info on how to use it.
Current list: dutch, french, german, italian, spanish, euro-west, chinese-trad,
chinese-simp, chinese-ja, chinese.
If you wonder why your language is not yet included or why a certain mistake is present,
then please understand that we are most likely not experienced (at all) in your language.
If you are a native of your language (or know the language well), and your language
is not included yet or you have some corrections, then contact syzop@vulnscan.org or
report it as a bug on http://bugs.unrealircd.org/
| Bram Matthys | 2005-02-19 | 1 | -0/+1 |
| * | Added invite exceptions (+I) | codemastr | 2005-01-29 | 1 | -2/+2 |
| * | Documented the default behavior of snomasks when /mode nick +s is used and ad... | codemastr | 2004-11-05 | 1 | -3/+3 |
| * | - Fixed OOB read/write on user quit (did no harm on Linux&FreeBSD).•••- Fixed some tiny memory leaks (~100 bytes) on rehash.
- Updated chinese&japanese GBK nick code, fix supplied by Xuefer (#0002051).
- Added release notes (unfinished).
| Bram Matthys | 2004-10-10 | 1 | -1/+2 |
| * | Rewrote the 005 system to be dynamic and added an API to manipulate it | codemastr | 2004-09-03 | 1 | -56/+7 |
| * | Added ELIST support | codemastr | 2004-06-21 | 1 | -0/+1 |
| * | Made the win32 version use a dynamically linked libc | codemastr | 2004-05-30 | 1 | -1/+0 |
| * | Added NICKIP | codemastr | 2004-05-27 | 1 | -1/+14 |
| * | Win32 module bug with strcasecmp | codemastr | 2004-05-23 | 1 | -1/+1 |
| * | Added module support for Windows | codemastr | 2004-05-12 | 1 | -4/+4 |
| * | fixed win32 compile problem | Bram Matthys | 2004-03-13 | 1 | -1/+3 |
| * | 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... :)
| Bram Matthys | 2004-02-20 | 1 | -1/+2 |
| * | Added set::silence-limit | codemastr | 2004-01-18 | 1 | -1/+1 |
| * | Bug fixes and EXTBAN 005 token | codemastr | 2004-01-08 | 1 | -1/+3 |
| * | major channelmode +f change... oh-oh... I really hope this works ok :p | Bram Matthys | 2003-08-30 | 1 | -1/+1 |
| * | - A few documentation updates/fixes•••- 005 CHANMODES= set back to original value before extcmode merge
- made some functions in channel.c non-static so module coders
can use them (they are not defined in the header files [yet] however).
- fixed 2 minor oob write issues
| Bram Matthys | 2003-08-04 | 1 | -2/+2 |
| * | - First big part of modulized extended channelmodes system | Bram Matthys | 2003-07-29 | 1 | -28/+40 |
| * | Added an experimental (disabled by default) prefix system for +a and +q | codemastr | 2003-06-14 | 1 | -4/+18 |
| * | Added CASEMAPPING=ascii as per request | stskeeps | 2003-05-09 | 1 | -1/+3 |
| * | Added chmode +M to numeric 005 and a /restart and /die cleanup | codemastr | 2003-03-15 | 1 | -1/+1 |
| * | Revert set::options::owner-gets-dot patch. | Bram Matthys | 2003-02-12 | 1 | -1/+1 |
| * | - Added set::options::owner-gets-dot which will give chanowners a . prefix. | Bram Matthys | 2003-02-12 | 1 | -1/+1 |
| * | * don't send SHOWCONNECTINFO if the link is (known to be) a server.•••* same for scan message
* don't say "you have not registered" on NOTICE in unregistered state.
* made a send_prot(aClient, ConfigItem_link) for sending PROTOCTL message,
takes care of sending ZIP in token in case of a ziplink (indeed, I don't
send "ZIP" if it's not marked as a ziplink).
* added automatic fallback tot uncompressed link in case one of the sides
has zip turned off or not compiled in.
* added configcheck for link::options::zip turned on when not compiled
in (just like we do with ssl).
| Bram Matthys | 2003-02-06 | 1 | -8/+1 |
| * | Added ZIP_LINKS: using flag FLAGS_ZIP (0x1000000, was FLAGS_UNOCCUP2),•••instead of using a 2nd flag here for the special case of "the first zip msg"
like in hybrid/etc I use cptr->zip->first to flag that. Except for the many
#ifdef ZIP_LINKS blocks added I also had to do some stuff outside it, like
crc32->our_crc32 because zlib defines it, made a READBUF define (8192),
added a msg var to parsing/send functions.. blah.. etc ;P.
I've also put the patch online at www.vulnscan.org/tmp/zip_links.diff so you
can easily look what I've changed.
TODO: ask in ./Config if ziplinks should be enabled and let ./configure check
for zlib + add the library to IRCDLIBS in Makefile if enabled.
TODO: some little code cleanups
| Bram Matthys | 2003-01-28 | 1 | -0/+1 |
| * | Fix for missing mode 'S' in 005 CHANMODES= message | Bram Matthys | 2003-01-19 | 1 | -1/+1 |
| * | - send +f and +L correctly in CHANMODES 005. | ejb | 2002-08-03 | 1 | -2/+2 |
| * | Credits changes | stskeeps | 2002-07-23 | 1 | -3/+0 |
| * | Started WinXP IPv6 | codemastr | 2002-06-29 | 1 | -0/+6 |
| * | made set::scan::bind-ip work in win32 and added AWAYLEN= token to 005 | codemastr | 2002-06-22 | 1 | -22/+3 |
| * | ... | codemastr | 2002-06-09 | 1 | -15/+43 |
| * | First part of skyper's security audit patch | stskeeps | 2002-04-15 | 1 | -1/+1 |
| * | Fixed a Chinese nick bug | codemastr | 2002-03-16 | 1 | -2/+2 |
| * | Removed all remnants of PROTO() | codemastr | 2002-03-05 | 1 | -18/+10 |
| * | Clean compile with -Wall | codemastr | 2002-03-04 | 1 | -2/+2 |
| * | Added various patches by Syzop | codemastr | 2002-03-02 | 1 | -2/+2 |
| * | Cleaned up a bunch of -Wall warnings | codemastr | 2002-01-27 | 1 | -3/+3 |
| * | MAXPARA removal | griever | 2002-01-12 | 1 | -0/+1 |
| * | +- doh, missing a ! in m_tkl.c that allows us to do bad things(TM)•••+- Fix for nested comments, found by lnxgk
+- C++ comment fix, lnxgk again.
| stskeeps | 2001-12-30 | 1 | -3/+0 |
| * | *** empty log message *** | stskeeps | 2001-10-07 | 1 | -0/+1 |
| * | +- Fixed struct IN_ADDR problems on some OS'es | stskeeps | 2001-07-15 | 1 | -1/+1 |
| * | +- Fixed some CHINESE_NICK stuff | stskeeps | 2001-07-15 | 1 | -0/+4 |
| * | +- Various preparitions for beta1 | stskeeps | 2001-07-13 | 1 | -0/+3 |
| * | . | stskeeps | 2001-07-13 | 1 | -1/+1 |
| * | Added numeric 005 NETWORK= token support | codemastr | 2001-06-17 | 1 | -1/+3 |
| * | added numeric 105 in /version | codemastr | 2001-06-11 | 1 | -1/+0 |
| * | Made Unreal run correctly on OpenBSD | codemastr | 2001-05-28 | 1 | -4/+3 |
| * | +- Applied McSkaf's winlocal patch II, only changed Debug() and removed•••+ DEBUGMODE from config.h. Still cores, but we might be closer to a
+ solution. Broken code, do not use devel right now
| stskeeps | 2001-05-17 | 1 | -1/+0 |