log: remove unused callbacks
[project/ubox.git] / log /
2015-05-14 Luka Perkovlog: remove unused callbacks
2015-03-30 Etienne CHAMPETIERlogread: add support for non-transparent-framing for...
2015-03-28 John Crispinproperly handle return codes
2015-03-28 John Crispinproperly handle return code of pipe() syscall
2015-03-27 Christian Mehlissyslog: use appropriate levels for logging
2014-09-16 John CrispinRFC 3164 compliant remote logging
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-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-12-09 John Crispinlogread: fix initial connect. we really need a better...
2013-11-15 John Crispinadd log daemon