summaryrefslogtreecommitdiff
path: root/log/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* fix gcc format security errorHauke Mehrtens2015-11-221-1/+1
* log: make valgrind less complain by freeing allocated memoryLuka Perkov2015-05-141-0/+1
* log: fix whitespacesLuka Perkov2015-05-141-1/+1
* logd: fix internal buffer sizeJohn Crispin2014-03-121-1/+4
* logd: revert the log size changesJohn Crispin2014-01-221-10/+1
* 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-191-1/+4
* add log daemonJohn Crispin2013-11-151-0/+299