aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_sdesc.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed SDESC not messaging +s +s clients on local server when it is used, re...••• dre, patch provided by djGrrr. Gravatar Bram Matthys2007-01-221-6/+4
* - Made win32 work again (broke it by /module patch 35 minutes ago).Gravatar Bram Matthys2003-11-111-1/+1
* - Multiple /module changes (the command):••• - Normal users can now get a list, versioninfo will be hidden however. - Opers get some additional details like hooks and commandoverride's. - Opers can use /module <servername> to get a remote list of loaded modules. - Added flag [3RD] to show it's a 3rd party module This was requested by by quite some people because serveradmins started to load "spy modules" without clearly mentioning it in the MOTD (which is highly unethical and in some countries even illegal due to privacy law). Also the remote module list was requested by quite a few opers. Sure, this isn't a 100% guarantee but at least if someone goes hiding stuff then it's clear what their intentions are (and thus will be refused support, ..). - Changed emailaddr in help window at windows to unreal-users mailinglist. - Made the cloak mismatch msg during linking a bit more scary. - Added comment to 'Install as a service' option in installer to help n00bs a bit. Gravatar Bram Matthys2003-11-111-0/+1
* Updated modules to use the new macrosGravatar codemastr2003-09-211-29/+5
* set::options::mkpasswd-for-everyone + Added error messages if not oper for: s...Gravatar Bram Matthys2003-05-171-1/+7
* Updated all modules to use 3.2-b8 formatGravatar codemastr2002-03-191-3/+3
* Cleaned up a bunch of -Wall warningsGravatar codemastr2002-01-271-0/+2
* Fixes about stuffGravatar griever2002-01-151-7/+3
* +- Fixed some slave work.. return MOD_SUCCESS; in all command modules..Gravatar stskeeps2001-12-241-0/+5
* More module v3 fixesGravatar codemastr2001-12-091-1/+1
* Fixed some more module v3 problems and upgrade all modulesGravatar codemastr2001-12-091-12/+11
* ...Gravatar codemastr2001-07-151-1/+1
* removed a few missed userload.h referencesGravatar codemastr2001-07-021-1/+0
* +- Moved blackhole into scan.c and removed blackhole.c, and fixed some•••+ blackhole bugs. Gravatar stskeeps2001-06-291-0/+8
* -- Made glob() use GLOB_LIMIT on OpenBSD 2.9 to help prevent a DoS•••+- Fixed autoconf/Makefile screwup caused by codemastr +- Fixed a problem with IPv6 always enabled (could you check this fix, code?) - Fixed a bug allowing channek keys to have spaces - Cleaned up some thread porting code - Added a new versioning system to allow easy tracking of bugs +- Made glob() use GLOB_LIMIT on OpenBSD 2.9 to help prevent a DoS - Fixed makeconf +- Changed the way modules work. We're now at MOD_VERSION 2 +- Changed ALL MODULES to version 2 Gravatar stskeeps2001-06-281-10/+8
* +- Fixed a problem with SDESC module token being wrong - Found by eternalGravatar stskeeps2001-04-011-1/+1
* +- Moved /sdesc, /setident to modules.•••+- allow { } now supports encrypted passwords -Syzop Gravatar stskeeps2001-03-311-0/+152