]> git.sur5r.net Git - openldap/history - servers/slapd/root_dse.c
make additional checking optional (more on ITS#5860)
[openldap] / servers / slapd / root_dse.c
2000-03-17 Kurt ZeilengaDon't add subentries of the RootDSE to namingContexts
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-22 Mark ValenceAdd supportedACIMechanisms to root DSE (when compiling...
1999-11-17 Mark ValenceUse get_supported_extension() accessor instead of suppo...
1999-11-17 Mark ValenceUse get_supported_extension() accessor instead of suppo...
1999-11-17 Kurt ZeilengaUse objectclass LDAProotDSE for root DSE instead of...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-16 Kurt ZeilengaMisc. cleanup
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 Hallvard FurusethAdd <ac/string.h>
1999-08-17 Howard ChuFix typo: "extenisbleObject" -> "extensibleObject"
1999-08-12 Kurt ZeilengaAdd "objectclass: LDAPsubentry" to provide structure...
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-24 Kurt ZeilengaAdhere to "servers will not return operational attribut...
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-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-03 Kurt ZeilengaAdd cn=monitor, cn=config, cn=schema to namingContexts.
1999-05-28 Julio Sánchez Fern... Provide (and use) #define shortcuts
1999-04-20 Julio Sánchez Fern... Make it honor attrs and attrsonly
1999-04-19 Julio Sánchez Fern... The Root DSE does not depend on SLAPD_CONFIG_DN and...
1999-04-19 Julio Sánchez Fern... Beginning of ROOT DSE support