summaryrefslogtreecommitdiffstats
path: root/plugins/check_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18check_ldap: Use C99 booleansRincewindsHat1-11/+11
2023-10-15fix compiler warnings for unused variablesrefs/pull/1938/headRincewindsHat1-3/+0
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2021-11-19Allows check_ldap to get password from env variablerefs/pull/1724/headLinda Guo1-1/+4
2016-12-01Spelling fixes suggested by lintianrefs/pull/1452/headJan Wagner1-1/+1
2015-11-02Typo in check_ldap.c usagerefs/pull/1390/headGerhard Lausser1-1/+1
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2015-04-22check_ldap: fix entries threshold checkSven Nierlein1-15/+21
2015-04-21add counting of entries to check_ldapGerhard Lausser1-9/+60
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2012-11-28unified ipv4/6 usage and help textSven Nierlein1-5/+0
2012-06-29Die when asprintf failsAnders Kaseorg1-4/+4
2011-08-13Fix: check_ldap now correctly handles the long option --hostname for -HMatthias Eble1-1/+1
2010-12-23Fix check_ldap overriding the port when --ssl was specified after -pThomas Guyot-Sionnest1-2/+6
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-4/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-9/+9
2010-04-11Fix Debian bug #479984: Allow empty LDAP baseHolger Weiss1-1/+1
2010-04-11Fix Debian bug #463322: Use deprecated libldap APIHolger Weiss1-0/+1
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-10/+10
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-4/+13
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-7/+7
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-21/+19
2008-01-06If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1...Matthias Eble1-0/+3
2007-12-21Remove c formating from translated strings (makes translation easier)Thomas Guyot-Sionnest1-2/+2
2007-12-19Fix the "--help" output.Holger Weiss1-1/+1
2007-07-07Added -v/--verbose argument to call ldap_perror() for detailed messages on fa...Matthias Eble1-6/+16
2007-06-20Fixed default behaviour of check_ldapsMatthias Eble1-1/+3
2007-06-20Clarified check_ldaps behaviour. New arguments to explicitly select secure co...Matthias Eble1-36/+62
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2007-01-20Fix bug #1632091: printf format string typos. Add some more cosmetic changes.Thomas Guyot-Sionnest1-4/+4
2006-10-22 localization fixesBenoit Mortier1-17/+16
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-19/+33
2006-06-15cleaning help and usageBenoit Mortier1-3/+3
2004-12-25various fixes for localizationBenoit Mortier1-12/+8
2004-12-10Fixed compile warningTon Voon1-2/+3
2004-12-08patch 1028033Benoit Mortier1-1/+66
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-3/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-5/+2
2004-12-03internationalization fixes and help fixesBenoit Mortier1-3/+3
2004-12-03Fix typo breaking compile.Matthew Kent1-1/+1
2004-12-03bump copyright yearBenoit Mortier1-2/+4
2004-12-02--disable-nls throws an error on check_dns, check_procs andBenoit Mortier1-1/+8
2004-12-02More internationalization workBenoit Mortier1-1/+1