]> git.sur5r.net Git - openldap/shortlog
openldap
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
2005-02-27 Pierangelo... fix ITS#3570 (please review)
2005-02-27 Pierangelo... (partial) fix to ITS#3570: detect an error condition...
2005-02-27 Pierangelo... enable 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-26 Howard ChuUse #ifndef for SASL_VERSION_FULL, new Cyrus <sasl...
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-24 Howard ChuDelete references to chain overlay, it's merged back...
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... improve previous commit; now attribute values are rewri...
2005-02-22 Pierangelo... honor remapped attrs in requested attrlist; fix erroneo...
2005-02-22 Pierangelo... test remapped attribute in requested attribute list
2005-02-22 Pierangelo... missing successful return was causing erroneous failure...
2005-02-22 Howard ChuDocument the '-q' quick mode option
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
2005-02-21 Howard ChuUse backend#0 for config, tools default to #1
2005-02-21 Howard ChuITS#3559 fix hdb dn2idl idl_cache usage
2005-02-21 Howard ChuRetrieve more values, bypass tool mode (for now)
2005-02-21 Howard ChuSimple values retrievable
2005-02-21 Howard ChuJuggle ARG flags, needed some more bits
2005-02-20 Pierangelo... fix previous commit (please check)
2005-02-20 Howard ChuAdding back-config pieces
2005-02-20 Howard ChuPreliminary config attribute schema
2005-02-20 Howard ChuRearrange, merge sasl config back into main config
2005-02-20 Howard ChuCleanup unused variables
2005-02-20 Howard Chubdb_show_key is for hash keys, not IDs
2005-02-20 Luke HowardITS#3556 (SLAPI does not work on 64-bit platforms)
2005-02-19 Pierangelo... clarify comment
2005-02-19 Pierangelo... use asynchronous StartTLS
2005-02-19 Pierangelo... honor abandon/cancel (ITS#3551)
2005-02-19 Howard ChuTemporary placeholder, do not use. Will be hardcoded...
2005-02-19 Howard ChuITS#3551 return SLAPD_ABANDON on abandon...
2005-02-19 Pierangelo... fix ITS#3551
next