]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
Add link to FAQ entry on BDB tuning
[openldap] / servers / slapd / backend.c
2006-03-24 Pierangelo Masaratifix operational attrs return with chain overlay (ITS...
2006-03-07 Kurt Zeilengacontrol/TXN cleanup
2006-01-06 Pierangelo Masaratiallow backend_attribute to check access to "entry"...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratialways provide a NULL o_private to be_entry_get (ITS...
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-11-29 Pierangelo Masaraticomplete merging of dyngroup into dynlist; add back...
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-03 Howard ChuITS#4128 use backend_db_init to init the private backend
2005-10-03 Howard ChuITS#4027 select_backend should ignore manageDSAit when...
2005-09-05 Howard ChuITS#4003 frontend->be_replogfile can legitimately be...
2005-09-04 Pierangelo Masaraticleanup
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-18 Luke HowardCheck for NULL in be_match()
2005-08-18 Pierangelo Masaratimore on manage access level
2005-08-10 Pierangelo Masaratitemporarily fix SLAPD_OVERLAY_ACCESS conflict
2005-08-10 Pierangelo Masaraticleanup
2005-08-07 Pierangelo Masaratimore about freeing replica resources
2005-08-07 Pierangelo Masaratifree replica info as appropriate
2005-07-25 Pierangelo Masaratifix operational attributes collection (ITS#3882)
2005-07-25 Pierangelo Masaratidestroy limits at exit
2005-07-25 Luke HowardFix ITS#3882
2005-07-22 Pierangelo Masaratiexit the loop at some point (ITS#3878)
2005-07-22 Luke HowardSupport for global ACL overlays, corresponding SLAPI...
2005-07-22 Luke HowardCleaner version of previous patch (keep operational...
2005-07-22 Luke HowardMove backend_operational() implementation into frontend...
2005-07-21 Howard ChuPlug more memleaks
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Luke HowardSLAPI cleanups
2005-07-19 Luke HowardCheck op->o_bd != NULL
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-11 Howard ChuITS#3847 silence warnings
2005-06-19 Pierangelo Masaraticleanup
2005-06-13 Howard ChuITS#3774 delete backend/overlay structures after a...
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Kurt ZeilengaControl cleanup
2005-05-13 Howard ChuITS#3608 - ignore unavailable non-critical controls
2005-05-04 Howard ChuIn backend_group, return LDAP_COMPARE_FALSE if attr...
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-18 Pierangelo Masaratifix overlay access control; cleanup
2005-04-13 Pierangelo Masaratipartially revert previous commit (ITS#3652)
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-12 Pierangelo Masaratiadd ACL hook to overlays
2005-04-04 Pierangelo Masaraticleanup listener permissions
2005-03-24 Howard ChuFix prev commit
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-02-11 Howard ChuDelete unused syncrepl_pool
2005-01-31 Pierangelo Masaratimake frontend-generated attrs available to backend...
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-29 Pierangelo Masaratinow works
2005-01-29 Pierangelo Masaratilooks a little better (but test033 doesn't work any...
2005-01-29 Pierangelo Masaratiavoid cycling twice in the control list
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-27 Kurt ZeilengaRemoved control old kludge code
2005-01-27 Pierangelo Masaraticleanup
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Pierangelo Masaratimove compare to frontend (disabled by default, only...
2005-01-26 Kurt ZeilengaPlace control availability kludge behind
2005-01-26 Pierangelo Masaraticontrols can be added in two passes (e.g. by backends...
2005-01-26 Pierangelo Masaratimove supported controls listing at backend startup...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-25 Kurt ZeilengaMore proper criticality handling. Implementation is...
2005-01-25 Kurt ZeilengaRevert part of last (two) commits. Need additional...
2005-01-25 Kurt ZeilengaRemove redundant note.
2005-01-25 Kurt ZeilengaPrelim unavailableCriticalExtension v. unwillingToPerfo...
2005-01-22 Pierangelo Masaratifix previous commit
2005-01-21 Pierangelo Masaratifix previous commit
2005-01-19 Pierangelo Masaraticleanup
2005-01-19 Pierangelo Masaratitry to collect operational attributes as well
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-09 Kurt ZeilengaReplace backend.h with backends.c, generated by config...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-17 Howard ChuRemove obsolete comment
2004-12-06 Howard ChuDelete unused be_context_csn, cleanup pending csn entry
2004-12-05 Howard ChuBetter fix for ITS#3365, manage back-bdb's read locks...
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
2004-12-02 Howard ChuAvoid segfault if backend_destroy is called before...
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-27 Howard ChuFix overlay aux_operational, add contextCSN as operatio...
2004-11-11 Pierangelo Masaratiremove backed-out code from previous commit
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-11 Pierangelo Masaratifix return code; fix test (please review)
2004-10-27 Howard ChuITS#3365 - fix leaking bdb locks when evaluating dynami...
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-27 Pierangelo Masaratifix csne destroy
2004-09-25 Jong Hyuk Choia fix to prev commit
2004-09-23 Jong Hyuk ChoiA follow-on commit to the previous @oc support change...
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-30 Pierangelo Masaratifix previous commit
2004-08-28 Kurt ZeilengaAdd FIXME comment regarding improper return of unavaila...
2004-08-26 Luke HowardDon't use SLAPI_TARGET_DN for group plugins - it is...
2004-08-26 Luke Howardbackend_compute_output_attr() should use actual compute...
2004-08-26 Luke HowardExtend backend_attribute() to support computed attribut...
2004-08-26 Luke HowardAdd SLAPI_X_GROUP_TARGET_ENTRY so that group plugin...
next