]> git.sur5r.net Git - openldap/shortlog
openldap
2004-05-07 Pierangelo... more on fixing escaped semicolon in normalized DN
2004-05-07 Pierangelo... fix escaped semicolon bug in back-bdb
2004-05-06 Howard ChuFix for ITS#1181 from Mark Adamson @ CMU.edu
2004-05-06 Pierangelo... cleanup
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... allow consistent modification of readOnly and restricte...
2004-05-01 Pierangelo... add restrictedOperation to databases; modification...
2004-05-01 Pierangelo... improve restricted exop
2004-05-01 Pierangelo... add granular op restriction
2004-05-01 Pierangelo... remove 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 Kurt ZeilengaRefine userPassword acl
2004-04-28 Pierangelo... quick hack for ITS#3118; may need work
2004-04-27 Pierangelo... more whoami tests
2004-04-27 Pierangelo... STRLENOF cleanup
2004-04-27 Howard ChuDon't allow changes to the monitor database
2004-04-27 Pierangelo... set 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 Zeilengafix Compare bug in liblber/memory.c (ITS#3116)
2004-04-26 Kurt ZeilengaITS#3115: don't increment argument to TOLOWER macro
2004-04-26 Pierangelo... fix test
2004-04-26 Pierangelo... scan all results for multiple entries; fail in case...
2004-04-26 Pierangelo... do not return entry pointer in case of failure
2004-04-26 Pierangelo... fix size test in internal search for bdb/hdb
2004-04-26 Kurt ZeilengaUse AC_STRERROR_R
2004-04-26 Pierangelo... fix comment
2004-04-26 Howard ChuITS#3109 - added slap_tls_ctx
2004-04-26 Pierangelo... minor improvements
2004-04-25 Pierangelo... add group authz
2004-04-25 Pierangelo... cleanup; improvements to whoami test014
2004-04-25 Kurt Zeilengaback out last change
2004-04-25 Kurt ZeilengaFail if default context is already initialized
2004-04-25 Kurt ZeilengaUpdated string error handling
2004-04-25 Kurt ZeilengaAdd check for hstrerror
2004-04-25 Kurt ZeilengaAC_STRERROR_R
2004-04-24 Kurt Zeilengatemp workaround (until new STRERROR_R is in place)
2004-04-24 Kurt Zeilenganew strerror_r checks
2004-04-24 Pierangelo... parsing bug (does not affect RE22)
2004-04-24 Pierangelo... log slapi config read failure (partial fulfilment of...
2004-04-24 Kurt Zeilengacleanup
2004-04-22 Howard ChuITS#3108 disable test on ldbm
2004-04-21 Pierangelo... cleanup
2004-04-21 Pierangelo... allow refint/unique to run even if overlays are dynamic...
2004-04-21 Pierangelo... smoothen ppolicy test
2004-04-21 Pierangelo... improve ITS#3107
2004-04-21 Pierangelo... improve ITS#3107
2004-04-21 Pierangelo... cleanup
2004-04-21 Kurt ZeilengaRemoving University of Michigan from installation test...
2004-04-21 Kurt ZeilengaAdd BDB version mismatch check
2004-04-20 Pierangelo... minimize piping...
2004-04-20 Pierangelo... use awk instead of sed
2004-04-20 Pierangelo... improve portability...
2004-04-20 Pierangelo... use fist backend only if there is no global ACL (ITS...
2004-04-20 Pierangelo... experimental ACL scope correctness test
2004-04-20 Pierangelo... rename macro accordingly to new authz naming
2004-04-20 Pierangelo... revert prevuos NULL o_bd commit
2004-04-20 Pierangelo... cleanup
2004-04-20 Pierangelo... improve slapacl
2004-04-20 Pierangelo... improve dn.one="" fix
2004-04-20 Pierangelo... global ACLs were not used because op->o_bd is set to...
2004-04-20 Pierangelo... fix acl bug when using dn.one=""
2004-04-20 Pierangelo... document slapacl tool
2004-04-20 Pierangelo... improve slapacl option sanity checks
2004-04-20 Kurt ZeilengaHACK: ignore libXXX.la files when using -lXXX
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-20 Pierangelo... update
2004-04-20 Pierangelo... more cleanup
2004-04-20 Pierangelo... add slapacl tool
2004-04-20 Kurt ZeilengaImprove portability
2004-04-19 Kurt Zeilengacleanup
2004-04-19 Kurt ZeilengaAdditional invalid objectClass changes (ITS#3097)
2004-04-19 Kurt ZeilengaFix: ldapadd with undefined objectclass causes assertio...
2004-04-19 Pierangelo... more cleanup
2004-04-19 Pierangelo... - clarify when $$ must be used in regex;
2004-04-19 Pierangelo... typo
2004-04-18 Pierangelo... typos
2004-04-18 Pierangelo... more pagedResults tests
2004-04-17 Pierangelo... first round of pagedResults limits test; fix bug in...
2004-04-17 Pierangelo... unambiguate last set of tests
2004-04-17 Pierangelo... preliminary version of limits test
2004-04-17 Pierangelo... add logs; fix bug in group/dn selection logic
2004-04-17 Howard ChuCleanup
2004-04-17 Pierangelo... yet another problem in pr limits
2004-04-17 Howard ChuAdded static ppolicy, refinit, unique overlays
2004-04-17 Howard ChuFix replog check
2004-04-17 Howard ChuAssume slapd if argv[0] is unrecognized, don't fail.
2004-04-17 Howard ChuFix module link libraries
2004-04-17 Pierangelo... remove unused structure member ps_id
2004-04-17 Howard ChuCleanup some BDB tests
2004-04-17 Howard ChuAdded ppolicy rules
2004-04-17 Pierangelo... revert double shortcut :)
2004-04-17 Pierangelo... allow backwards compatibility for 'T' option (single...
2004-04-17 Pierangelo... shortcut to configure all overlays
2004-04-17 Howard ChuAdd --enable-backends and --enable-overlays switches...
2004-04-17 Howard ChuAdded referential integrity and attribute uniqueness...
2004-04-17 Howard ChuAdded referential integrity and attribute uniqueness...
next