]> git.sur5r.net Git - openldap/history - servers/slapd/tools/slapcommon.c
Don't reeval expression
[openldap] / servers / slapd / tools / slapcommon.c
2002-09-20 Howard ChuAdd dummy reference to lutil_uuidstr() for dynamically...
2002-09-18 Howard ChuAdd calls to module_init/module_kill to support dynamic...
2002-09-09 Howard ChuMore memory cleanup
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
2002-04-11 Howard ChuITS#1734 return error on bad config file
2002-01-28 Pierangelo MasaratiCheck the ldif file without actually creating the db...
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-06 Howard ChuFix some debug statements
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-27 Kurt ZeilengaClean up a few globals
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Kurt ZeilengaThis really should work... but it's no more broken...
2001-12-24 Kurt ZeilengaMisc cleanup, but doesn't fix tests.
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-09-17 Kurt ZeilengaRemove -s (noschemacheck in favor of using global_schem...
2000-07-19 Kurt ZeilengaNew slapindex framework (no meat)
2000-05-15 Kurt ZeilengaRelocate schema_init() call to main()
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC support
1999-08-19 Kurt ZeilengaCentralize slap init/startup/shutdown/destroy into...
1999-08-18 Kurt ZeilengaAdd schema checking, continue mode, and fix a few leaks.
1999-08-17 Hallvard FurusethAdd missing progname argument to fprintf
1999-08-17 Kurt ZeilengaMake -d levels additive
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...