summaryrefslogtreecommitdiff
path: root/log
Commit message (Expand)AuthorAgeFilesLines
* RFC 3164 compliant remote loggingJohn Crispin2014-09-161-3/+6
* ubox: exit(1) in logd if registering log object with ubus failsAlexandru Ardelean2014-08-131-1/+3
* log: remove superflous client_close callJohn Crispin2014-03-271-2/+1
* logd: fix time passed via unix fdJohn Crispin2014-03-181-1/+1
* logd: fix internal buffer sizeJohn Crispin2014-03-123-3/+19
* logd: fix pipe closeJohn Crispin2014-03-121-8/+2
* logd: transport log data via the new ubus fd apiJohn Crispin2014-03-032-156/+150
* ubox: make logd use new ubus autoconnectJohn Crispin2014-01-221-33/+6
* logd: revert the log size changesJohn Crispin2014-01-223-25/+3
* logd: prevent the buffer from being bigger than the maximum ubus sizeJohn Crispin2014-01-211-0/+6
* logd: allow setting the buffer size from the command lineJohn Crispin2014-01-193-3/+19
* logread: fix initial connect. we really need a better reconnect logicJohn Crispin2013-12-091-12/+18
* add log daemonJohn Crispin2013-11-154-0/+895