View Issue Details

IDProjectCategoryView StatusLast Update
0001499unrealircdpublic2004-01-17 19:01
ReporterAngryWolf Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSSuSEOS Version8.2
Product Version3.2-beta19 
Summary0001499: Permanent modules & rehashing configuration
DescriptionHello!

1. Now my problem is that some of my permanent modules don't have any way (or I don't find any) to clean out the memory before their configuration routines accept the new values of the blocks and directives used by the modules. The best would be to use HOOKTYPE_REHASH, of course. Could you make it so permanent modules can use this hook?

2. I'm sending you 2 patches, please consider them, I believe they are very useful. I'm also asking you for a change in the ./Config script: I miss that currently the libcurl location question does not accept default values (ie. /usr, /usr/local would be fine for default search locations).
TagsNo tags attached.
Attached Files
patches.tar.gz (604 bytes)
3rd party modules

Activities

codemastr

2004-01-16 19:46

reporter   ~0004695

about HOOKTYPE_REHASH, yeah I intend to do this.

About libcurl. No it will not use a default path, this was done intentionally. The thing is, none of the systems that come with libcurl by default have curl compiled with ares. As a result, it will not work with Unreal. Therefore I want to ensure the user knows what they are doing and are not simply taking the default value.

AngryWolf

2004-01-16 20:12

reporter   ~0004696

Right, sorry. Thanks for the explanation.

codemastr

2004-01-17 19:01

reporter   ~0004707

Added in .2046

Issue History

Date Modified Username Field Change
2004-01-16 17:16 AngryWolf New Issue
2004-01-16 17:16 AngryWolf File Added: patches.tar.gz
2004-01-16 19:46 codemastr Note Added: 0004695
2004-01-16 20:12 AngryWolf Note Added: 0004696
2004-01-17 19:01 codemastr Status new => resolved
2004-01-17 19:01 codemastr Resolution open => fixed
2004-01-17 19:01 codemastr Assigned To => codemastr
2004-01-17 19:01 codemastr Note Added: 0004707