Re: Reporting a reportable configure event

2006-03-22 Thread Wes Hardaker
> On Mon, 20 Mar 2006 16:00:05 -0700, "Kane Estess" <[EMAIL PROTECTED]> > said: Kane> Don't know exactly what this means, but the directions were Kane> clear, so here it is... Compiled on a late version of Cygwin on Kane> XP Pro. Anything else I should do? Nope, thanks for reporting it

Re: tcp wrapper and connection logging.

2006-03-22 Thread Wes Hardaker
> On Wed, 22 Mar 2006 14:44:42 +0100, Marcus Rueckert <[EMAIL PROTECTED]> > said: Marcus> if you use tcpwrapper every connection gets logged. Marcus> without tcpwrapper this only happens if "-a" is specified at the Marcus> commandline. i dont think this is really intended. We had a discu

tcp wrapper and connection logging.

2006-03-22 Thread Marcus Rueckert
hi, if you use tcpwrapper every connection gets logged. without tcpwrapper this only happens if "-a" is specified at the commandline. i dont think this is really intended. The patch to fix that seems pretty easy: [[[ Index: agent/snmp_agent.c ==