15
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 24, 2024 — Apr 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Error code depending on number of files generated
tonvoon
as Ton Voon
More... about 22 years ago
Using coreutils 4.5.11 version to fix Darwin problem
tonvoon
as Ton Voon
More... about 22 years ago
Add NSClient requirement for check_nt
tonvoon
as Ton Voon
More... about 22 years ago
Reference to web site to get NSClient
tonvoon
as Ton Voon
More... about 22 years ago
Solaris package build system More... about 22 years ago
can once again exclude indiviual path/partitions More... about 22 years ago
add -X to exclude FS type, now works with more than one path/dev specified More... about 22 years ago
declaration must precede printf More... about 22 years ago
checkpoint, allows selecting devices and paths now More... about 22 years ago
instructions for posting plugin version number More... about 22 years ago
allow to specify -1 and -2 for protocol version More... about 22 years ago
make state_text a function More... about 22 years ago
check_disk working with mountlist.c More... about 22 years ago
subst.* was replaced by dist-hook More... about 22 years ago
these were replaced by dist-hook More... about 22 years ago
running the AFS macro causes newer AC/AM to barf More... about 22 years ago
afs checking More... about 22 years ago
use AC_DEFINE_UNQOUTED More... about 22 years ago
stop warning on autoheader 2.13 More... about 22 years ago
common.h was doubly included More... about 22 years ago
use enum instead of define, remove some cruft from old snprintf implementation More... about 22 years ago
use GNU fileutils for check_disk More... about 22 years ago
from GNU fileutils for check_disk More... about 22 years ago
Allow default Oracle home from oratab (reported by Walbert Oberngruber)
tonvoon
as Ton Voon
More... about 22 years ago
Modified to automatically enable getaddrinfo emulation if lwres is not used and getaddrinfo is not found in the system. More... about 22 years ago
Applied patch #660973 for tcp refusals More... about 22 years ago
Left over debug define More... about 22 years ago
Spent the day working on backwards compatability using getaddrinfo() Moved getaddrinfo.? and gethostbyname.? from lib/ to plugins/ due to problems with compiling into the libnagiosplug.a as it required linking against socket libraries which are unneeded except for network based plugins. This code should hopefully happily work for all systems and has been tested prior to commit on Debian GNU/Linux, SPARC Solaris 7 and SPARC Solaris 9. More... about 22 years ago
add timeout, fix taint chacking diom More... about 22 years ago
Working out issues with getaddrinfo emulation build environment More... about 22 years ago