aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_ldap.c
AgeCommit message (Expand)Author
2021-11-19Allows check_ldap to get password from env variableGravatar Linda Guo
2016-12-01Spelling fixes suggested by lintianGravatar Jan Wagner
2015-11-02Typo in check_ldap.c usageGravatar Gerhard Lausser
2015-10-04use unknown exit code for help/version in pluginsGravatar Sven Nierlein
2015-04-22check_ldap: fix entries threshold checkGravatar Sven Nierlein
2015-04-21add counting of entries to check_ldapGravatar Gerhard Lausser
2014-01-21Merge branch 'rename'Gravatar Thomas Guyot-Sionnest
2014-01-21plugins/*.c: Alterations for timeout messages.Gravatar Spenser Reinhardt
2014-01-20Capitalize "Monitoring" when it's the first wordGravatar Holger Weiss
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2012-11-28unified ipv4/6 usage and help textGravatar Sven Nierlein
2012-06-29Die when asprintf failsGravatar Anders Kaseorg
2011-08-13Fix: check_ldap now correctly handles the long option --hostname for -HGravatar Matthias Eble
2010-12-23Fix check_ldap overriding the port when --ssl was specified after -pGravatar Thomas Guyot-Sionnest
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar Thomas Guyot-Sionnest
2010-04-14Fix translations when extra-opts aren't enabledGravatar Thomas Guyot-Sionnest
2010-04-11Fix Debian bug #479984: Allow empty LDAP baseGravatar Holger Weiss
2010-04-11Fix Debian bug #463322: Use deprecated libldap APIGravatar Holger Weiss
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Gravatar Ton Voon
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Gravatar Thomas Guyot-Sionnest
2008-01-06If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1...Gravatar Matthias Eble
2007-12-21Remove c formating from translated strings (makes translation easier)Gravatar Thomas Guyot-Sionnest
2007-12-19Fix the "--help" output.Gravatar Holger Weiss
2007-07-07Added -v/--verbose argument to call ldap_perror() for detailed messages on fa...Gravatar Matthias Eble
2007-06-20Fixed default behaviour of check_ldapsGravatar Matthias Eble
2007-06-20Clarified check_ldaps behaviour. New arguments to explicitly select secure co...Gravatar Matthias Eble
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownGravatar Holger Weiss
2007-01-20Fix bug #1632091: printf format string typos. Add some more cosmetic changes.Gravatar Thomas Guyot-Sionnest
2006-10-22 localization fixesGravatar Benoit Mortier
2006-10-19first pass at cleaning localization for new releaseGravatar Benoit Mortier
2006-06-15cleaning help and usageGravatar Benoit Mortier
2004-12-25various fixes for localizationGravatar Benoit Mortier
2004-12-10Fixed compile warningGravatar Ton Voon
2004-12-08patch 1028033Gravatar Benoit Mortier
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryGravatar Benoit Mortier
2004-12-03print_help and print_usage() cleanupGravatar Benoit Mortier
2004-12-03remove UT_HLP_VRS from print_usageGravatar Benoit Mortier
2004-12-03internationalization fixes and help fixesGravatar Benoit Mortier
2004-12-03Fix typo breaking compile.Gravatar Matthew Kent
2004-12-03bump copyright yearGravatar Benoit Mortier
2004-12-02--disable-nls throws an error on check_dns, check_procs andGravatar Benoit Mortier
2004-12-02More internationalization workGravatar Benoit Mortier
2004-12-02return of process_arguments() is TRUE not OK !Gravatar Benoit Mortier
2004-12-01standardize localization stringGravatar Benoit Mortier
2004-11-24Making messages more consistentGravatar Ton Voon