]> git.sur5r.net Git - openldap/history - servers
Strip out version info.
[openldap] / servers /
2004-06-09 Kurt Zeilengacleanup
2004-06-08 Jong Hyuk ChoiITS#3180 Fix
2004-06-08 Jong Hyuk ChoiFix typo
2004-06-03 Howard ChuITS#3170 fix uninit'd mod.sml_nvalues
2004-06-02 Kurt ZeilengaTLS availability should check slapd's context not the...
2004-06-01 Kurt ZeilengaITS#3166: correct slapi_entry_attr_get_* return types
2004-06-01 Jong Hyuk ChoiFixing backglue behaviors
2004-05-31 Howard Chuload_ucdata is now a no-op
2004-05-31 Kurt Zeilengacleanup
2004-05-31 Jong Hyuk ChoiFix for backglue limit checking
2004-05-31 Jong Hyuk ChoiPatch for ITS#3133
2004-05-30 Kurt ZeilengaDon't shortcut scope base searches. Base scope searche...
2004-05-27 Howard ChuFix ITS#3155
2004-05-27 Howard ChuFix ITS#3160, decrement conn->c_n_ops_pending when...
2004-05-26 Pierangelo Masaratiprovide support for usage()
2004-05-25 Pierangelo Masaratiremove '-S'; improve usage()
2004-05-25 Pierangelo Masaratifix previous commit
2004-05-25 Pierangelo Masaratiinfrastructure for '-o <option>[=<value>]' args
2004-05-25 Howard ChuFix entry_get, only check mapped attr if attr was provided
2004-05-24 Kurt Zeilengaadd command line option (-S) to enable SLP registration...
2004-05-24 Kurt Zeilengacleanup
2004-05-24 Luke Howardslapi_ldap_init() / slapi_ldap_unbind()
2004-05-24 Luke Howardslight optimization - use ldap_bv2dn()
2004-05-23 Luke HowardImplement slapi_entry_{get,set}_uniqueid
2004-05-23 Luke HowardFix breakage
2004-05-23 Luke HowardAdd slapi_entry_add_rdn_values(), slapi_entry_rdn_value...
2004-05-23 Luke HowardImplement slapi_rdn2typeval and slapi_dn_plus_rdn
2004-05-23 Luke HowardImplement slapi_entry_size()
2004-05-23 Luke HowardImplement slapi_entry_has_children()
2004-05-22 Pierangelo Masaratimore on identity assertion
2004-05-21 Howard ChuITS#3064 don't reset sync interval to zero on PERSIST
2004-05-20 Howard ChuITS#3151 always reschedule consistency_check task
2004-05-19 Howard ChuITS#3153 only cache queries with at least one entry
2004-05-19 Howard ChuFix normalized mods in slap_entry2mods (ITS#3144, ITS...
2004-05-19 Howard ChuAlways normalize entries (ITS#3152, ITS#3144)
2004-05-19 Howard ChuITS#3150 fix uninit'd return_val
2004-05-19 Kurt Zeilengacleanup
2004-05-19 Kurt Zeilengacleanup
2004-05-19 Howard ChuFix prev commit, test015 works again
2004-05-18 Howard ChuITS#3146 plug extended match memory leaks
2004-05-15 Kurt Zeilengafix up error handling, including disallowing sync+paged...
2004-05-15 Pierangelo Masaratineed to defer this...
2004-05-15 Pierangelo Masaratimore on idassert: SASL bind/authz
2004-05-14 Pierangelo Masaratireflect Kurt's comments on ID assertion
2004-05-14 Kurt Zeilengacleanup
2004-05-13 Pierangelo Masaratifix schema initialization when built as module...
2004-05-13 Pierangelo Masaraticleanup
2004-05-13 Pierangelo Masaratipromoted proxyAuthz to STATS log level
2004-05-13 Pierangelo Masaratifix previous commit :)
2004-05-13 Pierangelo Masaraticomplete idassert options
2004-05-13 Pierangelo Masaraticaught nasty empty DN bug
2004-05-13 Pierangelo Masaratiadd idassert code (undocumented yet)
2004-05-13 Pierangelo Masaratiexpose slap_sasl_matches() to allow external matching...
2004-05-13 Pierangelo Masaratiempty ID should be fine according to draft-weltman...
2004-05-13 Howard Chubetter fix for prev commit
2004-05-13 Howard ChuITS#3137 defer schema loading until overlay configuration
2004-05-12 Pierangelo Masaratifix ITS#3140
2004-05-07 Pierangelo Masaratitypo in error message
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-05-07 Pierangelo Masaratifix escaped semicolon bug in back-bdb
2004-05-06 Pierangelo Masaraticleanup
2004-05-06 Luke HowardFix ITS#3131 properly - set operation SSF to MAX(TLS...
2004-05-05 Luke HowardITS #3131 - propagate SSF to syncrepl operation
2004-05-04 Kurt ZeilengaUpdate substr indexing macros to better separate
2004-05-02 Pierangelo Masaratiallow consistent modification of readOnly and restricte...
2004-05-01 Pierangelo Masaratiadd restrictedOperation to databases; modification...
2004-05-01 Pierangelo Masaratiimprove restricted exop
2004-05-01 Pierangelo Masaratiadd granular op restriction
2004-05-01 Pierangelo Masaratiremove lint and cleanup namespace
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-28 Kurt ZeilengaITS#3118: initial fix: (objectClasses=2.5.6.0) works
2004-04-28 Pierangelo Masaratiquick hack for ITS#3118; may need work
2004-04-27 Pierangelo MasaratiSTRLENOF cleanup
2004-04-27 Howard ChuDon't allow changes to the monitor database
2004-04-27 Pierangelo Masaratiset schema first, so it can be used, e.g., in ACLs
2004-04-27 Kurt ZeilengaBlind portability fix
2004-04-27 Howard ChuAdded readOnly attribute, can be toggled on individual...
2004-04-26 Kurt ZeilengaITS#3115: don't increment argument to TOLOWER macro
2004-04-26 Pierangelo Masaratiscan all results for multiple entries; fail in case...
2004-04-26 Pierangelo Masaratido not return entry pointer in case of failure
2004-04-26 Pierangelo Masaratifix size test in internal search for bdb/hdb
2004-04-26 Kurt ZeilengaUse AC_STRERROR_R
2004-04-26 Pierangelo Masaratifix comment
2004-04-26 Howard ChuITS#3109 - added slap_tls_ctx
2004-04-26 Pierangelo Masaratiminor improvements
2004-04-25 Pierangelo Masaratiadd group authz
2004-04-24 Pierangelo Masaratiparsing bug (does not affect RE22)
2004-04-24 Pierangelo Masaratilog slapi config read failure (partial fulfilment of...
2004-04-20 Pierangelo Masaratiuse fist backend only if there is no global ACL (ITS...
2004-04-20 Pierangelo Masaratiexperimental ACL scope correctness test
2004-04-20 Pierangelo Masaratirename macro accordingly to new authz naming
2004-04-20 Pierangelo Masaratirevert prevuos NULL o_bd commit
2004-04-20 Pierangelo Masaraticleanup
2004-04-20 Pierangelo Masaratiimprove slapacl
2004-04-20 Pierangelo Masaratiimprove dn.one="" fix
2004-04-20 Pierangelo Masaratiglobal ACLs were not used because op->o_bd is set to...
2004-04-20 Pierangelo Masaratifix acl bug when using dn.one=""
2004-04-20 Pierangelo Masaratiimprove slapacl option sanity checks
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
next