Hello,
please would you be so kind and implement this very short patch to LPRng ?
The patch is against 3.6.26 / lpd.c. In the 3.8.x versions the offset is a bit 
different.

616c616
<               FATAL(LOG_INFO) _("Service_connection: bad request line '%s'"), input 
);
---
>               FATAL(LOG_INFO) _("Service_connection: bad request line '%s', ip 
>'%s'"), input, inet_ntop_sockaddr( &sinaddr, buffer, sizeof(buffer) ) );

We have had problems with a misconfigured PC and the new format will immediately 
present us
the wrong configured PC.

Bye
  Rainer Tammer




-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to