]> git.sur5r.net Git - openldap/shortlog
openldap
2003-02-27 Pierangelo... another try at fixing test011
2003-02-27 Kurt ZeilengaSLAP_NVALUES: More preparation for new normalization...
2003-02-27 Luke HowardImplemented slapi_dup_control().
2003-02-27 Luke HowardAdd slapi_dup_control().
2003-02-27 Pierangelo... more hacks/comments for SLAP_NVALUES
2003-02-27 Kurt ZeilengaSLAP_NVALUES: prepare for new schema routines
2003-02-27 Kurt ZeilengaSLAP_NVALUES: disable indexing for now
2003-02-27 Howard ChuFix typo in KRBV4 handling
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaFix typo in last commit
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-27 Pierangelo... quick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
2003-02-26 Pierangelo... more SLAP_NVALUES cleanup
2003-02-26 Kurt ZeilengaDon't include kerberos schema in tests... its broken.
2003-02-26 Pierangelo... improve previous commit
2003-02-26 Pierangelo... fix ITS#2330; free rdn after usage
2003-02-26 Pierangelo... blind fix
2003-02-26 Pierangelo... blind fix (accrding to back-monitor hack)
2003-02-26 Howard ChuUpdated example for OpenLDAP 2.1.13 SASL/EXTERNAL on...
2003-02-26 Kurt Zeilengawhoops (again). Don't define SLAP_NOVALUES yet.
2003-02-26 Howard ChuAdded proxy-whoami keyword and some mention of connecti...
2003-02-26 Pierangelo... blind fix (accrding to back-monitor hack)
2003-02-26 Kurt ZeilengaBackout prototype rename
2003-02-26 Howard ChuComplain about holes in database at end of slapadd
2003-02-26 Howard ChuDelete extraneous log msg
2003-02-26 Howard ChuOnly check opinfo.boi_err when ACL check failed.
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-26 Howard ChuDon't need TXN/opinfo support in read-only operations
2003-02-26 Howard ChuITS#2122 - actually use the passed in txn handle!!
2003-02-26 Howard Chubdb_entry_return must explicitly check for/free attr...
2003-02-26 Howard ChuFix previous commit
2003-02-26 Howard ChuFix modify_delete_values. This stuff should be complete...
2003-02-26 Howard ChuIn slap_mods_check, must null-terminate sm_nvalues...
2003-02-26 Howard ChuIn entry_decode, must null-terminate a_nvals array
2003-02-26 Howard ChuSync with MR flags in slap.h
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaFix -USLAP_NVALUES
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-26 Kurt ZeilengaSLAP_NVALUE more add tweaks
2003-02-26 Kurt ZeilengaSLAP_NVALUES mostly populated now
2003-02-26 Kurt ZeilengaPopulate nvals via entry_decode
2003-02-26 Kurt ZeilengaSLAP_BVALUES fixes
2003-02-25 Kurt ZeilengaWhoops, SLAP_NVALUES should be off for now
2003-02-25 Kurt Zeilenga*** empty log message ***
2003-02-25 Kurt ZeilengaSLAP_NVALUES: fix up modify password exop
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-02-25 Jong Hyuk Choilog message fix
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-25 Kurt ZeilengaFix monitorContext description
2003-02-25 Kurt ZeilengaAdditional indexer normalization (need to check all...
2003-02-25 Kurt ZeilengaAdd test for " jensen " indexing bug
2003-02-25 Kurt ZeilengaQuick (and incomplete) fix to " foo " indexing
2003-02-25 Kurt ZeilengaAdd comment about subschema ACLs
2003-02-24 Kurt Zeilengaclarify global ACL use
2003-02-24 Kurt ZeilengaMisc tweaks
2003-02-23 Kurt ZeilengaSome dn.regex clarifications
2003-02-22 Kurt ZeilengaAnother odd modify test
2003-02-22 Kurt ZeilengaA tests for a few allowed oddities
2003-02-22 Howard ChuUncomment sleep(1), unintended from previous commit.
2003-02-22 Howard ChuFix? For bdb_cache_find_entry*, COMMITTED entries are...
2003-02-22 Howard ChuAdded data for modrdn concurrency test
2003-02-22 Howard ChuAdded new test slapd-modrdn - string-reverses the RDN...
2003-02-22 Howard ChuChange "goto leave" to "goto exit" to avoid DEC namespa...
2003-02-22 Howard ChuFix ITS#2319, use "," comma to delimit port number...
2003-02-21 Kurt ZeilengaAdd a few comments to the ITS#2325 fix
2003-02-21 Kurt ZeilengaRound 2
2003-02-21 Kurt ZeilengaAdd a safety value
2003-02-21 Kurt ZeilengaA little cleanup of last 2 commits
2003-02-21 Kurt ZeilengaForgot to remove one prompts free
2003-02-21 Kurt ZeilengaITS#2325 fix: properly freeing prompts->results
2003-02-21 Kurt ZeilengaWhoops. (I'm reconsidering whether or not to accept...
2003-02-21 Kurt ZeilengaRevert last commit
2003-02-21 Kurt ZeilengaBack out interact free() fixes. Will fix properly...
2003-02-21 Howard ChuChange - bdb_tool_entry_put always "sorts" entries:
2003-02-21 Kurt ZeilengaMax workers was lowered to 16.
2003-02-21 Howard ChuFix ITS#2320, check for NULL re->re_replicas
2003-02-19 Kurt ZeilengaITS#2318: unlink pid file (and args file)
2003-02-19 Kurt ZeilengaITS#2236. Add missing connections_shutdown() call.
2003-02-19 Kurt ZeilengaMore understandable error text
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-17 Kurt ZeilengaFix schema errors in tests
2003-02-17 Kurt ZeilengaFix -ULDAP_CLIENT_UPDATE bug (mine)
2003-02-17 Kurt ZeilengaLower SLAP_MAX_WORKER_THREAD to 16 (from 32)
2003-02-17 Howard ChuDon't spawn threads based on ltp_pending_count, it...
2003-02-16 Howard ChuRevert previous kludge in controls.c, use ldap_pvt_thre...
2003-02-16 Howard ChuKludge - set conn->c_sasl_bindop before calling slap_sa...
2003-02-16 Howard ChuSuppress warning
2003-02-16 Howard ChuAdded proxy-whoami keyword for forwarding whoami requests.
2003-02-16 Howard ChuUse bervals, use LDAP_CONTROL_PROXY_AUTHZ instead of...
2003-02-16 Howard ChuUse struct berval * instead of ** for newpasswd
2003-02-16 Howard ChuFix ber_scanf args
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-16 Howard ChuFix ber_printf arguments
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-16 Howard ChuFree default_passwd_hash on cleanup
2003-02-15 Kurt Zeilengamore cleanup
2003-02-15 Kurt Zeilengacleanup
2003-02-15 Kurt ZeilengaUpdate comment
2003-02-14 Howard ChuSet stack size for created threads
next