]> git.sur5r.net Git - openldap/history - servers/slapd/frontend.c
More for ITS#6815, Unbind and Abandon
[openldap] / servers / slapd / frontend.c
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-02 Howard Chube->be_pcl_mutexp superseded by be->bd_self
2008-09-19 Hallvard FurusethDrop "if ( slap_known_controls )". That became an array...
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-02-11 Quanah Gibson-MountAdd missing cvs tag
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-01-02 Kurt Zeilengahappy new year
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-23 Luke HowardAdd fe_access_allowed(), should allow global ACL overla...
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 Luke HowardMove most of SLAPI frontend into overlay
2005-07-07 Howard ChuITS#3844 fix slap_operational_subschemaSubentry
2005-04-13 Pierangelo Masaratipartially revert previous commit (ITS#3652)
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-13 Howard ChuSingle consumer context per database
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-11 Pierangelo Masaratirework fix for NULL be_pcl_mutexp
2004-12-11 Pierangelo Masaratirequired by global overlay write funcs...
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
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-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...