]> git.sur5r.net Git - openldap/history - servers
Fix startup check
[openldap] / servers /
2005-03-21 Howard ChuFix startup check
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-20 Howard ChuTweak log msg in prev commit
2005-03-20 Howard ChuRuntime detection of BDB read-only transaction patch
2005-03-20 Kurt Zeilengadb mismatch (including patch mismatch) should be an...
2005-03-20 Howard ChuFix config_rootpw
2005-03-20 Howard ChuFix prev commit
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-20 Kurt ZeilengaITS#3579 fixes
2005-03-20 Kurt Zeilengacleanup
2005-03-19 Kurt ZeilengaHonor disclose in compare_entry()
2005-03-19 Kurt Zeilengamove honor disclose back behind LDAP_DEVEL
2005-03-18 Howard ChuAdd ordered-values schema flag
2005-03-18 Howard ChuSupport subtree rename, refuse subtree delete
2005-03-18 Howard ChuAdded some implementation notes (reminders...)
2005-03-18 Howard ChuFix slapd_crypt declaration
2005-03-18 Howard ChuCleanup prev commit
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-03-18 Pierangelo Masaratiavoid potential deadlock related to ACLs checking
2005-03-17 Kurt ZeilengaFix compile warning
2005-03-17 Howard ChuSilently ignore if back-ldif is not present
2005-03-17 Howard ChuMore for loading config from database. Fix non-reentran...
2005-03-17 Howard ChuIn aci_set_gather propagate op->o_private to subordinat...
2005-03-17 Kurt Zeilenga"disclose" implementation good enough for beta
2005-03-17 Howard ChuRead config tree from back-ldif
2005-03-17 Howard ChuFix enum_tree, return in lexical order
2005-03-17 Howard ChuITS#3542 - ignore timevals from deferred tasks
2005-03-17 Howard ChuRevert prev commit, wrong fix
2005-03-17 Howard ChuITS#3542 if slapd processes too slowly, time diff can...
2005-03-17 Howard ChuITS#3576 use actual backend (not glue instance) for...
2005-03-16 Howard ChuCheck for db_init failures
2005-03-16 Howard ChuFix unterminated debug msgs
2005-03-16 Howard ChuFix ITS#3601
2005-03-16 Howard ChuFix prev commit, overlay config was broken
2005-03-16 Howard ChuMore cleanup. Still needs work.
2005-03-16 Kurt Zeilengaremove non-ISO-C-isms
2005-03-15 Pierangelo Masaraticure ITS#3602
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-15 Howard Chuentry_schema_check - NULL out *text when returning...
2005-03-15 Kurt Zeilengacleanup
2005-03-15 Kurt Zeilengaslapi glue fix
2005-03-14 Kurt Zeilengacleanup
2005-03-14 Howard ChuMove cn=config from namingContexts to configContext
2005-03-14 Howard ChuCleanup prev commit
2005-03-14 Howard ChuFix typo
2005-03-14 Howard ChuITS#3596 - fix overlay cleanup processing
2005-03-14 Howard ChuITS#3596 partial fix - fix sc_cleanup processing
2005-03-14 Howard ChuITS#3596 partial fix - allow abandoning a locked operation
2005-03-13 Howard ChuIgnore matches from the entry being modified
2005-03-10 Howard ChuAdded back-ldif
2005-03-10 Howard ChuAdded translucent overlay (sponsored by HP)
2005-03-07 Howard ChuAdded dummy config_back_modify, using ldap_pvt_thread_p...
2005-03-07 Howard ChuMoved ACLs to their own entry
2005-03-04 Kurt ZeilengaReplace OpenLDAPtime with testTime (in test.schema).
2005-03-04 Howard ChuITS#2919 move OpenLDAPtime to OpenLDAPperson
2005-03-04 Howard ChuAdded config compatibility wrapper for overlays etc...
2005-03-04 Howard ChuFix backend config table fallthru
2005-03-04 Howard ChuDon't restrict cache sizes to non-zero
2005-03-04 Howard ChuFix schema init sequence
2005-03-04 Howard ChuITS#2919 add a user modifiable generalizedTime attribute
2005-03-04 Howard ChuFix prev commit, make sure to only send result once
2005-03-04 Howard ChuFix ITS#3537 (need to repeat this fix for the other...
2005-03-04 Howard ChuITS#3579 disable ldap_syslog earlier.
2005-03-04 Howard ChuITS#3533 use LDAP_DEBUG_TRACE for version info
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-02 Howard ChuFix initial config file info
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-03-01 Howard ChuDrop "access " from acl_unparse
2005-03-01 Howard ChuFix prev commit
2005-03-01 Howard ChuAdded general limits retrieval
2005-03-01 Howard ChuAdded limits_unparse_one
2005-03-01 Howard ChuFix prev commit
2005-03-01 Howard ChuAdded authz-regexp, slapi plugin retrieval
2005-03-01 Howard ChuFix slapi plugin info
2005-03-01 Pierangelo Masaratifix ITS#3406 wrt/ dnattr; silence warning
2005-03-01 Howard ChuAdded oidm retrieval
2005-03-01 Howard ChuAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop...
2005-02-28 Howard ChuAdded moduleload/modulepath retrieval
2005-02-27 Pierangelo Masaratifix ITS#3570 (please review)
2005-02-27 Pierangelo Masarati(partial) fix to ITS#3570: detect an error condition...
2005-02-27 Pierangelo Masaratienable tls-related code only if available; import fix...
2005-02-27 Kurt ZeilengaITS#3557: {SSHA} not default due to missing include
2005-02-27 Kurt ZeilengaFix compiler error and warnings.
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-23 Kurt ZeilengaITS#3583
2005-02-23 Howard ChuAdded syncrepl retrieval
2005-02-23 Howard ChuAdded replica retrieval
2005-02-23 Howard ChuFix prev, add security factors
2005-02-23 Howard ChuFix up memory usage
2005-02-22 Pierangelo Masaratiimprove previous commit; now attribute values are rewri...
2005-02-22 Pierangelo Masaratihonor remapped attrs in requested attrlist; fix erroneo...
2005-02-22 Pierangelo Masaratimissing successful return was causing erroneous failure...
2005-02-22 Howard ChuMake replica directives visible/editable
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-02-21 Howard ChuAdded overlay objects
2005-02-21 Howard ChuAdded includeFile objects
2005-02-21 Howard ChuMore schema fixes
next