Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Danijel Tasov <m@rbfh.de>
|
|
Signed-off-by: Danijel Tasov <m@rbfh.de>
|
|
|
|
Signed-off-by: Danijel Tasov <m@rbfh.de>
|
|
|
|
We can perfectly do icmp without root by using capabalities. So,
instead of doing unsufficient checks beforehand, we just try and fail if
it doesn't work.
Signed-off-by: Danijel Tasov <m@rbfh.de>
|
|
autoupdate tells me, that since C89 I can safely assume RETSIGTYPE
is void.
Therefore to simplify things I removed the corresponding configure.ac
line and replaced all mentions of RETSIGTYPE with void.
|
|
Centralise and refactor maxfd related functionality
|
|
|
|
Place _cmd_pids in object not header to avoid unsused variables
|
|
|
|
|
|
|
|
|
|
Doc/check disk
|
|
|
|
|
|
|
|
|
|
thresholds
|
|
|
|
Replace deprecated TLS client functions
|
|
|
|
Compiler warning part 5
|
|
check_mysql: Detect running mysqldump
|
|
|
|
|
|
|
|
Update docs regarding C coding style
|
|
|
|
|
|
check_disk: Remove some dead variables
|
|
Additional perl taint fixes
|
|
Fix some errors in metadata in translation files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check_http: Fixing unchunking body when no body is present
|
|
|
|
|
|
|
|
Fix error in translation file introduced during a merge
|
|
|
|
|
|
Remove translation comments
|
|
|