summaryrefslogtreecommitdiffstats
path: root/plugins/check_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-3/+5
2004-11-24Making messages more consistentTon Voon1-3/+3
2004-03-14use fperfdataKarl DeBisschop1-7/+7
2003-09-16milisecond timing and perfdata, fix NULL pointer error in validate_argumentsKarl DeBisschop1-21/+25
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-71/+81
2003-08-04markup for translationKarl DeBisschop1-0/+4
2003-08-03markup for translationKarl DeBisschop1-16/+15
2003-08-03markup for translationKarl DeBisschop1-0/+2
2003-08-03markup for translationKarl DeBisschop1-87/+86
2003-06-30Added -4 and -6 command line options into check_http, check_ldap andJeremy T. Bouse1-6/+24
2003-06-29Included patch for check_ldap from Patch #753621 by Ziya SuzenJeremy T. Bouse1-2/+40
2003-03-12Code clean-upJeremy T. Bouse1-5/+5
2003-03-11Remove getopt_long checksTon Voon1-7/+1
2003-01-29fix segfault when argc>=2 and the -H or -b options are not suppliedKarl DeBisschop1-25/+33
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-8/+8
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-46/+13
2002-02-28Initial revisionEthan Galstad1-0/+291