Zefir Kurtisi
|
17689b61a1
logread: add option to filter for facilities
|
5 years ago |
Gerard Ryan
|
c9ffeac74a
kmodloader: added -v arg to modeprobe
|
5 years ago |
Hauke Mehrtens
|
4df34a4d0d
kmodloader: Increase path array size to make it always fit
|
5 years ago |
Pavel Merzlyakov
|
5130fa4d9c
kmodloader: fix and optimize loading of failed modules
|
5 years ago |
Sergiy Kibrik
|
a782779552
kmodloader: increase module name length
|
5 years ago |
Stijn Tintel
|
876c7f5bfb
kmodloader: load_modprobe: abort after 2 attempts
|
6 years ago |
John Crispin
|
128bc35fa9
logread: fix reconnect logd logic
|
6 years ago |
John Crispin
|
66347ec742
logrea: move the code setting up the request blob out of the main loop
|
6 years ago |
John Crispin
|
975a258cde
logread: move output connection setup code out of main loop
|
6 years ago |
John Crispin
|
b81bea73b6
logread: cleanup pid file handling
|
6 years ago |
Rosen Penev
|
d73e7d288f
ubox: Replace strerror(errno) with %m format.
|
7 years ago |
Rosen Penev
|
e7a63fbafd
ubox: Remove unnecessary memset calls.
|
7 years ago |
Felix Fietkau
|
2c0d9cfe05
logd: move stripping of newlines to log_add()
|
7 years ago |
Felix Fietkau
|
a0819044b1
logread: fix line buffer size
|
7 years ago |
Felix Fietkau
|
960a29dc8c
logread: remove leftover debug code
|
7 years ago |
Felix Fietkau
|
ea3d7fa21f
logd: enforce line length limit for ubus based log messages as well
|
7 years ago |
Felix Fietkau
|
4a10d4e028
logread: use oneshot mode without -f, wait for logd to close
|
7 years ago |
Felix Fietkau
|
bdcacad908
logd: implement oneshot mode for stream log read
|
7 years ago |
Felix Fietkau
|
df30c8ca1f
logread: terminate after EOF
|
7 years ago |
Felix Fietkau
|
69d6542848
logd: only create pipe in stream mode
|
7 years ago |
Felix Fietkau
|
7a49632ec9
logd: use uloop instead of ustream_fd for syslog
|
7 years ago |
Rosen Penev
|
da5b8b4049
log/syslog: Add missing static to two structs.
|
7 years ago |
Rosen Penev
|
dd61c9f1c6
ubox: Replace { 0 } with {}.
|
7 years ago |
Hans Dedecker
|
b1bc8d5fb8
kmodloader: log error message in case of out of memory
|
7 years ago |
Hans Dedecker
|
f346111d73
kmodloader: lift restriction on module alias info
|
7 years ago |
Hans Dedecker
|
f1ef2c311d
kmodloader: fix possible segfaults
|
7 years ago |
Hans Dedecker
|
9cb63df9b9
kmodloader: fix endianess check
|
7 years ago |
Florian Fainelli
|
2cff779140
kmodloader: Check module endian before loading
|
7 years ago |
Alexander Couzens
|
d54f38a2e2
kmodloader/get_module_info: initialized aliases to make it more clean
|
7 years ago |
Alexander Couzens
|
a0b6feff3b
kmodloader: insmod: fix a memoryleak in error case
|
7 years ago |