File 12487.patch of Package squid

---------------------
PatchSet 12487 
Date: 2009/06/25 22:50:22
Author: hno
Branch: SQUID_2_7
Tag: (none) 
Log:
Author: serassio
MFC: The debug mode option '-d' was not documented in LDAP helpers usage message

Members: 
	helpers/basic_auth/LDAP/squid_ldap_auth.c:1.35->1.35.2.1 
	helpers/external_acl/ldap_group/squid_ldap_group.c:1.14.6.3->1.14.6.4 

Index: squid/helpers/basic_auth/LDAP/squid_ldap_auth.c
===================================================================
RCS file: /cvsroot/squid/squid/helpers/basic_auth/LDAP/squid_ldap_auth.c,v
retrieving revision 1.35
retrieving revision 1.35.2.1
diff -u -r1.35 -r1.35.2.1
--- squid/helpers/basic_auth/LDAP/squid_ldap_auth.c	27 Aug 2007 14:52:51 -0000	1.35
+++ squid/helpers/basic_auth/LDAP/squid_ldap_auth.c	25 Jun 2009 22:50:22 -0000	1.35.2.1
@@ -544,6 +544,7 @@
 	fprintf(stderr, "\t-v 2|3\t\t\tLDAP version\n");
 	fprintf(stderr, "\t-Z\t\t\tTLS encrypt the LDAP connection, requires LDAP version 3\n");
 #endif
+	fprintf(stderr, "\t-d\t\t\tenable debug mode\n");
 	fprintf(stderr, "\n");
 	fprintf(stderr, "\tIf no search filter is specified, then the dn <userattr>=user,basedn\n\twill be used (same as specifying a search filter of '<userattr>=',\n\tbut quicker as as there is no need to search for the user DN)\n\n");
 	fprintf(stderr, "\tIf you need to bind as a user to perform searches then use the\n\t-D binddn -w bindpasswd or -D binddn -W secretfile options\n\n");
Index: squid/helpers/external_acl/ldap_group/squid_ldap_group.c
===================================================================
RCS file: /cvsroot/squid/squid/helpers/external_acl/ldap_group/squid_ldap_group.c,v
retrieving revision 1.14.6.3
retrieving revision 1.14.6.4
diff -u -r1.14.6.3 -r1.14.6.4
--- squid/helpers/external_acl/ldap_group/squid_ldap_group.c	3 Aug 2008 22:11:37 -0000	1.14.6.3
+++ squid/helpers/external_acl/ldap_group/squid_ldap_group.c	25 Jun 2009 22:50:23 -0000	1.14.6.4
@@ -431,6 +431,7 @@
 	fprintf(stderr, "\t-g\t\t\tfirst query parameter is base DN extension\n\t\t\t\tfor this query\n");
 	fprintf(stderr, "\t-S\t\t\tStrip NT domain from usernames\n");
 	fprintf(stderr, "\t-K\t\t\tStrip Kerberos realm from usernames\n");
+	fprintf(stderr, "\t-d\t\t\tenable debug mode\n");
 	fprintf(stderr, "\n");
 	fprintf(stderr, "\tIf you need to bind as a user to perform searches then use the\n\t-D binddn -w bindpasswd or -D binddn -W secretfile options\n\n");
 	exit(1);
openSUSE Build Service is sponsored by