logread: fix line buffer size
[project/ubox.git] / log / syslog.c
2017-11-06 Felix Fietkaulogd: enforce line length limit for ubus based log...
2017-11-06 Felix Fietkaulogd: use uloop instead of ustream_fd for syslog
2017-11-06 Rosen Penevlog/syslog: Add missing static to two structs.
2017-03-10 Dan Bugnarsyslog: remove unnecessary sizeof struct between messages
2016-09-24 Alexandru Ardeleanubox/logd: free regex's on log_shutdown() call
2015-11-22 Hauke Mehrtensfix gcc format security error
2015-05-14 Luka Perkovlog: make valgrind less complain by freeing allocated...
2015-05-14 Luka Perkovlog: fix whitespaces
2014-03-12 John Crispinlogd: fix internal buffer size
2014-01-22 John Crispinlogd: revert the log size changes
2014-01-21 John Crispinlogd: prevent the buffer from being bigger than the...
2014-01-19 John Crispinlogd: allow setting the buffer size from the command...
2013-11-15 John Crispinadd log daemon