]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/tools.c
zap charray
[openldap] / servers / slapd / back-ldbm / tools.c
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-01-12 Pierangelo Masaratierror message from be_entry_put tool backend function
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-01 Howard ChuMore struct berval conversions
2001-12-11 Howard ChuDon't signal error if reindexing an already existing...
2001-12-11 Howard ChuFix ldbm_tool_entry_first, was not byteswapping ID.
2001-12-10 Howard ChuFix - on little-endian machines, store IDs in big-endia...
2001-12-05 Howard Chutool_reindex now regenerates the dn2id index as well...
2001-07-20 Pierangelo MasaratiReworked API of nextid; e_private gets destroyed separa...
2001-07-03 Pierangelo MasaratiUsed API signature from back-bdb; compiles and passes...
2001-07-02 Pierangelo Masaratiseparate ID return value form return status in dn2id...
2001-06-06 Kurt ZeilengaCheck for duplicate entries
2001-01-17 Gary Williamsfix format for new logging
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-26 Kurt ZeilengaWorking slapindex!
2000-07-21 Kurt ZeilengaAdd experimental reindexer.
2000-07-19 Kurt ZeilengaNew slapindex framework (no meat)
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Kurt ZeilengaRemove lint
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT addl. filter changes (a work...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-04 Kurt ZeilengaITS#439: Fix logic error
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-31 Kurt ZeilengaAdd SLAP_SYNTAX_BINARY flag to indicate binary storage...
2000-01-28 Kurt ZeilengaRemove ai_syntaxinfo (syntax) from AttrInfo. Call...
2000-01-28 Kurt ZeilengaFix -DSLAPD_SCHEMA_NOT_COMPAT syntax error in last...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-26 Kurt Zeilengafix dn2id delete bug... breaks modrdn.
1999-08-17 Hallvard FurusethAdd <ac/string.h>
1999-08-17 Kurt ZeilengaUpdate MSVC project and remove lint
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...