- May 21, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
remove old Version.c
-
- May 19, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
modify and modrdn.
-
- Mar 03, 1999
-
-
Juan Gomez authored
for implementing modrdn v3.
-
- Mar 01, 1999
-
-
Kurt Zeilenga authored
Also add initial slapd .dsw/.dsp files. Still needs work (mainly syslog).
-
- 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
-
- Jan 21, 1999
-
-
Kurt Zeilenga authored
(don't make it conditional on p == NULL)
-
- Jan 19, 1999
-
-
Kurt Zeilenga authored
Update slap_op to maintain dn and ndn (derived from conn->c_dn). Update ldbm_back_bind to return actual bound dn (including rootdn) for use in slapd_conn. Other backends use client dn. Modify other codes to use ndn (normalized uppercase dn) most everywhere. Aliasing, Suffixing and modrdn could use more work. Applied suffixing to compare and modrdn.
-
- 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 23, 1998
-
-
Kurt Zeilenga authored
Modified users of this code to free matched if set.
-
- 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
-
- Oct 19, 1998
-
-
Kurt Zeilenga authored
-
- Sep 20, 1998
-
-
Kurt Zeilenga authored
-
- Aug 28, 1998
-
-
Kurt Zeilenga authored
-
- Aug 09, 1998
-
-
Kurt Zeilenga authored
-