aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_mkpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* - If the 'crypt' algorithm is used, then passwords were/are truncated to 8 ch...••• We now print a warning when this happens (both on the IRC command and command-line). Suggested by JasonTik (#0002953). Gravatar Bram Matthys2006-11-041-0/+9
* - 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-25/+6
* set::options::mkpasswd-for-everyone + Added error messages if not oper for: s...Gravatar Bram Matthys2003-05-171-16/+30
* Added a patch by Syzop to increase randomness of the random numbersGravatar codemastr2003-01-051-3/+0
* Updated all modules to use 3.2-b8 formatGravatar codemastr2002-03-191-3/+3
* /mkpasswd typo fix and doc/unrealircd.doc updateGravatar codemastr2002-03-141-1/+1
* Cleaned up a bunch of -Wall warningsGravatar codemastr2002-01-271-0/+1
* Fixes about stuffGravatar griever2002-01-151-1/+1
* +- Fixed problem with EventDel, doing eventptr instead of eventptr->name•••+- Fixed bug #0000019 reported by Syzop, and bug found by same to deal with + individual module loading Gravatar stskeeps2001-12-301-1/+1
* +- Fixed some slave work.. return MOD_SUCCESS; in all command modules..Gravatar stskeeps2001-12-241-0/+5
* Fixed some more module v3 problems and upgrade all modulesGravatar codemastr2001-12-091-12/+11
* mooGravatar stskeeps2001-12-011-10/+2
* .Gravatar stskeeps2001-11-151-40/+31
* Module additionsGravatar codemastr2001-08-241-0/+161