- Nov 12, 2001
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Mark Adamson authored
-
- Nov 10, 2001
-
-
Stig Venaas authored
-
- Nov 09, 2001
-
-
Mark Adamson authored
-
Mark Adamson authored
-
- Nov 08, 2001
-
-
Steve Sonntag authored
unbind call around free of sasl data.
-
- Nov 07, 2001
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- Nov 06, 2001
-
-
Stig Venaas authored
-
Howard Chu authored
-
Mark Adamson authored
-
Kurt Zeilenga authored
Patch provided by John Morrissey <jwm@horde.net>
-
- Nov 05, 2001
-
-
Mark Adamson authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Use pres indices to support LE/GE [<=,>=] filters.
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Howard Chu authored
must be set later using dbenv_set_flags.
-
Howard Chu authored
the patch from ITS#1289 to be ported here.
-
- Nov 04, 2001
-
-
Kurt Zeilenga authored
-
- Nov 03, 2001
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Nov 02, 2001
-
-
Pierangelo Masarati authored
-
- Nov 01, 2001
-
-
Pierangelo Masarati authored
wrong length in statement selection (not critical); some cleanup (sizeof()-1 instead of strlen on constant strings)
-
- Oct 31, 2001
-
-
Pierangelo Masarati authored
-
- Oct 30, 2001
-
-
Pierangelo Masarati authored
moved rdn parsing in a dedicated routine, ldap_str2rdn(), that can be used directly; now ldap_rdn2str() handles all the formats
-
- Oct 29, 2001
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
may need optimization; uncomment #define USE_LDAP_DN_PARSING in libraries/libldap/getdn.c to enable its use. The ava/rdn/dn handling routines (append, insert, free and so) must be made available thru declaration in some header.
-
- Oct 27, 2001
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 26, 2001
-
-
Pierangelo Masarati authored
enhanced dn parsing; see libraries/libldap/dntest for a 'demo'. Need to define USE_LDAP_DN_PARSING to override usual ldap_dn2ufn and so, and PARSE_UTF8 to parse attribute values as utf-8
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Includes rewriting of URLs where the DN of the referral object and the DN of the ref attribute attribute are not the same. Also, always returns explicit DN and scope. Currently, back-ldbm only. Needs to be ported to back-bdb.
-