ubox: Add an option for more accurate timestamps in log
[project/ubox.git] / log / logd.c
2017-02-01 Wojciech Dubowikubox: Add an option for more accurate timestamps in log
2016-12-19 Rosen Penevubox: Fix some memory leaks
2016-09-26 Felix Fietkaulogd: put non-streamed log entries into one result...
2016-09-24 Alexandru Ardeleanubox/logd: free ubus context on exit
2016-09-22 Felix Fietkaulogd: fix default initialization of line count
2016-09-22 Felix Fietkaulogd: add support for sending log messages as replies
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