Code

afs checking
[nagiosplug.git] / plugins /
2003-03-18 Karl DeBisschopcommon.h was doubly included
2003-03-18 Karl DeBisschopuse enum instead of define, remove some cruft from...
2003-03-18 Karl DeBisschopuse GNU fileutils for check_disk
2003-03-16 Jeremy T. BouseApplied patch #660973 for tcp refusals
2003-03-15 Jeremy T. BouseSpent the day working on backwards compatability using...
2003-03-13 Ton VoonStrip leading spaces in perf data
2003-03-13 Ton VoonPerf data without leading spaces and fix ANSI C complai...
2003-03-13 Ton VoonFix compiler warnings re progname
2003-03-13 Jeremy T. BouseUpdated cvs ignore files to reflect changes
2003-03-13 Karl DeBisschopnegate must be POSIXly correct in handling options...
2003-03-12 Jeremy T. Bousedoco standarization
2003-03-12 Jeremy T. BouseAdded autogen.sh script that rebuilds using autotools...
2003-03-12 Karl DeBisschopdoco standarization
2003-03-12 Karl DeBisschoperrors for statfs
2003-03-12 Karl DeBisschopcomment/doco cleanup for embeeded doc work, control...
2003-03-12 Jeremy T. BouseAdd some more extra plugins
2003-03-12 Jeremy T. BouseClean up of output from plugin
2003-03-12 Jeremy T. BouseCode clean-up
2003-03-12 Jeremy T. BouseCode cleanup
2003-03-12 Ton VoonRemoved is_host checks to speed up code. Fixed timings...
2003-03-12 Ton VoonTimings in milliseconds and nicer output
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-11 Ton VoonFixed reading too many argv parameters and changed...
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-11 Karl DeBisschopuse statfs for check_disk (still needs fs scan)
2003-03-09 Jeremy T. BouseMake sure sys/socket.h is explicitly included if HAVE_S...
2003-03-09 Ton VoonImplement error-only option for check_disk (Ian Duggan)
2003-03-08 Ton VoonFix AIX /proc filesystem (Ian Duggan)
2003-03-08 Jeremy T. BouseModified code to call is_addr() rather than is_dotted_q...
2003-03-08 Jeremy T. BouseAF indepedent routines introduced.
2003-03-08 Ton VoonMove snprintf into lib
2003-03-07 Jeremy T. BouseAdded getaddrinfo.[ch] & gethostbyname.[ch] to provide...
2003-03-07 Karl DeBisschopmillisecond timing and perf data
2003-03-07 Karl DeBisschopwhole timer loop was on the wrong side of connection...
2003-03-07 Karl DeBisschopfix for -H invocation of hostname
2003-03-05 Ton Vooncheck_http min size option (680467 - Dave Viner)
2003-03-04 Ton VoonMake output message for CPU Load a bit nicer
2003-03-03 Karl DeBisschopaccept comma-delimted list of hosts for checking if...
2003-03-02 Karl DeBisschopadd logic to check multiple servers
2003-02-21 Ton VoonFixed coredump with unallocated string
2003-02-21 Ton VoonStrip leading spaces on dns return value (689563 -...
2003-02-19 Ton VoonMove getloadavg to lib directory. Must run "aclocal...
2003-02-18 Karl DeBisschopspurious backslash escape
2003-02-18 Karl DeBisschopnever exited getopt loop
2003-02-18 Karl DeBisschopfailed if header was more than 1023 bytes
2003-02-18 Ton VoonFixed the output messages (Bug 688729 - Jayjay)
2003-02-18 Ton VoonFixed compiler warning and increased the SSL random...
2003-02-18 Subhendu GhoshOID type prefix patch [Patches-679403]
2003-02-18 Subhendu Ghoshsupport for Large swap sizes
2003-02-16 Ton VoonFixed dependencies for check_nt
2003-02-16 Ton VoonCoredump if no variable set (reported by Marc C. Poulin)
2003-02-12 Ton VoonAdded extra plugins
2003-02-12 Ton VoonRemove unnecessary \ and fix coredump with no parameter...
2003-02-12 Ton VoonRemove unnecessary \ - complaints from Tru64's cc compiler
2003-02-11 Ton VoonPatch by Dave Viner for seg fault on RH 7.3 (655903)
2003-02-10 Ton VoonRemoving getopt files - now in new lib directory
2003-02-10 Ton VoonAdded in a define for HAVE_GETOPT_H for backwards compa...
2003-02-10 Ton VoonRemove unnecessary getopt references and link in lib...
2003-02-10 Jeremy T. BouseAdded argc checks before attempting to access argv[]
2003-02-10 Jeremy T. BouseRevised code to use resolving and connection code in...
2003-02-08 Karl DeBisschopuse enum instead of define
2003-02-08 Karl DeBisschopsubmit request with one send
2003-02-05 Karl DeBisschopallow check to proceed using servers from resolv.conf
2003-02-05 Karl DeBisschopfix segfault due to bad asprintf invocation
2003-02-03 Ton VoonAvoid core dump with null or invalid data (679400 ...
2003-02-03 Ton VoonPatch for Mac OS X compile (652080 - Ton Voon)
2003-02-03 Subhendu Ghoshadded default community [bug-patch #600349 jbaumgartner]
2003-01-31 Ton VoonFix for zombie processes on Solaris (Bug 677803 - Matth...
2003-01-31 Ton VoonReapply all asprintf calls. Fix for %% problem with...
2003-01-31 Ton VoonRemoved all unnecessary asprintf calls. Replaced with...
2003-01-30 Ton VoonAdded reference to the official NSClient web site
2003-01-30 Ton VoonFixed long --allswap option
2003-01-30 Ton VoonFixed progname
2003-01-29 Ton VoonFixed error and success codes (638656 - Paul Dlug)
2003-01-29 Ton VoonAdded in check_nt for bug 646516
2003-01-29 Karl DeBisschopremove incorrect check_disk() declaration
2003-01-29 Karl DeBisschopfix segfault when argc>=2 and the -H or -b options...
2003-01-29 Karl DeBisschop1.8
2003-01-29 Ton VoonBetter error if server requests client based certificat...
2003-01-29 Ton VoonError when no params passed, better invalid params...
2003-01-29 Ton VoonFixed NULL status in Solaris (644783 - Fabian Pehla)
2003-01-28 Karl DeBisschopmake sure host_name is set and remove NULL string inits...
2003-01-28 Karl DeBisschopmissed argc check on port parameter
2003-01-28 Karl DeBisschopremove NULL string inits that can lead to segfaults
2003-01-27 Karl DeBisschopdo not pass host if none is provided
2003-01-27 Karl DeBisschopwe were sending extra CRLF
2003-01-17 Subhendu GhoshCounter32 tag parsing added
2003-01-16 Karl DeBisschopsemicolon needed where progname define was replaced
2003-01-16 Karl DeBisschopadd option to let regex span newlines
2003-01-16 Karl DeBisschopprogname and print_usage need to be defined
2003-01-16 Karl DeBisschopsemicolon needed where praogname define was replced
2003-01-16 Karl DeBisschopsemicolon needed where praogname define was replced
2003-01-16 Karl DeBisschoprestore max() macro
2003-01-16 Karl DeBisschopcleanup progname assignment
2003-01-16 Karl DeBisschopavoid segfault when host is not given
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2003-01-13 Karl DeBisschopchange exit status to be POSIX compliant
2003-01-13 Karl DeBisschopcheck for a few null strings, change PROGNAME from...
2003-01-13 Karl DeBisschopadd options for excluding devices and for skipping...
2003-01-03 Karl DeBisschopprotect against some null strings, make formats more...
next