aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_ldap.c
AgeCommit message (Expand)Author
2004-03-14use fperfdataGravatar Karl DeBisschop
2003-09-16milisecond timing and perfdata, fix NULL pointer error in validate_argumentsGravatar Karl DeBisschop
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereGravatar Karl DeBisschop
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-04markup for translationGravatar Karl DeBisschop
2003-08-03markup for translationGravatar Karl DeBisschop
2003-08-03markup for translationGravatar Karl DeBisschop
2003-08-03markup for translationGravatar Karl DeBisschop
2003-06-30Added -4 and -6 command line options into check_http, check_ldap andGravatar Jeremy T. Bouse
2003-06-29Included patch for check_ldap from Patch #753621 by Ziya SuzenGravatar Jeremy T. Bouse
2003-03-12Code clean-upGravatar Jeremy T. Bouse
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-01-29fix segfault when argc>=2 and the -H or -b options are not suppliedGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-14remove call_getopt and ssprintfGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad