[Syslog-ng-commit] syslog-ng--mainline: added missing ChangeLog from previous patchset

Balazs Scheidler bazsi at balabit.hu
Fri Feb 24 17:24:15 CET 2006


Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-15>
Revision: syslog-ng--mainline--2.0--patch-15
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Fri Feb 24 17:24:14 CET 2006
Standard-date: 2006-02-24 16:24:14 GMT
Modified-files: ChangeLog
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-15
Summary: added missing ChangeLog from previous patchset
Keywords: 

	* src/fdread.c (fd_do_read): added retrying on EINTR

	* src/logreader.c (log_reader_iterate_buf): added msg_count argument
	instead of the local variable as log_reader_iterate_buf might be
	called multiple times and we do not want to fetch more than
	fetch_limit() messages in total,
	(log_reader_fetch_log): added loop to iterate over up to fetch_limit
	messages without going back to the mainloop

	

Diff stats:
 ChangeLog |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+)


More information about the Syslog-ng-commit mailing list