Re: PATCH: one line of output from pipe to add to logging

2014-06-05 Thread Wietse Venema
Andreas Schulze: > Wietse Venema: > > With the following patch, the pipe(8) daemon logs some command > > output after successful delivery as: > ... > > > --- ./src/global/pipe_command.c Thu Jun 5 14:27:06 2014 > > --- ./src/pipe/pipe.c Thu Jun 5 15:01:48 2014 > > --- ./src/tls/tls_serv

Re: PATCH: one line of output from pipe to add to logging

2014-06-05 Thread Andreas Schulze
Wietse Venema: > With the following patch, the pipe(8) daemon logs some command > output after successful delivery as: ... > --- ./src/global/pipe_command.c Thu Jun 5 14:27:06 2014 > --- ./src/pipe/pipe.c Thu Jun 5 15:01:48 2014 > --- ./src/tls/tls_server.cTue Jun 3 08:43:10 2014 Hel