- Jan 16, 2002
-
-
Kurt Zeilenga authored
rework them slightly to avoid computations which might result in underflow. Rename them for consistency with other berval routines. Remove some utf8 lint.
-
Pierangelo Masarati authored
added ber_[mem|case]cmp() macros for fast berval comparison; extensively used in acl and in dn_match macro at present
-
- Jan 14, 2002
-
-
Howard Chu authored
liblber:ber_bvarray_{add,free}.
-
- Jan 06, 2002
-
-
Howard Chu authored
-
- Jan 05, 2002
-
-
Kurt Zeilenga authored
-
Pierangelo Masarati authored
leftover ber_bvdup eliminated; rewritten ber_bvdup in terms of ber_dupbv; eliminated wrapper macro; other ber_* improvements
-
- Jan 04, 2002
-
-
Kurt Zeilenga authored
-
- Dec 31, 2001
-
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 26, 2001
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 24, 2001
-
-
Kurt Zeilenga authored
Clean up headers.
-
- Dec 07, 2001
-
-
Howard Chu authored
-
- Sep 28, 2001
-
-
Howard Chu authored
Compile with -DLDAP_CONNECTIONLESS to use this code. For slapd, use "-h cldap://" to listen on UDP. For ldapsearch, use "-H cldap://" to query on UDP. Client-side support is very minimal: no automatic timeout/retries no basedn wildcard expansion on results no support for specifying multiple servers at once.
-
- May 29, 2001
-
-
Kurt Zeilenga authored
-
- May 04, 2001
-
-
Kurt Zeilenga authored
-
- Jan 26, 2001
-
-
Kurt Zeilenga authored
-
- Oct 13, 2000
-
-
Kurt Zeilenga authored
-
Gary Williams authored
-
- Oct 12, 2000
-
-
Gary Williams authored
-
- Oct 11, 2000
-
-
Kurt Zeilenga authored
-
- Aug 18, 2000
-
-
Kurt Zeilenga authored
-
- Jul 04, 2000
-
-
Kurt Zeilenga authored
-
- Jun 18, 2000
-
-
Kurt Zeilenga authored
macros into our namespace and limit use to headers. A subsequent round will add macros to separately handle forward declarations of variables from declaration of function prototypes. The last round will add additional macros for declaring actual variables and functions.
-
- Jun 10, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
other minor changes.
-
- Jun 05, 2000
-
-
Kurt Zeilenga authored
was only of limited use with LDAPv2 (worked okay if no non-T.61 values existed) but downright dangerous in the face of LDAPv3. Any translation must be schema aware and the BER isn't.
-
- Jun 01, 2000
-
-
Kurt Zeilenga authored
Copyright 2000 Gábor Gombás. All rights reserved. This is free software. You may redistribute and use it under the same terms as OpenLDAP itself.
-
- May 13, 2000
-
-
Kurt Zeilenga authored
Add ber_get_enum() for symmetry
-
Kurt Zeilenga authored
-
- May 11, 2000
-
-
Howard Chu authored
Used mainly on NT since stderr doesn't exist when slapd runs as a service.
-
- Feb 14, 2000
-
-
Kurt Zeilenga authored
plus these changes unhidden changes: remove now meaning --enable-discreteaci configure option fix ITS#451, slapd filters Add ber_bvecadd() to support above constify ldap_pvt_find_wildcard() and misc slapd routines renamed some slap.h macros likely broken something
-
- Dec 17, 1999
-
-
Kurt Zeilenga authored
-
- Dec 13, 1999
-
-
Kurt Zeilenga authored
Add copyrights
-
- Dec 06, 1999
-
-
Kurt Zeilenga authored
-
- Nov 27, 1999
-
-
Howard Chu authored
-
- Nov 17, 1999
-
-
Kurt Zeilenga authored
an integer type of exactly 32 bits.
-
Kurt Zeilenga authored
-
- Nov 08, 1999
-
-
Kurt Zeilenga authored
-