]> git.sur5r.net Git - openldap/history - servers/slapd/operation.c
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / servers / slapd / operation.c
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-03 Howard ChuMerge remote branch 'origin/mdb.master'
2012-02-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-22 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-01 Kurt ZeilengaHappy New Year!
2011-12-15 Howard ChuITS#7107 fix Operation init on reuse
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-08-24 Howard ChuMore abandon paranoia
2011-08-18 Howard ChuFor #6982 fix a66fb16
2011-08-16 Howard Chuhack for #6982 - keep o_abandon set in op_free
2011-06-10 Howard ChuITS#6944 limit op cache to 10 ops per thread
2011-01-05 Kurt ZeilengaHappy New Year
2010-09-28 Pierangelo Masaratio_pagedresults_state not freed from slab (only noticeab...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-09-27 Pierangelo Masaratimake sure o_csn is freed
2008-03-14 Howard ChuUse <ldap_queue.h> macros for prev commit
2008-03-13 Howard ChuITS#5419 introduce OpExtra / op->o_extra to supersede...
2008-02-12 Howard ChuITS#5370 slap_op_time mutex
2008-01-08 Hallvard FurusethITS#5309 followup: join a ldap_pvt_thread_pool_getkey...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-10-25 Howard ChuConcurrency tweaks:
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-01-02 Kurt Zeilengahappy new year
2006-11-24 Pierangelo Masaratidestroy cached groups after identity change (ITS#4760)
2006-09-04 Pierangelo Masaratimove req2op selection into a helper
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-13 Howard ChuMove CSN invocations to backends
2005-07-22 Luke HowardRemove SLAPI pblock from operation structure
2005-07-22 Luke HowardUse accessor macros for SLAPI parameter blocks, should...
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-11 Howard ChuITS#3847 silence warnings
2005-06-09 Howard ChuAdd op->o_tincr to distinguish ops with same op->o_time...
2005-04-03 Pierangelo Masaratiimplement "realdn" by clause in ACLs (ITS#3627; account...
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-23 Howard ChuDynamic control management
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-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk ChoiAnother patch for the multi syncrepl thread support
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-23 Howard Chu(clean up o_groups anyway)
2003-10-23 Howard ChuUse tmpmem for group cache, doesn't need cleanup
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-07-03 Luke HowardSupport for SLAPI plugin extensions API.
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
next