aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2003-07-26mark for translationGravatar Karl DeBisschop
2003-07-26add S_ macor to mark message for both translation and inclusion into docbook ...Gravatar Karl DeBisschop
2003-07-26internationalizationGravatar Karl DeBisschop
2003-07-26checkins for internationalizationGravatar Karl DeBisschop
2003-07-21add stubs to allow markup for translationGravatar Karl DeBisschop
2003-07-21test GNU_SOURCE and include features.h if present to clear warning about aspr...Gravatar Karl DeBisschop
2003-07-04only make links for check_spop and check_simap when SSL is built into check_tcpGravatar Karl DeBisschop
2003-07-03Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)Gravatar Ton Voon
2003-07-03remove LABELLENGravatar Karl DeBisschop
2003-06-30Added -4 and -6 command line options into check_http, check_ldap andGravatar Jeremy T. Bouse
2003-06-30Corrections to get code to compile on systems without IPv6 supportGravatar Jeremy T. Bouse
2003-06-30Added check_simap & check_spop to check_tcp_programsGravatar Jeremy T. Bouse
2003-06-30Fixed support for "check_disk warn crit [path]" with thresholds at used levelsGravatar Ton Voon
2003-06-29Included patch for check_ldap from Patch #753621 by Ziya SuzenGravatar Jeremy T. Bouse
2003-06-29Changed usage output to show -4 and -6 are mutually exclusive. You can onlyGravatar Jeremy T. Bouse
2003-06-29check_ping is now coded with -4 & -6 options to call PING or PING6 commandGravatar Jeremy T. Bouse
2003-06-29Added address_family extern int variable to netutils to allow for -4 & -6Gravatar Jeremy T. Bouse
2003-06-29Added NLM test (Phil Randal)Gravatar Ton Voon
2003-06-29Corrected reported size for PROC_MEMINFO systemsGravatar Ton Voon
2003-06-27Modified my_connect to include ai_socktype in the hints to be compliant withGravatar Jeremy T. Bouse
2003-06-27Support for swap -s for solaris. Also changes size of swap to MBs throughGravatar Ton Voon
2003-06-26Fixed different thresholds if using exclude listsGravatar Ton Voon
2003-06-25Support for different thresholds for different filesystemsGravatar Ton Voon
2003-06-25Removed -d option and just check against -p parameterGravatar Ton Voon
2003-06-25Report errors if path specified not foundGravatar Ton Voon
2003-06-25Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by specifyingGravatar Ton Voon
2003-06-21soalris 8 needs 'ln -s -f' instead of 'ln -sf'Gravatar Karl DeBisschop
2003-06-21add remaining URI_PATH chars per RFC 2396Gravatar Karl DeBisschop
2003-06-11fix URI_PATH to allow ?&#: (more still should be allowed)Gravatar Karl DeBisschop
2003-06-10add note about shell quote removal to address https://sourceforge.net/tracker...Gravatar Karl DeBisschop
2003-06-07\r\n patch from MathiasGravatar Subhendu Ghosh
2003-06-04Argument to asprintf in wrong orderGravatar Ton Voon
2003-06-02finish recv() loop when stream GT or EQ maxbytes (was GT)Gravatar Karl DeBisschop
2003-06-01allow user to limit number of bytes fetchedGravatar Karl DeBisschop
2003-05-31first revised patch failed to trap the "break" in while()Gravatar Karl DeBisschop
2003-05-17Fixed test (Mathew Ericson - 738609)Gravatar Ton Voon
2003-05-17Fixed tests (Mathew Ericson - 738607)Gravatar Ton Voon
2003-05-17Fixed test commands (Mathew Ericson - 738605)Gravatar Ton Voon
2003-05-17Fixed tests (Mathew Ericson - 738608)Gravatar Ton Voon
2003-05-17Fixed tests (Mathew Ericson - 738604)Gravatar Ton Voon
2003-05-14Added examplesGravatar Ton Voon
2003-05-14Added DSVER and UPTIME checks (Phil Randal - 737617)Gravatar Ton Voon
2003-05-09fix error when server closes connectionGravatar Karl DeBisschop
2003-05-09cause snmpget try try for 1 second less than the timeout (allowing plugin to ...Gravatar Karl DeBisschop
2003-05-07Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using theGravatar Jeremy T. Bouse
2003-04-23update to RFC1123 hostname specsGravatar Karl DeBisschop
2003-04-17code cleanup to clear strict compiler warningsGravatar Karl DeBisschop
2003-04-17code cleanup to clear strict compiler warningsGravatar Karl DeBisschop
2003-04-16reset to old behavior of not checking stream by defaultGravatar Subhendu Ghosh
2003-04-13reduce compiler warning between gcc3 and gcc2.96Gravatar Subhendu Ghosh