]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
ITS#6932: Clean up strange asserts & nearby code.
[openldap] / servers / slapd / backend.c
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-01-12 Hallvard Furusethnoop change: Silence signed vs unsigned warnings
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Hallvard FurusethSet sr_type=REP_SEARCH before be_operational
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: Remove no-effect code.
2010-12-20 Hallvard FurusethPlug mutex/rwlock leaks (destroy them)
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-01-18 Pierangelo Masaratiimplement support for selective iteration in slaptools...
2009-11-21 Pierangelo Masaratiuse macros for fake connid
2009-11-21 Howard ChuITS#6393 syncrepl internal connids are now <= -1000
2009-08-21 Pierangelo Masaratitell what database initialization failed based on the...
2009-05-17 Howard ChuITS#6109 fix readonly restriction
2009-01-28 Howard ChuITS#5857 always combine frontend and backend: restrict...
2009-01-25 Howard ChuDynamically added databases did not have controls init'd
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-16 Hallvard FurusethC89 rejects ITS#5784 non-constant array init (backend...
2008-11-11 Howard ChuITS#5572 cleanup unneeded code
2008-11-11 Quanah Gibson-MountITS#5572 from Rein
2008-11-03 Howard ChuITS#5745 report errors in shutdown processing
2008-11-02 Howard Chube->be_pcl_mutexp superseded by be->bd_self
2008-11-01 Pierangelo Masaratiadd "What Failed?" LDAP control (ITS#5784)
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-04-03 Howard ChuITS#5419 only Hidden DBs get special treatment
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-03-14 Howard ChuUse <ldap_queue.h> macros for prev commit
2008-03-13 Howard ChuMore for prev commit
2008-03-13 Howard ChuITS#5419 introduce OpExtra / op->o_extra to supersede...
2008-02-11 Hallvard FurusethITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Hallvard FurusethFix comment for be_rootdn_bind()
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_p...
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-23 Howard ChuMore for a_numvals
2007-08-17 Pierangelo Masaratigive the db a chance if rootpw is unset (more for ITS...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-13 Pierangelo Masaratirecent check for syncrepl searchbase broke test048...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-07-13 Howard ChuFix prev commit
2007-07-13 Howard ChuITS#4986 - remove special manageDSAit handing in select...
2007-06-09 Pierangelo Masaratitemporary fix to ITS#4986; does not break current tests...
2007-04-06 Howard ChuAxe slurpd / replog support
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-17 Pierangelo Masarationly fetch user if and as soon as required by filter
2007-02-13 Howard Chusyncinfo_free must be able to free multiple syncinfos
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-11-05 Pierangelo Masaraticleanup variables scope; re-sort conditions
2006-10-28 Kurt ZeilengaRFC 4511 calls for unavailableCriticalExtension to...
2006-09-14 Pierangelo Masaratidestroy exactly what needs to
2006-09-09 Pierangelo Masaratiminor cleanup
2006-08-28 Pierangelo Masaratiappend global access rules also when be != NULL in...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-05-29 Howard ChuAdd "hidden" database config, allow hidden DBs with...
2006-04-20 Howard ChuMake be_shadow_update more specific for syncrepl ops...
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
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.
next