- 15 Jun, 1999 1 commit
-
-
Juan Gomez authored
when necessary.
-
- 14 Jun, 1999 2 commits
-
-
Juan Gomez authored
index files clean.
-
Juan Gomez authored
-
- 11 Jun, 1999 1 commit
-
-
Juan Gomez authored
-
- 02 Jun, 1999 1 commit
-
-
Kurt Zeilenga authored
use in index_add_value(), but should modify value_normalize to use a struct berval * instead of a char* pointer...
-
- 27 May, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 26 May, 1999 1 commit
-
-
Juan Gomez authored
-
- 01 Apr, 1999 1 commit
-
-
Kurt Spanier authored
-
- 06 Mar, 1999 1 commit
-
-
Hallvard Furuseth authored
-
- 11 Feb, 1999 1 commit
-
-
Kurt Zeilenga authored
I rather have NOID printed as "-1". It it could argued that ID should be signed.
-
- 08 Feb, 1999 1 commit
-
-
Kurt Spanier authored
Integration into ./configure ( --enable-bdb2 ). Adaptation of the test-suite ( 'make' -> ldbm; 'make bdb2-local' -> bdb2 ). Minor fixes in slapd/libldbm.
-
- 05 Feb, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 31 Jan, 1999 1 commit
-
-
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.
-
- 28 Jan, 1999 1 commit
-
-
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
-
- 29 Dec, 1998 1 commit
-
-
Kurt Spanier authored
Introduction of ldbm_datum_init(). Patch for non-NULL pointer test befor call to ldbm_datum_free().
-
- 28 Dec, 1998 1 commit
-
-
Kurt Zeilenga authored
Also, output UNKNOWN_PREFIX ('?') instead of writing a nul character when the attribute prefix is unknown.
-
- 21 Dec, 1998 1 commit
-
-
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
-
- 27 Nov, 1998 1 commit
-
-
Kurt Zeilenga authored
if strdup fails. This is better than not checking, but we should add orderly shutdown.
-
- 15 Nov, 1998 1 commit
-
-
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.
-
- 05 Nov, 1998 1 commit
-
-
Hallvard Furuseth authored
-
- 25 Oct, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 21 Oct, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 03 Sep, 1998 1 commit
-
-
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
-
- 15 Aug, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Aug, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-