Code

Fix Debian bug #479984: Allow empty LDAP base
[nagiosplug.git] / plugins / check_ldap.c
2010-04-11 Holger WeissFix Debian bug #479984: Allow empty LDAP base
2010-04-11 Holger WeissFix Debian bug #463322: Use deprecated libldap API
2009-02-20 Ton VoonTypo fixes (Jan Wagner - SF 1878971)
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2008-01-06 Matthias EbleIf unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS...
2007-12-21 Thomas Guyot-SionnestRemove c formating from translated strings (makes trans...
2007-12-19 Holger WeissFix the "--help" output.
2007-07-07 Matthias EbleAdded -v/--verbose argument to call ldap_perror() for...
2007-06-20 Matthias EbleFixed default behaviour of check_ldaps
2007-06-20 Matthias EbleClarified check_ldaps behaviour. New arguments to expli...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-20 Thomas Guyot-SionnestFix bug #1632091: printf format string typos. Add some...
2006-10-22 Benoit Mortier localization fixes
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-06-15 Benoit Mortiercleaning help and usage
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-10 Ton VoonFixed compile warning
2004-12-08 Benoit Mortierpatch 1028033
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help fixes
2004-12-03 Matthew KentFix typo breaking compile.
2004-12-03 Benoit Mortierbump copyright year
2004-12-02 Benoit Mortier--disable-nls throws an error on check_dns, check_procs and
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Ton VoonMaking messages more consistent
2004-03-14 Karl DeBisschopuse fperfdata
2003-09-16 Karl DeBisschopmilisecond timing and perfdata, fix NULL pointer error...
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-04 Karl DeBisschopmarkup for translation
2003-08-03 Karl DeBisschopmarkup for translation
2003-08-03 Karl DeBisschopmarkup for translation
2003-08-03 Karl DeBisschopmarkup for translation
2003-06-30 Jeremy T. BouseAdded -4 and -6 command line options into check_http...
2003-06-29 Jeremy T. BouseIncluded patch for check_ldap from Patch #753621 by...
2003-03-12 Jeremy T. BouseCode clean-up
2003-03-11 Ton VoonRemove getopt_long checks
2003-01-29 Karl DeBisschopfix segfault when argc>=2 and the -H or -b options...
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-14 Karl DeBisschopremove call_getopt and ssprintf
2002-02-28 Ethan GalstadInitial revision