]> git.sur5r.net Git - openldap/history - servers/slapd/compare.c
Sync with HEAD
[openldap] / servers / slapd / compare.c
2005-08-26 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
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-17 Kurt ZeilengaITS#3333 fix for compare
2004-09-07 Kurt Zeilengacleanup
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-31 Pierangelo Masaratiallow to compare on hasSubordinates
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-06-23 Kurt Zeilengacleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
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-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-05-15 Hallvard Furuseth#include <ac/string.h> to get strcasecmp().
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-16 Kurt ZeilengaSLAP_NVALUES changes
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-07 Kurt Zeilengareally put SLAPI behind its #ifdef
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
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-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratislapi used the old version of the LDAP_LOG macro (caugh...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-01 Kurt ZeilengaValidate filter and compare inputs
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-28 Howard ChuMore dnPrettyNormal
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt Zeilengamove compare and delete to struct berval DNs
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Howard ChuChanged suffix_alias() to use struct berval * in-place.
2001-12-23 Kurt Zeilengause dnPretty instead of dn_pretty
2001-12-22 Kurt ZeilengaUpdate BER decoding of PDU to use "o" (struct berval...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-10 Stig VenaasFixes memory leaks in do_compare()
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-25 Kurt ZeilengaRoot DSE and subschema subentry compare.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-07-06 Kurt ZeilengaFix root dse checks
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-09-08 Kurt Zeilengadisallow more root dse operations
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-06-16 Kurt ZeilengaRemove unnecessary arg from front end backend_check_ref...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-15 Kurt ZeilengaFix initialization bug
2000-06-07 Kurt Zeilengafix up stats/debug messages
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-18 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: numerous changes to syntax...
2000-05-17 Kurt ZeilengaSLAP_SCHEMA_NOT_COMPAT: add calls to dummy value_normal...
2000-05-16 Kurt ZeilengaFix desc not NULL bugs
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-25 Kurt ZeilengaLDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-03-13 Kurt ZeilengaFix NT builds and remove lint
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
next