]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-03-20  Howard ChuMore for loading config from LDIF
2005-03-20  Kurt ZeilengaForced commit to correct last commit log
2005-03-20  Kurt ZeilengaITS#3579 fixes
2005-03-20  Kurt Zeilengacleanup
2005-03-19  Kurt ZeilengaMisc updates
2005-03-19  Kurt ZeilengaHonor disclose in compare_entry()
2005-03-19  Kurt Zeilengamove honor disclose back behind LDAP_DEVEL
2005-03-19  Kurt ZeilengaDocument partially implemented "disclose" level.
2005-03-19  Kurt ZeilengaClarify tools
2005-03-18  Howard ChuAdd ordered-values schema flag
2005-03-18  Howard ChuSupport subtree rename, refuse subtree delete
2005-03-18  Kurt Zeilengarebuild
2005-03-18  Kurt ZeilengaRevert useless res_query check
2005-03-18  Howard ChuAdded some implementation notes (reminders...)
2005-03-18  Kurt Zeilengares_9_query
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  Kurt ZeilengaDelete ldapsasl note
2005-03-18  Pierangelo... avoid 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  Kurt ZeilengaEnable HDB by default
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 ChuFix for back-ldap module
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-16  Kurt Zeilengarev10
2005-03-16  Kurt Zeilengarebuild
2005-03-16  Kurt ZeilengaAIX getpeerid support
2005-03-15  Pierangelo... cure ITS#3602
2005-03-15  Howard ChuAdded SLAPD_DEFAULT_CONFIGDIR
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  Howard Chuback-ldif is always enabled / static
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-11  Kurt ZeilengaAdd SASLprep
2005-03-10  Kurt ZeilengaRemove "LDAP over TLS" text altogether
2005-03-10  Howard ChuAdded back-ldif
2005-03-10  Howard ChuMore for translucent
2005-03-10  Howard ChuAdded translucent overlay
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 ChuAdded ldap_pvt_thread_pool_pause/resume
2005-03-07  Howard ChuMoved ACLs to their own entry
2005-03-05  Kurt ZeilengaITS#3583: memcmp replacement compilation error fix
2005-03-04  Kurt ZeilengaReplace OpenLDAPtime with testTime (in test.schema).
2005-03-04  Kurt ZeilengaDon't muck with OpenLDAPperson or openldap.schema.
2005-03-04  Kurt ZeilengaITS#3581: Have configure report a mismatch if the versi...
2005-03-04  Howard ChuITS#2919 move OpenLDAPtime to OpenLDAPperson
2005-03-04  Howard ChuITS#2919 add OpenLDAPtime test
2005-03-04  Howard ChuRevert prev commit
2005-03-04  Howard ChuITS#2919 add OpenLDAPorg and OpenLDAPtime to root entry
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 ChuAlways initialize back-config implicitly
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... fix 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-28  Howard ChuRemove ldapsasl, it is now part of Cyrus SASL
next