View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002161 | unreal | ircd | public | 2004-11-06 10:37 | 2004-11-13 13:25 |
Reporter | Xuefer | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | all | OS | all | OS Version | - |
Product Version | 3.2.2 | ||||
Fixed in Version | 3.2.3 | ||||
Summary | 0002161: dont-resolve + show-connectinfo="Looking up your hostname" | ||||
Description | funny bug Fix: open s_bsd.c search for "skipdns" "if/goto" moved to before "if/sendto_one" code should be: if (DONT_RESOLVE) goto skipdns; if (SHOWCONNECTINFO && !acptr->serv) { sendto_one(acptr, "%s", REPORT_DO_DNS); } lin.flags = ASYNC_CLIENT; | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-06 10:37 | Xuefer | New Issue | |
2004-11-06 10:42 | syzop | Severity | minor => tweak |
2004-11-13 13:01 |
|
Status | new => resolved |
2004-11-13 13:01 |
|
Fixed in Version | => 3.2.3 |
2004-11-13 13:01 |
|
Resolution | open => fixed |
2004-11-13 13:01 |
|
Assigned To | => codemastr |
2004-11-13 13:01 |
|
Note Added: 0008307 | |
2004-11-13 13:01 |
|
Assigned To | codemastr => |
2004-11-13 13:25 |
|
Assigned To | => codemastr |