Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Cleanup/check dhcp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run tests with debian:stable
|
|
Remove check for RETSIGTYPE in autoconf stuff
|
|
debian:testing is broken
|
|
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
|
|
|
|
|
|
|