Felix Fietkau
|
cc34fb7b92
logd: add support for subscribing to the log object
|
2 months ago |
Rosen Penev
|
4c7b720b9c
kmodloader: fix GCC fanalyzer warnings
|
8 months ago |
Rosen Penev
|
fa6cb9a381
kmodloader: fix bad realloc usage
|
8 months ago |
Christian Marangi
|
46a33b8be2
kmodloader: fix compilation warning with not checking return of asprintf
|
8 months ago |
Felix Fietkau
|
b87a4fdca6
kmodloader: support loading module options and blacklist from /etc/modules.conf
|
1 year ago |
Giovanni Giacobbi
|
205defb597
logread: fix erroneous message "Logread connected to" with udp
|
1 year ago |
Giovanni Giacobbi
|
1f4f72bde5
logd: fix privilege dropping order
|
1 year ago |
Petr Štetiar
|
41664054b8
logd: fix ignored return values in set{gid,uid}
|
2 years ago |
Daniel Golle
|
9ef886819d
logd: self-degrade to 'logd' user after opening pipes
|
2 years ago |
Gerard Ryan
|
0e34af1433
kmodloader: added -a arg to modprobe
|
3 years ago |
Paul Fertser
|
b30e0df358
kmodloader: print an error when no kernel module dir can be found
|
3 years ago |
Zefir Kurtisi
|
17689b61a1
logread: add option to filter for facilities
|
3 years ago |
Gerard Ryan
|
c9ffeac74a
kmodloader: added -v arg to modeprobe
|
3 years ago |
Hauke Mehrtens
|
4df34a4d0d
kmodloader: Increase path array size to make it always fit
|
3 years ago |
Pavel Merzlyakov
|
5130fa4d9c
kmodloader: fix and optimize loading of failed modules
|
4 years ago |
Sergiy Kibrik
|
a782779552
kmodloader: increase module name length
|
4 years ago |
Stijn Tintel
|
876c7f5bfb
kmodloader: load_modprobe: abort after 2 attempts
|
4 years ago |
John Crispin
|
128bc35fa9
logread: fix reconnect logd logic
|
5 years ago |
John Crispin
|
66347ec742
logrea: move the code setting up the request blob out of the main loop
|
5 years ago |
John Crispin
|
975a258cde
logread: move output connection setup code out of main loop
|
5 years ago |
John Crispin
|
b81bea73b6
logread: cleanup pid file handling
|
5 years ago |
Rosen Penev
|
d73e7d288f
ubox: Replace strerror(errno) with %m format.
|
5 years ago |
Rosen Penev
|
e7a63fbafd
ubox: Remove unnecessary memset calls.
|
5 years ago |
Felix Fietkau
|
2c0d9cfe05
logd: move stripping of newlines to log_add()
|
5 years ago |
Felix Fietkau
|
a0819044b1
logread: fix line buffer size
|
5 years ago |
Felix Fietkau
|
960a29dc8c
logread: remove leftover debug code
|
5 years ago |
Felix Fietkau
|
ea3d7fa21f
logd: enforce line length limit for ubus based log messages as well
|
5 years ago |
Felix Fietkau
|
4a10d4e028
logread: use oneshot mode without -f, wait for logd to close
|
5 years ago |
Felix Fietkau
|
bdcacad908
logd: implement oneshot mode for stream log read
|
5 years ago |
Felix Fietkau
|
df30c8ca1f
logread: terminate after EOF
|
5 years ago |