pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-ldap/patches patch-ab for previous distin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/31cb835b3e95
branches: trunk
changeset: 463305:31cb835b3e95
user: rtr <rtr%pkgsrc.org@localhost>
date: Wed Nov 05 13:10:27 2003 +0000
description:
patch-ab for previous distinfo commit
diffstat:
security/pam-ldap/patches/patch-ab | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r 2893048ff838 -r 31cb835b3e95 security/pam-ldap/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/pam-ldap/patches/patch-ab Wed Nov 05 13:10:27 2003 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.3 2003/11/05 13:10:27 rtr Exp $
+
+--- pam_ldap.h.orig 2002-06-08 14:49:15.000000000 +1000
++++ pam_ldap.h
+@@ -19,6 +19,9 @@
+ * Boston, MA 02111-1307, USA.
+ */
+
++/* pam_ldap 164 defines LDAP_FILT_MAXSIZ 1024 */
++#define LDAP_FILT_MAXSIZ 1024
++
+ #ifdef HAVE_SECURITY_PAM_APPL_H
+ #include <security/pam_appl.h>
+ #elif defined(HAVE_PAM_PAM_APPL_H)
Home |
Main Index |
Thread Index |
Old Index