]> git.sur5r.net Git - openldap/history - servers/slapd/repl.c
Added ndn to replog args, eliminate unnecessary dn_normalize in replog.
[openldap] / servers / slapd / repl.c
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-10-25 Pierangelo MasaratiFixes ITS#1385
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-09-25 Kurt Zeilengaldif.h include cleanup
2001-09-19 Pierangelo Masaratilogs changes even if no appropriate replica (or none...
2001-07-21 Pierangelo MasaratiAdded the suffix=<dn> parameter to replica config directive
2001-07-14 Kurt ZeilengaQuick and dirty hack to add password modify replication.
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-04-14 Gary Williamsget rid of unreferenced variable deleteoldrdn
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-13 Ben Collins#ifdef for <sys/file.h>
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-11-23 Hallvard Furusethgcc -Wformat cleanup
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
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-09-17 Kurt ZeilengaStart of slapd.
1998-08-09 Kurt ZeilengaInitial revision