logread: fix reconnect logd logic
[project/ubox.git] / log / logread.c
2018-02-14 John Crispinlogread: fix reconnect logd logic master
2018-02-14 John Crispinlogrea: move the code setting up the request blob out...
2018-02-14 John Crispinlogread: move output connection setup code out of main...
2018-02-14 John Crispinlogread: cleanup pid file handling
2018-02-13 Rosen Penevubox: Replace strerror(errno) with %m format.
2017-11-06 Felix Fietkaulogread: fix line buffer size
2017-11-06 Felix Fietkaulogread: remove leftover debug code
2017-11-06 Felix Fietkaulogread: use oneshot mode without -f, wait for logd...
2017-11-06 Felix Fietkaulogread: terminate after EOF
2017-02-01 Wojciech Dubowikubox: Add an option for more accurate timestamps in log
2016-09-22 Felix Fietkaulogd: add support for sending log messages as replies
2016-01-24 Felix Fietkaulogread: ensure that the len < sizeof(struct blob_attr...
2015-07-04 Rafał Miłeckilog: allow filtering messages with a regexp pattern
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-27 Christian Mehlissyslog: use appropriate levels for logging
2014-09-16 John CrispinRFC 3164 compliant remote logging
2014-03-03 John Crispinlogd: transport log data via the new ubus fd api
2013-12-09 John Crispinlogread: fix initial connect. we really need a better...
2013-11-15 John Crispinadd log daemon