]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm
Disable back-bdb native syncrepl support, enable syncprov overlay,
[openldap] / servers / slapd / back-ldbm /
2004-11-21 Howard ChuBDB 4.3 compatibility - errcall prototype
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-02 Sang Seok LimBug fix : msiing SLAPD_GLOBAL
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-14 Jong Hyuk Choireferral mem leak fix
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-04-26 Pierangelo Masaratido not return entry pointer in case of failure
2004-04-17 Howard ChuFix module link libraries
2004-04-13 Pierangelo Masaraticleanup needed for tool mode compatibility (may need...
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-09 Kurt ZeilengaFix approx matching when there is an equality index...
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Kurt Zeilengadelete from dn2id database bug in back-ldbm/idl.c ...
2004-04-06 Kurt ZeilengaITS#3059: modrdn should delete than add.
2004-04-06 Kurt ZeilengaITS#3056 partial fix - from a slurpd perspective, the...
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-03-27 Kurt ZeilengaDon't return subordinate referrals (per RFC 3296)
2004-03-27 Kurt ZeilengaDon't disclose information to attacker.
2004-03-20 Howard ChuRestructure to release locks before sending result
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-02-13 Howard ChuITS#2962 - EBCDIC db_version string
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt Zeilengacleanup
2003-12-30 Kurt ZeilengaLDAP_SCOPE_SUBORDINATES (for chaining)
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-07 Howard ChuITS#2864 removed sl_mark/sl_release code
2003-12-04 Howard ChuMoved ldbm into back-ldbm. No more libldbm.
2003-12-03 Howard ChuReorganize, attempt some fault tolerance...
2003-12-03 Howard ChuITS#2795 fix double-free on failure, reset dn2id database
2003-12-03 Howard ChuITS#2795 fix hang. failure still leaves corrupt databas...
2003-12-01 Howard ChuRemoved passwd.c
2003-12-01 Howard ChuConsolidate passwd extop in frontend
2003-11-28 Kurt ZeilengaNotices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
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 Chuplug modrdn memleaks
2003-09-27 Howard ChuITS#2736 clear result strings
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-20 Howard ChuFix segfault if entry_get is called with NULL attribute
2003-09-15 Kurt Zeilengacleanup
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-29 Jong Hyuk Choimore patches for ITS#2692 (Thanks Luke!)
2003-08-27 Jong Hyuk Choicleanup
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 Jong Hyuk Choireturning LDAP return code
2003-08-14 Jong Hyuk ChoiProxy caching update : op->o_caching_on flag removed
2003-08-13 Jong Hyuk ChoiITS#2681: set rc to LDAP_INVALID_CREDENTIALS or 1
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-07-15 Jong Hyuk ChoiVarious changes
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-13 Howard ChuITS#2506 - fix prev patch, don't ignore undefined filte...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Howard ChuITS#2453 - Handle computed filters, ignore Undefined...
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-17 Howard ChuFix AVL comparisons
2003-04-15 Julius EnarusaiFixed minor compile errors
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuFix previous commit
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Howard ChuMoved get_alias_dn from back-ldbm to frontend
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Pierangelo Masaratinew API cleanup in proxy cache code
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-30 Howard ChuFix giant lock conflict in previous commit
2003-03-30 Howard ChuDelete unused source
2003-03-26 Howard ChuRemove attribute.c, group.c from build
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-22 Howard ChuITS#2390 - freeing uninit'd ndn
2003-03-17 Kurt ZeilengaSLAP_NVALUES: fix values_find_ex call
2003-03-17 Kurt ZeilengaSLAP_NVALUES updates
2003-03-16 Kurt ZeilengaSLAP_NVALUES: value_find v value_find_ex
2003-03-12 Howard ChuITS#2348 - revert previous patch, use patch from ITS
next