]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm
filter_candidate tweaks, search_stack tweaks
[openldap] / servers / slapd / back-ldbm /
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...
2002-09-05 Kurt Zeilengaback_attribute() should use ACL_AUTH not ACL_READ (at
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-28 Howard ChuFix ITS#2047 - link ldbm.lo directly when building...
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-23 Howard ChuFix typo in previous commit. (Benign, code was #if...
2002-08-23 Howard ChuFix indexing bug in splitting indirect blocks
2002-08-16 Pierangelo Masaratiadd function slap_modrdn2mods that prepares modificatio...
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-21 Howard ChuFix dynamic module linking
2002-05-23 Kurt ZeilengaDelete extranous assert()
2002-05-15 Howard ChuOnce more, fix idl_intersection. Don't walk past end...
2002-05-03 Pierangelo Masaratis/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-29 Pierangelo Masaratihonor limits if below soft limit
2002-04-17 Kurt ZeilengaNEW_LOGGING bugs (ITS#1730)
2002-04-11 Howard ChuITS#1727 return allids on unknown filters to allow...
2002-04-11 Howard ChuITS#1732 signed/unsigned integers
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11 Howard ChuITS#1570 - avoid overflowing array when dups are presen...
2002-04-10 Julius EnarusaiAdded/Updated LDAP_LOG messages
2002-04-10 Julius EnarusaiAdded/Updated LDAP_LOG messages
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-05 Julius EnarusaiAdded LDAP_LOG messages
2002-03-24 Kurt Zeilengacleanlup
2002-02-14 Pierangelo Masaratidon't free dangling pointers :(
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-02 Kurt Zeilengaswitch to openldap-data directory
2002-02-02 Kurt ZeilengaSwitch to openldap-data
2002-01-29 Kurt ZeilengaEntry rwlock is no longer needed as concurrency is... LDBM_POST_GIANT_RWLOCK
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-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
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-20 Kurt ZeilengaITS#1541 fix.
2002-01-19 Kurt ZeilengaMove {add,replace,delete}_value() routines to frontend...
2002-01-19 Howard ChuReset Entry->e_ocflags to 0 if objectClass attr is...
2002-01-19 Howard ChuDon't free bv_vals that were passed to ber_bvarray_add.
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-16 Pierangelo Masaratiuse dn_match
2002-01-16 Howard ChuFix idl_insert_key with USE_INDIRECT_NIDS, wasn't setti...
2002-01-16 Howard ChuFix misplaced #if USE_INDIRECT_NIDS/cont_alloc in idl_d...
2002-01-15 Kurt Zeilengaremove lint
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-15 Howard ChuDeleted autosubtypes support.
next