]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/alias.c
Initial round of changes for 2.3 beta
[openldap] / servers / slapd / back-ldbm / alias.c
2005-01-20 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-04-05 Howard ChuMoved get_alias_dn from back-ldbm to frontend
2003-01-03 Kurt ZeilengaHappy new year
2002-01-19 Howard ChuDon't free bv_vals that were passed to ber_bvarray_add.
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2002-01-01 Howard ChuMore struct berval conversions
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Kurt ZeilengaMore dn_normalize -> dnNormalize changes
2001-12-27 Kurt ZeilengaQuick struct berval DN support for defer alias API.
2000-10-11 Kurt ZeilengaAdd missing 'static'... (ITS#823,825,828)
2000-08-27 Kurt ZeilengaFix alias deref success v. NoSuchObject bug
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-06-17 Kurt ZeilengaFix aliasing.
2000-06-15 Kurt ZeilengaFix alias dn_in v. dn bug
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
1999-11-21 Kurt ZeilengaPlug memory leak.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-07-22 Kurt ZeilengaTypo made all missed all aliasedobjectname values.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-03-26 Will Ballantynecheck for NULL newDN prior to final deref check
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-02-05 Kurt SpanierIntroduction of a new Berkeley DB version 2 (!) specifi...
1999-02-05 Kurt SpanierFix braindead signal handling in linux kernal threads.
1999-02-04 Kurt ZeilengaUse LDAP_ALIAS_DEREF_PROBLEM for all problem dereferenc...
1999-02-04 Will Ballantyneinserted additional checks for null values, comments
1999-01-18 Kurt ZeilengaMinor cleanup of trace output.
1999-01-15 Kurt ZeilengaCould have no entry to return... check entry pointer...
1999-01-08 Kurt ZeilengaFix tmp file removal.
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-27 Kurt ZeilengaApply preliminary patch provided by Hallvard.
1998-11-23 Kurt ZeilengaChanged dn2entry to always returned a modified matched.
1998-11-23 Kurt Zeilengaplug newDN memory leak using Will Ballantyne's patch
1998-11-05 Hallvard FurusethGet struct sockaddr for slap.h
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaFixed memory leaks.
1998-10-24 Kurt ZeilengaUpdated derefAlias/DN to handle Entry R/W locks.
1998-10-24 Kurt Zeilenganew files for general aliasing