]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/add.c
Merge in recent changes to HEAD
[openldap] / servers / slapd / back-ldbm / add.c
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-01-20 Kurt ZeilengaSync with HEAD
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-06 Kurt ZeilengaITS#3056 partial fix - from a slurpd perspective, the...
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt Zeilengacleanup
2003-11-28 Kurt ZeilengaNotices
2003-10-12 Kurt ZeilengaFix pdn assert
2003-10-12 Kurt ZeilengaFurther cleanup last commit.
2003-10-12 Kurt ZeilengaTentative fix for last comment (tests still running)
2003-10-12 Kurt ZeilengaITS#2757: fix parent-less add bug
2003-09-27 Howard ChuITS#2736 clear result strings
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-14 Jong Hyuk ChoiProxy caching update : op->o_caching_on flag removed
2003-07-15 Jong Hyuk ChoiVarious changes
2003-04-11 Howard ChuMore memory context tweaks
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-01-03 Kurt ZeilengaHappy new year
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-29 Kurt ZeilengaFix giant lock handling on entry release
2002-01-29 Kurt ZeilengaAdd giant lock code back in... (it's my flakey devbox...
2002-01-29 Kurt ZeilengaBack out giant lock code, needs more work
2002-01-29 Kurt ZeilengaAdd GIANT rwlock! This should resolve nasty concurrenc...
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
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-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-11-16 Pierangelo Masaratimoved the empty dn static entry into a global const...
2001-11-16 Pierangelo Masaratiupdatedn can add '' rooted entries (according to ACLs)
2001-11-14 Pierangelo Masaratinon-root add/delete of entries rooted at '' checks...
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-07-21 Pierangelo MasaratiReworked again the caching in case of failure.
2001-07-20 Pierangelo MasaratiReworked API of nextid; e_private gets destroyed separa...
2001-07-03 Pierangelo MasaratiUsed API signature from back-bdb; compiles and passes...
2001-07-02 Pierangelo Masaratiseparate ID return value form return status in dn2id...
2001-06-06 Kurt ZeilengaAdd more detailed reporting of schema violations to...
2001-05-16 Kurt ZeilengaImprove error message when parent is referral or not...
2001-01-17 Gary Williamsfix format for new logging
2000-09-12 Kurt ZeilengaCatch nextid failures.
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-28 Kurt ZeilengaFix error text handling
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: fix add bug
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Howard ChuUndo slapd/add.c rev 1.54; back-bdb2 and back-ldbm...
2000-04-25 Kurt Zeilengaentry_schema_check() rename
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-26 Kurt ZeilengaThis fixes dn2id delete bug... but breaks modrdn.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-14 Kurt ZeilengaFix add to topless root.
1999-08-13 Kurt ZeilengaAdd DN_INDICES search filter and has_children support...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-06-19 Kurt ZeilengaAllow adding of dn: o=foo if suffix is "" and rootdn.
1999-04-13 Hallvard FurusethAdd struct backend_info->bi_entry_release_rw and relate...
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-10 Kurt ZeilengaMove LDBM-backend specific fields of Entry struct into...
1999-02-05 Kurt SpanierFix braindead signal handling in linux kernal threads.
1999-01-28 Kurt ZeilengaMake sure e_ndn is used!
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-26 Kurt Zeilengacache_set_state( cache, e, 0) cannot occur before lock...
1999-01-22 Kurt ZeilengaEntry must be locked before adding it to the cache.
1999-01-21 Kurt ZeilengaDuring cleanup always unlock root_mutex if rootlock...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-17 Kurt ZeilengaUse Entry's e_ndn instead of recomputing it.
1999-01-07 Kurt ZeilengaModify Add/Delete/Modrdn operations to require write...
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-23 Kurt ZeilengaChanged dn2entry to always returned a modified matched.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-09 Kurt ZeilengaInitial revision