]> git.sur5r.net Git - openldap/history - servers/slapd/filterentry.c
Sync with HEAD
[openldap] / servers / slapd / filterentry.c
2004-06-29 Kurt ZeilengaSync with HEAD
2004-05-21 Kurt ZeilengaMisc fixes including:
2004-05-19 Kurt ZeilengaUpdate to last commit
2004-05-19 Kurt Zeilengaslapd extended match memory leak (ITS#3146) fix from...
2004-04-12 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-22 Kurt ZeilengaLast(?) set of changes before 2.2beta
2003-04-16 Pierangelo Masaratiuse global bervals for TRUE/FALSE
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-24 Howard ChuSLAP_NVALUES - a_nvals is useless if ma_rule isn't...
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-02-28 Kurt ZeilengaSLAP_NVALUES: Use a_nvals
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-01-03 Kurt ZeilengaHappy new year
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt ZeilengaAdd mr_usable_with_at() routine. Use both in generation
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-03-12 Kurt ZeilengaCheck components of extensible match filter sooner...
2002-03-11 Kurt ZeilengaReturn inappropriate matching if the syntaxes don't...
2002-03-11 Kurt ZeilengaAdd a comment to the check which needs extending to...
2002-03-11 Kurt ZeilengaMisc extensible match clean up.
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
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-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-10-22 Julio Sánchez Fern... When checking if an entry matches some filter, we have...
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-01 Kurt ZeilengaAdd general extensible matching support and integerBitA...
2001-08-28 Kurt ZeilengaApply ACLs to front end objects (root DSE, subschema...
2001-06-23 Kurt ZeilengaAdd comments to three-value logic
2001-06-23 Kurt ZeilengaFix three value logic
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-07-24 Kurt ZeilengaUpdate framework to support registration of approximate...
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-19 Kurt ZeilengaMinor adjustments to substrings searching
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: equality filters
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Fix misuse of attrs_find
2000-05-24 Kurt ZeilengaReturn LDAP resultCodes
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: more filtering
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: at least make filters not...
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-29 Kurt ZeilengaReplace do_*() return -1 with return SLAPD_DISCONNECT.
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-28 Kurt ZeilengaPut more old schema code behind SLAPD_SCHEMA_COMPAT...
2000-01-25 Kurt ZeilengaSecond round of schema changes
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-24 Kurt ZeilengaAdd REG_NOSUB as we only need matched results.
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt ZeilengaAdd Ken McGarrahan's LE/GE fix.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP21: SLAPD Memory leak/error in filterentry.c
1998-08-09 Kurt ZeilengaInitial revision