index
:
ubox
master
OpenWrt core utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-19
ubox: Initialize conditionally uninitialized variabled
Rosen Penev
2016-12-19
ubox: Fix some memory leaks
Rosen Penev
2016-12-04
kmodloader: Fix typo in error message
Florian Fainelli
2016-09-26
logd: put non-streamed log entries into one result message
Felix Fietkau
2016-09-24
ubox/logd: free ubus context on exit
Alexandru Ardelean
2016-09-24
ubox/logd: free regex's on log_shutdown() call
Alexandru Ardelean
2016-09-22
logd: fix default initialization of line count
Felix Fietkau
2016-09-22
logd: add support for sending log messages as replies
Felix Fietkau
2016-09-22
add getrandom to .gitignore
Felix Fietkau
2016-09-22
getrandom: fix indentation, add missing return statement
Felix Fietkau
2016-08-17
fix segfault in kmodloader when no modules path was present
John Crispin
2016-07-26
validate: fix datatype handling of default values
Jo-Philipp Wich
2016-07-19
kmodloader: fix lsmod depends output
Hauke Mehrtens
2016-07-01
cmake: Find uci header file
Florian Fainelli
2016-06-07
getrandom: add helper for getrandom() syscall
Etienne CHAMPETIER
2016-03-07
kmodloader: fix NULL pointer deref in case m->depends is missing
Felix Fietkau
2016-02-09
kmodloader: clean up memory mapping and fix fd leaks in error handling
Jo-Philipp Wich
2016-02-09
kmodloader: fix open() error handling
Jo-Philipp Wich
2016-01-24
logread: ensure that the len < sizeof(struct blob_attr) check runs before trying to access the data
Felix Fietkau
2015-11-22
fix gcc format security error
Hauke Mehrtens
2015-07-04
log: allow filtering messages with a regexp pattern
Rafał Miłecki
2015-05-14
logd: optimize notify function
Luka Perkov
2015-05-14
log: make valgrind less complain by freeing allocated memory
Luka Perkov
2015-05-14
log: fix whitespaces
Luka Perkov
2015-05-14
log: remove unused callbacks
Luka Perkov
2015-03-30
logread: add support for non-transparent-framing for Syslog over TCP
Etienne CHAMPETIER
2015-03-28
properly handle return codes
John Crispin
2015-03-28
properly handle return code of pipe() syscall
John Crispin
2015-03-27
syslog: use appropriate levels for logging
Christian Mehlis
2015-02-26
kmodloader: initialize module folders in insmod
Jo-Philipp Wich
2015-02-25
kmodloader: convert to ulog() api
Jo-Philipp Wich
2015-02-25
kmodloader: search kmods relative to LD_LIBRARY_PATH
Jo-Philipp Wich
2014-10-03
hw_detect replaces this old code
John Crispin
2014-10-02
Use different loglevels
Michel Stam
2014-09-16
RFC 3164 compliant remote logging
John Crispin
2014-08-12
ubox: exit(1) in logd if registering log object with ubus fails
Alexandru Ardelean
2014-06-29
validate: return error on failed validation
Luka Perkov
2014-06-28
validate: add missing yes/no boolean values
Luka Perkov
2014-06-28
validate: add valid bool types enabled/disabled
Luka Perkov
2014-06-28
validate: fix indentation
Luka Perkov
2014-05-28
kmodloader: force size argument for syscall to unsigned long to fix issues with musl
Felix Fietkau
2014-05-25
ubox: only link libraries that are actually used
Felix Fietkau
2014-03-27
log: remove superflous client_close call
John Crispin
2014-03-27
mount_root/block: these tools were moved to the fstools repo
John Crispin
2014-03-18
logd: fix time passed via unix fd
John Crispin
2014-03-12
logd: fix internal buffer size
John Crispin
2014-03-12
logd: fix pipe close
John Crispin
2014-03-03
logd: transport log data via the new ubus fd api
John Crispin
2014-02-26
kmodloader: fix insmod when the passed parameter is a valid path
John Crispin
2014-02-23
validate: range and base arguments for numeric types, new types hexstring, regexp and uci
Jo-Philipp Wich
[next]