]> git.sur5r.net Git - openldap/history - servers/slapd/root_dse.c
IANA assigned OIDs
[openldap] / servers / slapd / root_dse.c
2005-08-12 Kurt ZeilengaIANA assigned OIDs
2005-01-20 Kurt ZeilengaHappy new year!
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-01-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-17 Kurt ZeilengaHide works in progress
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-19 Kurt ZeilengaReady for 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-14 Howard ChuPlug leaks. (benign. slap_controls and root_dse need...
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-03 Kurt ZeilengaHappy new year
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-11-10 Kurt ZeilengaRemove extra entry_free()
2002-11-08 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-07-23 Kurt Zeilengamisc cleanup
2002-06-19 Kurt ZeilengaAdd monitorContext rootDSE attribute
2002-06-19 Kurt ZeilengaHide cn=Monitor from namingContexts
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-08 Pierangelo Masaratiuse BVC() macro (changed in BER_BVC) to initialize...
2002-02-15 Howard ChuChanged supportedFeatures to array of struct bervals OPENLDAP_REL_ENG_2_1_BP
2002-02-15 Howard ChuChanged reqoid to struct berval
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-09 Kurt ZeilengaRework control infrastructure a bit. Add subentries...
2002-01-04 Kurt ZeilengaCleanup
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Kurt ZeilengaIndicate support for True (&) and False (|) filters
2002-01-02 Kurt Zeilengacleanup
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuRemoved obsolete dn_normalize calls
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-21 Kurt ZeilengaLDAPv2 disallow and other flag changes
2001-12-19 Kurt ZeilengaPatch slapadd(8) to provide a structuralObjectClass...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Howard ChuDon't include glued databases in namingContexts
2001-12-06 Kurt ZeilengaAllow an object class to be provided in an attribute...
2001-11-17 Pierangelo Masaratiminor cleanup
2001-11-05 Mark Adamsonfix various memory leaks
2001-10-23 Kurt ZeilengaUse defined Root DSE attributes.
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2000-08-31 Kurt ZeilengaDon't publish version 2 if disallowed
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-16 Kurt Zeilengas/LDAProotDSE/OpenLDAProotDSE/ (until we have a standar...
2000-05-16 Kurt ZeilengaRework root dse and other info entry codes to produce...
2000-05-15 Kurt ZeilengaShould have #ifdef'ed in last commit
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Rework caching of internal...
2000-05-15 Kurt Zeilengacleanup old TOOLID macro
2000-05-13 Kurt ZeilengaY2k copyright update
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