]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm
add referral check to functions elaborated by overlays
[openldap] / servers / slapd / back-ldbm /
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
2003-03-12 Howard ChuITS#2348, additional check to prevent re-inserting...
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-06 Howard ChuITS#2348: fix previous commit
2003-03-05 Howard ChuITS#2348: cont_alloc/cont_free cleanup in idl_insert_key
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-25 Kurt ZeilengaSLAP_NVALUES: fix up modify password exop
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-07 Pierangelo Masaratisome (poor) index cleanup
2003-01-24 Hallvard FurusethFix typo in comment.
2003-01-24 Luke HowardHonour PermitModify control when adding or deleting...
2003-01-20 Kurt Zeilengaworks without SLAPI
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratireworking of error handling (should also fix ITS#2235)
2002-12-27 Pierangelo Masaratiuse 'safe' functions
2002-12-23 Pierangelo Masaratiunsigned is good for all
2002-12-23 Pierangelo Masaratifix indirect idl block fetch failure (should be back...
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-11-28 Pierangelo Masaratiperhaps the assert can be removed; should work now
2002-11-25 Pierangelo Masaraticleanup
2002-11-21 Pierangelo Masaratiimprove limits handling and consistency; return "Admin...
2002-11-11 Kurt ZeilengaDelete some old (bad) statslog messages
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-10-31 Stig VenaasFix referrals and alias. For ldbm and I think for bdb...
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
next