log: allow filtering messages with a regexp pattern
[project/ubox.git] / log / logd.c
2015-05-14 Luka Perkovlogd: optimize notify function
2015-05-14 Luka Perkovlog: make valgrind less complain by freeing allocated...
2015-05-14 Luka Perkovlog: remove unused callbacks
2015-03-28 John Crispinproperly handle return code of pipe() syscall
2014-08-12 Alexandru Ardeleanubox: exit(1) in logd if registering log object with...
2014-03-27 John Crispinlog: remove superflous client_close call
2014-03-18 John Crispinlogd: fix time passed via unix fd
2014-03-12 John Crispinlogd: fix internal buffer size
2014-03-12 John Crispinlogd: fix pipe close
2014-03-03 John Crispinlogd: transport log data via the new ubus fd api
2014-01-22 John Crispinubox: make logd use new ubus autoconnect
2014-01-22 John Crispinlogd: revert the log size changes
2014-01-19 John Crispinlogd: allow setting the buffer size from the command...
2013-11-15 John Crispinadd log daemon