View Issue Details

IDProjectCategoryView StatusLast Update
0002720unrealmodule apipublic2007-04-27 05:02
ReporterJIVXor Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to duplicate 
Product Version3.2.3 
Summary0002720: when /rehash module unload but it is continued seeing on /module list
DescriptionI mention of the official help :

UnrealIRCd supports modules which is nice because:
- You can load/reload/unload them while the ircd is running (by /rehash). This allows some bugs to be fixed or new features to be added without requiring a restart!


I finish clearing the module of the unreal conf than /rehash and let work, but it continues being in the list of /module.
 A /restart command is needed to make it disappear of the list.

 This has happened to anyone of you?
Additional InformationTested with two modules :

 JoinPartSnoLog by KeMiJohN
 joindeop by w00t
3rd party modules

Activities

JIVXor

2005-12-17 22:34

reporter   ~0010873

'give me, perhaps does not belong to this category, maybe to ircd category, but I think that the essence is the problem.

JIVXor

2005-12-17 23:01

reporter   ~0010874

Last edited: 2005-12-17 23:03

also tested with

 netadminprotect by AngryWolf
 nickrange by WolfSage

I have not tested with more since these are that I use in my network.

aquanight

2005-12-18 17:21

reporter   ~0010875

Some modules are permanent. Look in the /module list and you might see something like [PERM]. Such modules require you to /restart to unload or update them. As it is, it seems like basically any module that isn't just a command module has to be permanent, so ...

JIVXor

2005-12-19 01:21

reporter   ~0010878

True, true and so true, the thing is, module : "netadminprotect" is not PERM, and I dont know why, the first time I unloaded it, /module list shows me "netadminprotect" listed. Perhaps I am becoming crazy. Now it worked as it must be. My excuses.

Issue History

Date Modified Username Field Change
2005-12-17 22:26 JIVXor New Issue
2005-12-17 22:34 JIVXor Note Added: 0010873
2005-12-17 23:01 JIVXor Note Added: 0010874
2005-12-17 23:03 JIVXor Note Edited: 0010874
2005-12-18 17:21 aquanight Note Added: 0010875
2005-12-19 01:21 JIVXor Note Added: 0010878
2007-04-27 05:02 stskeeps Status new => closed
2007-04-27 05:02 stskeeps Resolution open => unable to duplicate
2017-01-06 15:48 syzop Category module => module api