]> git.sur5r.net Git - openldap/history - servers/slapd/configinfo.c
Do not require ac/string.h for lber_pvt.h
[openldap] / servers / slapd / configinfo.c
2001-12-26 Kurt ZeilengaZap configinfo and cleanup unused defaults
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuReplace strcat with slap_strcopy
2001-12-25 Kurt ZeilengaMore struct berval DNs
2000-05-22 Kurt ZeilengaConst'ification
2000-05-16 Kurt ZeilengaRework root dse and other info entry codes to produce...
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-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-08-17 Howard ChuFix typo: "extenisbleObject" -> "extensibleObject"
1999-08-12 Kurt ZeilengaAdd "objectclass: LDAPsubentry" to provide structure...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-03-30 Kurt ZeilengaFix SLAPD_CONFIG_DN e_ndn bug.
1999-02-10 Kurt ZeilengaMove LDBM-backend specific fields of Entry struct into...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
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-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-09 Kurt ZeilengaInitial revision