]> git.sur5r.net Git - openldap/history - servers/slapd/value.c
Silence "unused <something>" warnings
[openldap] / servers / slapd / value.c
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-04-19 Howard ChuFixes for ordered deletes
2005-04-14 Howard ChuGeneric ordered value support
2005-01-01 Kurt ZeilengaHappy New Year!
2004-10-27 Sang Seok LimComponent Matching module
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-06 Pierangelo Masaratifix attr_merge() usage; cleanup
2004-06-28 Pierangelo Masaratitrim useless code
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-08 Kurt Zeilengacleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-25 Kurt ZeilengaNeed to pretty assertion values
2003-04-16 Pierangelo Masaratifix possible typo
2003-04-14 Howard ChuFix value_find_ex result
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-17 Kurt ZeilengaSLAP_NVALUES: more fixes
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-11-25 Pierangelo Masaratimuch better fix for ITS#2196 (dnattr without sat_equali...
2002-11-24 Pierangelo Masaratimr should not be NULL; fixes ITS#2196
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-09-21 Kurt Zeilengafix possible uninit bug
2002-09-02 Pierangelo Masarati/*
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-03-01 Kurt ZeilengaAdd normalize_validate_normalize() to be use instead...
2002-03-01 Kurt ZeilengaAdd a value_validate() function to be used by prior...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt ZeilengaRemove lint
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-30 Howard ChuOne more uninit
2001-12-30 Howard ChuCleanup, fix uninitialized vars
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-05 Kurt ZeilengaFix replacing of all values with an empty value.
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-17 Pierangelo Masaratiminor cleanup
2001-10-23 Julio Sánchez Fern... No code change, added a comment warning of a possible...
2001-10-23 Julio Sánchez Fern... Replacement for value_find and compatibility macro.
2001-10-22 Julio Sánchez Fern... Extend value_match to extract an asserted value from...
2000-07-20 Kurt ZeilengaPlug memory leak of normalized value in value_find()
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-19 Kurt Zeilengaunrecognized objectIdentifer in desc form shall result in
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Kurt ZeilengaPrepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT
2000-05-29 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working modify? need addition...
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT:
2000-05-24 Kurt ZeilengaAdd hooks for syntax normalizer (used by value_match)
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: equality filters
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: at least make filters not...
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-13 Kurt ZeilengaY2k copyright update
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...
1999-09-24 Kurt ZeilengaITS#303: value_add_fast() empty value bug. Ignore...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-04 Hallvard FurusethHandle unknown syntaxes as binary
1999-08-20 Kurt ZeilengaStop mergers if dup returns NULL.
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-03-28 Hallvard FurusethAvoid integer truncation of v1->bv_len - v2->bv_len...
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1998-12-14 Kurt ZeilengaThe result set of an EQUALITY search on a SYNTAX_BIN...
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-09 Kurt ZeilengaInitial revision