index
:
ubox
master
OpenWrt core utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-06
logread: terminate after EOF
Felix Fietkau
2017-11-06
logd: only create pipe in stream mode
Felix Fietkau
2017-11-06
logd: use uloop instead of ustream_fd for syslog
Felix Fietkau
2017-11-06
log/syslog: Add missing static to two structs.
Rosen Penev
2017-11-06
ubox: Replace { 0 } with {}.
Rosen Penev
2017-09-01
kmodloader: log error message in case of out of memory
Hans Dedecker
2017-08-31
kmodloader: lift restriction on module alias info
Hans Dedecker
2017-08-31
kmodloader: fix possible segfaults
Hans Dedecker
2017-08-30
kmodloader: fix endianess check
Hans Dedecker
2017-07-02
kmodloader: Check module endian before loading
Florian Fainelli
2017-06-11
kmodloader/get_module_info: initialized aliases to make it more clean
Alexander Couzens
2017-06-11
kmodloader: insmod: fix a memoryleak in error case
Alexander Couzens
2017-06-11
kmodloader/get_module_name: null-terminate the string
Alexander Couzens
2017-03-10
syslog: remove unnecessary sizeof struct between messages
Dan Bugnar
2017-03-03
kmodloader: modprobe: return 0 for loaded modules
Yousong Zhou
2017-02-23
kmodloader: don't store aliases info in struct module
Yousong Zhou
2017-02-21
cmake: fix typo
Felix Fietkau
2017-02-21
kmodloader: fix not being able to find some modules
Nathan Hintz
2017-02-09
cmake: Check for getrandom system call
Florian Fainelli
2017-02-01
kmodloader: support '-q' quiet option
Kevin Darbyshire-Bryant
2017-02-01
ubox: Add an option for more accurate timestamps in log
Wojciech Dubowik
2017-01-15
kmodloader: make insert_module() idempotent
Yousong Zhou
2017-01-15
kmodloader: add module alias awareness
Yousong Zhou
2017-01-15
kmodloader: fix out-of-bound access when parsing .modinfo
Yousong Zhou
2017-01-15
kmodloader: modprobe: skip possible command line arguments
Yousong Zhou
2017-01-15
kmodloader: log to kmsg when loading directories of modules
Yousong Zhou
2017-01-15
kmodloader: remove redundant glob wildcard char
Yousong Zhou
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
[next]