- Jun 15, 1999
-
-
Juan Gomez authored
when necessary.
-
- Jun 14, 1999
-
-
Juan Gomez authored
index files clean.
-
Juan Gomez authored
-
- Jun 11, 1999
-
-
Juan Gomez authored
-
- Jun 02, 1999
-
-
Kurt Zeilenga authored
use in index_add_value(), but should modify value_normalize to use a struct berval * instead of a char* pointer...
-
- May 27, 1999
-
-
Kurt Zeilenga authored
-
- May 26, 1999
-
-
Juan Gomez authored
-
- Apr 01, 1999
-
-
Kurt Spanier authored
-
- Mar 06, 1999
-
-
Hallvard Furuseth authored
-
- Feb 11, 1999
-
-
Kurt Zeilenga authored
I rather have NOID printed as "-1". It it could argued that ID should be signed.
-
- Feb 08, 1999
-
-
Kurt Spanier authored
Integration into ./configure ( --enable-bdb2 ). Adaptation of the test-suite ( 'make' -> ldbm; 'make bdb2-local' -> bdb2 ). Minor fixes in slapd/libldbm.
-
- Feb 05, 1999
-
-
Kurt Zeilenga authored
-
- Jan 31, 1999
-
-
Kurt Zeilenga authored
instead of array with overlayed struct fields. (which is inherently non-portable). Change maxid check in insert to be greater than or equal instead of equal. Use SAFEMEMCPY.
-
- Jan 28, 1999
-
-
Kurt Zeilenga authored
Likely broke things for non-posix threadings.... Update -lldap_r implementation to: remove attribute support hide thread detachment provide concurrency accessors provide initialization function fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS) Update servers/libraries to use ldap_pvt_thread_ calls. Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)! Removed -llthread
-
- Dec 29, 1998
-
-
Kurt Spanier authored
Introduction of ldbm_datum_init(). Patch for non-NULL pointer test befor call to ldbm_datum_free().
-
- Dec 28, 1998
-
-
Kurt Zeilenga authored
Also, output UNKNOWN_PREFIX ('?') instead of writing a nul character when the attribute prefix is unknown.
-
- Dec 21, 1998
-
-
Kurt Zeilenga authored
struct friendly (Friendly) changed to ldap_friendly (LDAPFriendly) ldap_friendly friend prefix changed to 'lf_' from 'f_' removed mod_next field from LDAPMod (struct ldapmod) modified slapd to use new LDAPModList (struct ldapmodlist) struct. Added LDAPv3 result codes to ldap.h
-
- Nov 27, 1998
-
-
Kurt Zeilenga authored
if strdup fails. This is better than not checking, but we should add orderly shutdown.
-
- Nov 15, 1998
-
-
Hallvard Furuseth authored
Most function and variable definitions are now preceded by its extern definition, for error checking. Retyped a number of functions, usually to return void. Fixed a number of printf format errors. API changes (in ldap/include): Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h. A number of `extern' declarations are left (some added by protoize), to be cleaned away later. Mostly strdup(), strcasecmp(), mktemp(), optind, optarg, errno.
-
- Nov 05, 1998
-
-
Hallvard Furuseth authored
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
- Oct 21, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 03, 1998
-
-
Kurt Zeilenga authored
Derived from public posting to ldap@umich.edu by Kurt Spanier <kurt.spanier@zdv.uni-tuebingen.de> See Make-common.dist for DB2 options
-
- Aug 15, 1998
-
-
Kurt Zeilenga authored
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-