]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb2
Moved unbind processing into connection_destroy. unbind handler is not needed.
[openldap] / servers / slapd / back-bdb2 /
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-23 Julio Sánchez Fern... Add missing semicolon.
1999-07-23 Randy KunkeeInclude sys/param.h on OSF4.0e to define MAXPATHLEN.
1999-07-22 Kurt ZeilengaTypo made all missed all aliasedobjectname values.
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-19 Kurt Zeilengas/struct entry/Entry/
1999-07-18 Kurt ZeilengaImport patches mistakenly applied to OPENLDAP_DEVEL_REF...
1999-07-16 Kurt Zeilengafix substring_comp_candidates logic if intersection...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-16 Kurt ZeilengaBackend lock wasn't being released properly.
1999-07-14 Julio Sánchez Fern... Get rid of two compilation warnings. One is thought...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-07 Kurt ZeilengaCopy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-06-19 Kurt ZeilengaAll "o=foo" add to suffix "" if bound as root.
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-14 Juan Gomezofficial -> canonical
1999-06-14 Juan Gomezs/official/canonical/ & s/at_on/at_cn/
1999-06-11 Juan GomezAdded at_official_name() to enable uniform naming of...
1999-06-03 Kurt Zeilengas/DEFAULT_DIRSEP/DIRSEP/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt Zeilengavalue_normalize can change the length of value. Fixed
1999-06-02 Kurt ZeilengaUsed pre-normalized len of e_dn instead of just using...
1999-05-28 Julio Sánchez Fern... First step in new schema support.
1999-05-27 Kurt ZeilengaApply string literal strdup fix to BDB2.
1999-05-26 Julio Sánchez Fern... Fix compilation errors, mod declared as LDAPMod, but...
1999-05-26 Juan GomezMirror modrdn special case fix to db2.
1999-05-26 Juan GomezFix name typo
1999-05-26 Juan GomezMake bdb2i_modify_internal() public.
1999-05-26 Juan GomezMake bdb2i_back_modify_internal() public so it can...
1999-05-26 Juan GomezAgain mirroring LDAMP_MOD_SOFTADD changes....
1999-05-26 Juan GomezMirroring changes related to indexing to db2 backend...
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-05-19 Julio Sánchez Fern... Fixed segfault in a ldif2ldbm-bdb2 child
1999-05-19 Julio Sánchez Fern... Added missing semicolon.
1999-05-19 Julio Sánchez Fern... Added missing declaration
1999-05-19 Juan GomezFixed a memory leak and getting ready to reuse some...
1999-04-30 Kurt ZeilengaModify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Hallvard FurusethFix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-20 Juan GomezUpdates index for rdn attribute type avoiding the ...
1999-04-19 Kurt SpanierDelayed backend lock release to replog entry after...
1999-04-13 Kurt ZeilengaFix linking errors (naming issues)
1999-04-13 Kurt Zeilengaldbm -> bdb2
1999-04-13 Kurt ZeilengaFix entry.c typo in OBJS
1999-04-13 Hallvard Furusethneutralize previous add.c change until bdb2_back_entry_...
1999-04-13 Hallvard FurusethAdd dummy bdb2_back_entry_release_rw() to be completed...
1999-04-10 Kurt ZeilengaApply LDBM cache changes (c_mutex streamlining) to...
1999-04-08 Kurt ZeilengaMore errno handling changes for FreeBSD LinuxThreads.
1999-04-07 Kurt SpanierIntroduce free'ing of key into ldbm_nextkey() (no need...
1999-04-05 Hallvard FurusethDelay free(e.e_ndn) in bdb2i_cache_find_entry_dn2id...
1999-04-03 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-02 Kurt Zeilengacache: implement try_again loop if cache entry is not...
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-04-01 Kurt SpanierSome minor clean-up; checking bdb2 for sync with ldbm.
1999-03-31 Juan GomezAdded full v2 and v3 support for MODRDN/MODDN.
1999-03-31 Juan GomezBack with previous change, use ac/time.h include instead.
1999-03-31 Juan GomezDo include of sys/time.h to define struct timeval used...
1999-03-26 Will Ballantyneargh, somehow bdb2 version overwritten by ldbm version...
1999-03-26 Will Ballantynecheck for NULL newDN prior to final deref check
1999-03-22 Kurt Zeilengaslap_set_time() is no longer necessary.
1999-03-22 Kurt ZeilengaRound 2 of connection management changes.
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-05 Kurt SpanierMake dbEnv a private toy of back-bdb2.
1999-03-05 Juan GomezAdded parameter newSuperior in preparation to support
1999-03-05 Juan GomezRename
1999-03-05 Juan GomezRenamed
1999-03-03 Juan GomezMade add_values(), delete_values(), and replace_values...
1999-03-02 Kurt ZeilengaApply ldbm bind() change to bdb2 code.
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-03-01 Kurt SpanierIntroduction of first version of transaction processing...
1999-02-22 Kurt SpanierMore timing for performance testing. Re-introduction...
1999-02-18 Kurt SpanierCode clean-up.
1999-02-17 Kurt SpanierElimination of entry- and cache-level locking in back...
1999-02-16 Kurt ZeilengaAdd ac/errno.h and use other generic headers when avail...
1999-02-15 Kurt SpanierAddition of a new Concurrency Test fro testing slapd...
1999-02-12 Kurt SpanierBugFix and selection in the test-suite of the bdb2...
1999-02-12 Kurt SpanierServer timing as a private feature of the bdb2 backend.
1999-02-12 Kurt SpanierUpdate of back-bdb2 to KDZ's new entry lock schema.
1999-02-11 Kurt ZeilengaComplete entry_cmp() migration (remove rename macros).
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-10 Kurt SpanierElimination of un-used code in bdb2i_cache_open and...
1999-02-09 Kurt ZeilengaFix modrdn bug in back-bdb2 as well. Probably should...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt SpanierIntroduction of a new Berkeley DB version 2 (!) specifi...