aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_svsnoop.c
Commit message (Expand)AuthorAgeFilesLines
* - Fixed SVSNOOP bug where remote servers still thought the opers had privileg...••• by Zell (#0002185) Gravatar Bram Matthys2005-02-131-40/+40
* Added module support for WindowsGravatar codemastr2004-05-121-3/+0
* - [internal] cleaned up snomask removal after deoper, now remove_oper_snomask...••• called which might look a bit ugly, but is better than before (scattered on 3 places). - Added snomasks 'N' which allows you to see nick changes of clients on other servers, requested by several people (#0001323). Gravatar Bram Matthys2004-02-051-2/+1
* added configure checks for libcurl and other various changesGravatar codemastr2003-12-261-1/+2
* - 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
* Fixed a negative oper count bug in SVSNOOPGravatar codemastr2003-10-021-1/+1
* Updated modules to use the new macrosGravatar codemastr2003-09-211-23/+5
* - Temporarely added trace code for hunting down negative operator counts (#00...Gravatar Bram Matthys2003-09-051-0/+1
* Added a system to allow modules to create snomasksGravatar codemastr2003-07-011-3/+3
* - Probably fixed server-notices bug (duplicates, to non-opers) caused by a fe...Gravatar Bram Matthys2003-05-201-0/+3
* - Made SVSNOOP work. Reported by Lx (#0000933). [not dangerous to fix ;P]Gravatar Bram Matthys2003-05-011-1/+1
* - Removed usermode +I (invisibility)Gravatar Bram Matthys2003-02-121-1/+1
* 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
* *prays*Gravatar griever2002-01-081-1/+1
* Converted all calls to hunt_server to hunt_server_tokenGravatar codemastr2002-01-071-1/+1
* +- Fixed .1081 problem, see bug #0000020 for more information about how•••+ it REALLY should be fixed Gravatar stskeeps2001-12-311-11/+3
* Fixed svsnoopGravatar codemastr2001-12-301-1/+1
* +- Fix for svsnoop symdep problemGravatar stskeeps2001-12-301-0/+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-5/+14
* +- Fixed some slave work.. return MOD_SUCCESS; in all command modules..Gravatar stskeeps2001-12-241-0/+3
* Removed umode +T and oflags fueGravatar codemastr2001-12-111-1/+1
* Fixed some more module v3 problems and upgrade all modulesGravatar codemastr2001-12-091-12/+11
* Module additionsGravatar codemastr2001-08-241-0/+141