- Mar 17, 2004
-
-
Howard Chu authored
-
- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Dec 03, 2003
-
-
Kurt Zeilenga authored
-
- Nov 26, 2003
-
-
Kurt Zeilenga authored
-
- Oct 13, 2003
-
-
Kurt Zeilenga authored
Moved BerElementBuffer to lber_pvt.h Defined union by macro so it can be easily reused. Updated client/tools/common.c.
-
- Oct 12, 2003
-
-
Kurt Zeilenga authored
Needs to be applied to other stack allocated berbufs.
-
- Sep 29, 2003
-
-
Hallvard Furuseth authored
-
- Sep 16, 2003
-
-
Kurt Zeilenga authored
TODO: Fix transactional consistency Add client response control handling
-
- Jun 06, 2003
-
-
Hallvard Furuseth authored
-
- May 31, 2003
-
-
Kurt Zeilenga authored
-
- May 20, 2003
-
-
Jong Hyuk Choi authored
-
- Apr 09, 2003
-
-
Howard Chu authored
-
- Jan 03, 2003
-
-
Kurt Zeilenga authored
-
- Dec 18, 2002
-
-
Howard Chu authored
directly re-uses existing ber buf.
-
- Oct 07, 2002
-
-
Kurt Zeilenga authored
set LBER_ELEMENT_SIZEOF to 256 maybe this should be set to N*sizeof(size_t) or something
-
- Feb 14, 2002
-
-
Howard Chu authored
allocating a copy.
-
- Feb 13, 2002
-
-
Pierangelo Masarati authored
-
- 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
-