]> git.sur5r.net Git - openldap/history - servers/slapd/search.c
ITS#6309
[openldap] / servers / slapd / search.c
2009-11-17 Quanah Gibson-MountITS#6309
2009-07-27 Quanah Gibson-MountChange AttributeName.an_oc_exclude to an_oc_flags,...
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-11-08 Quanah Gibson-MountITS#5731,ITS#5732
2008-04-15 Quanah Gibson-Mountcode cleanup: remove fake loop - vestige from 1.136...
2008-04-09 Hallvard Furusethcode cleanup: remove fake loop - vestige from 1.136...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-07-23 Howard ChuITS#4375 rework statslog, debug log info
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-10-19 Kurt ZeilengaSync with HEAD
2006-08-22 Kurt ZeilengaInitial dontUseCopy implementation
2006-01-14 Pierangelo Masaratifix previous commit
2006-01-14 Pierangelo Masaratipreserve original o_bd field (global overlays; part...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiset limits as appropriate
2005-11-24 Pierangelo Masaratialways set sr_flags before sending an entry
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Luke HowardSLAPI cleanups
2005-01-23 Pierangelo Masaratiglobal overlays need to set o_bd = frontendDB to return...
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-30 Kurt ZeilengaCleanup
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-23 Howard ChuDynamic control management
2004-10-27 Sang Seok LimComponent Matching module
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-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-06-19 Pierangelo Masaratiprotocol only allows positive integers; check, just...
2004-06-12 Pierangelo Masaraticlean up search limits enforcement
2004-05-24 Kurt Zeilengacleanup
2004-04-20 Pierangelo Masaraticleanup
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-09 Pierangelo Masaratimove limits check and preparation in a helper function
2004-03-08 Pierangelo Masaratiapply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-19 Kurt ZeilengaDon't assume offsetof(foo,firstelement) is zero
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-11 Hallvard FurusethAdd 'deref=' to Statslog SRCH output.
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-30 Jong Hyuk ChoiLCUP / SYNC overrides manageDSAit upon calling select_b...
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-23 Luke HowardAllow search rewriter plugins to also set the search...
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuAdded sl_context() to return the context associated...
2003-04-11 Luke HowardDon't use thread local malloc for search filter if...
2003-04-11 Luke HowardWorkaround for SLAPI impedence mismatch with new thread...
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-31 Luke HowardSLAPI fix
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-31 Howard ChuFix statslog of big attr names
2003-01-29 Luke HowarddoPostSearchPluginFNs() should return void for clarity...
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-23 Pierangelo Masaratifix logging and uninitialized value warning
2003-01-23 Luke HowardReference slapi_search_internal() due to linker error...
2003-01-23 Luke HowardInstall object type plugins
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
2003-01-22 Luke HowardClarification regarding compute search filter rewriting...
2003-01-22 Luke HowardCheck for modified filter after calling search rewriter...
2003-01-22 Luke HowardCall rewrite function after preop plugins (not before...
2003-01-22 Luke HowardCall search rewriter callback before first preop search...
2003-01-21 Luke HowardReturn LDAP_OTHER instead of LDAP_OPERATIONS_ERROR...
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-19 Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-03 Kurt ZeilengaHappy new year
next