View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001499 | unreal | ircd | public | 2004-01-16 17:16 | 2004-01-17 19:01 |
Reporter | AngryWolf | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | SuSE | OS Version | 8.2 |
Product Version | 3.2-beta19 | ||||
Summary | 0001499: Permanent modules & rehashing configuration | ||||
Description | Hello! 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). | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
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. |
|
Right, sorry. Thanks for the explanation. |
|
Added in .2046 |
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 |
|
Note Added: 0004695 | |
2004-01-16 20:12 | AngryWolf | Note Added: 0004696 | |
2004-01-17 19:01 |
|
Status | new => resolved |
2004-01-17 19:01 |
|
Resolution | open => fixed |
2004-01-17 19:01 |
|
Assigned To | => codemastr |
2004-01-17 19:01 |
|
Note Added: 0004707 |