Code

nagiosplug.git
2003-04-17 Karl DeBisschopadd check_nt, drop check_vsz
2003-04-17 Karl DeBisschopcode cleanup to clear strict compiler warnings
2003-04-17 Karl DeBisschopcode cleanup to clear strict compiler warnings
2003-04-16 Subhendu Ghoshreset to old behavior of not checking stream by default
2003-04-13 Subhendu Ghoshreduce compiler warning between gcc3 and gcc2.96
2003-04-13 Subhendu Ghoshupdate for check_mailq - qmail support
2003-04-13 Subhendu GhoshAdded sendmail multi-queue support (Canau), merged...
2003-04-11 Ton VoonMatch -a STRING anywhere in ps args (Laurent Vaslin...
2003-04-11 Subhendu Ghoshadded feature -u (list of unused ifIndex)
2003-04-11 Subhendu Ghoshbug 691412, added feature -x (list of excluded ifTypes)
2003-04-11 Subhendu Ghoshpatch 698384 - order of args to snmpget + print a bit...
2003-04-09 Karl DeBisschopcleanup to suppress various strict compiler warnings
2003-04-09 Karl DeBisschoprewrite #elif to be compatible with traditional C
2003-04-09 Karl DeBisschopcheck_game needs popen.c now
2003-04-08 Ton VoonUpdated command for new check_procs
2003-04-08 Ton VoonChanged // to /* */ comments as some compilers do not...
2003-04-08 Stanley Hopcroftcheck_axis.sh (Axis 5xx print servers) from Tom De...
2003-04-07 Ton VoonFixed zombie processes
2003-04-07 Ton VoonMissed some PS_FORMAT strings
2003-04-07 Ton VoonSouped up check_procs with different metrics
2003-04-07 Ton VoonRemoved unnecessary regex array
2003-04-07 Karl DeBisschopste timeout one second greater than critical time
2003-04-07 Karl DeBisschophad been grandfathered ibto core, finally use normal...
2003-04-03 Ton VoonCleaned up cache output
2003-04-01 Ton VoonFixed sqlplus calls and rearranged parameters for ...
2003-04-01 Karl DeBisschopremove PATH_PROG call for autoconf/automake components
2003-03-31 Karl DeBisschopcheckpoint
2003-03-27 Ton VoonExtra Netware checks (Patch 710247 - Dietmar Ruzicka)
2003-03-26 Ton Voonipv6 check requires unistd.h for Darwin
2003-03-26 Ton VoonRemoval of ps_raw and ps_vars
2003-03-26 Ton VoonUses same ps command as check_procs
2003-03-25 Karl DeBisschopsubst is no longer used
2003-03-24 Jeremy T. BouseBetter stripping of prefix for Solaris package install...
2003-03-24 Jeremy T. BouseMinor changes to build for Solaris packages
2003-03-24 Ton VoonUse max_state
2003-03-24 Ton VoonPATH set in correct place and extra comments
2003-03-24 Ton VoonBug fixes
2003-03-24 Ton VoonSends email if non-zero return code from command
2003-03-24 Ton VoonError code depending on number of files generated
2003-03-24 Ton VoonUsing coreutils 4.5.11 version to fix Darwin problem
2003-03-24 Ton VoonAdd NSClient requirement for check_nt
2003-03-24 Ton VoonReference to web site to get NSClient
2003-03-23 Jeremy T. BouseSolaris package build system
2003-03-23 Karl DeBisschopcan once again exclude indiviual path/partitions
2003-03-23 Karl DeBisschopadd -X to exclude FS type, now works with more than...
2003-03-22 Karl DeBisschopdeclaration must precede printf
2003-03-21 Karl DeBisschopcheckpoint, allows selecting devices and paths now
2003-03-21 Karl DeBisschopinstructions for posting plugin version number
2003-03-19 Karl DeBisschopallow to specify -1 and -2 for protocol version
2003-03-19 Karl DeBisschopmake state_text a function
2003-03-19 Karl DeBisschopcheck_disk working with mountlist.c
2003-03-19 Karl DeBisschopsubst.* was replaced by dist-hook
2003-03-19 Karl DeBisschopthese were replaced by dist-hook
2003-03-18 Karl DeBisschoprunning the AFS macro causes newer AC/AM to barf
2003-03-18 Karl DeBisschopafs checking
2003-03-18 Karl DeBisschopuse AC_DEFINE_UNQOUTED
2003-03-18 Karl DeBisschopstop warning on autoheader 2.13
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-18 Karl DeBisschopfrom GNU fileutils for check_disk
2003-03-17 Ton VoonAllow default Oracle home from oratab (reported by...
2003-03-16 Jeremy T. BouseModified to automatically enable getaddrinfo emulation...
2003-03-16 Jeremy T. BouseApplied patch #660973 for tcp refusals
2003-03-15 Jeremy T. BouseLeft over debug define
2003-03-15 Jeremy T. BouseSpent the day working on backwards compatability using...
2003-03-14 Karl DeBisschopadd timeout, fix taint chacking diom
2003-03-13 Jeremy T. BouseWorking out issues with getaddrinfo emulation build...
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. BouseRemoved auto-tools script that automake adds
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-13 Jeremy T. BouseRemoved --with-ipv6 configure option so it determines...
2003-03-12 Jeremy T. Bousedoco standarization
2003-03-12 Jeremy T. BouseJust a lil namespace clean-up
2003-03-12 Jeremy T. BouseMinor fix to --with-ipv6 behavior
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 Karl DeBisschopversion increase, statfs work
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 VoonAdd script ignores
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 Jeremy T. BouseFixed some ping6 variables
2003-03-11 Jeremy T. BouseMinor change to Karl's statfs check
2003-03-11 Jeremy T. BouseRemoved acconfig.h from EXTRA_DIST
2003-03-11 Karl DeBisschopuse statfs for check_disk (still needs fs scan)
2003-03-11 Jeremy T. BouseFinishing clean-up of configure.in
2003-03-10 Jeremy T. BouseCleaned up configure for PS and PING to produce cleaner...
2003-03-09 Jeremy T. BouseMake sure sys/socket.h is explicitly included if HAVE_S...
next