2003-02-26 |
Howard Chu | Fix attribute/group to allow TXN to abort on lock failu... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | Don't need TXN/opinfo support in read-only operations |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | ITS#2122 - actually use the passed in txn handle!! |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | bdb_entry_return must explicitly check for/free attr... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | Fix modify_delete_values. This stuff should be complete... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | In slap_mods_check, must null-terminate sm_nvalues... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | In entry_decode, must null-terminate a_nvals array |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Howard Chu | Sync with MR flags in slap.h |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | SLAP_NVALUES, round 3 |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | Fix -USLAP_NVALUES |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | Change MR flag names and add comments as to what they... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | SLAP_NVALUE more add tweaks |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | SLAP_NVALUES mostly populated now |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | Populate nvals via entry_decode |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Kurt Zeilenga | SLAP_BVALUES fixes |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Whoops, SLAP_NVALUES should be off for now |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES: fix up modify password exop |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES, round 2 |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES back-monitor temporary hack |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Jong Hyuk Choi | log message fix |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Round one of SLAP_NVALUES code |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Fix monitorContext description |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Additional indexer normalization (need to check all... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Add test for " jensen " indexing bug |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Quick (and incomplete) fix to " foo " indexing |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Kurt Zeilenga | Add comment about subschema ACLs |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Kurt Zeilenga | clarify global ACL use |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Kurt Zeilenga | Misc tweaks |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Kurt Zeilenga | Some dn.regex clarifications |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Kurt Zeilenga | Another odd modify test |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Kurt Zeilenga | A tests for a few allowed oddities |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Uncomment sleep(1), unintended from previous commit. |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Fix? For bdb_cache_find_entry*, COMMITTED entries are... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Added data for modrdn concurrency test |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Added new test slapd-modrdn - string-reverses the RDN... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Change "goto leave" to "goto exit" to avoid DEC namespa... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Howard Chu | Fix ITS#2319, use "," comma to delimit port number... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Add a few comments to the ITS#2325 fix |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Round 2 |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Add a safety value |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | A little cleanup of last 2 commits |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Forgot to remove one prompts free |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | ITS#2325 fix: properly freeing prompts->results |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Whoops. (I'm reconsidering whether or not to accept... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Revert last commit |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Back out interact free() fixes. Will fix properly... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Howard Chu | Change - bdb_tool_entry_put always "sorts" entries: |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Kurt Zeilenga | Max workers was lowered to 16. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Howard Chu | Fix ITS#2320, check for NULL re->re_replicas |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Kurt Zeilenga | ITS#2318: unlink pid file (and args file) |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Kurt Zeilenga | ITS#2236. Add missing connections_shutdown() call. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Kurt Zeilenga | More understandable error text |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Howard Chu | Fix do/don't send result logic |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Kurt Zeilenga | Fix schema errors in tests |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Kurt Zeilenga | Fix -ULDAP_CLIENT_UPDATE bug (mine) |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Kurt Zeilenga | Lower SLAP_MAX_WORKER_THREAD to 16 (from 32) |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Howard Chu | Don't spawn threads based on ltp_pending_count, it... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Revert previous kludge in controls.c, use ldap_pvt_thre... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Kludge - set conn->c_sasl_bindop before calling slap_sa... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Suppress warning |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Added proxy-whoami keyword for forwarding whoami requests. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Use bervals, use LDAP_CONTROL_PROXY_AUTHZ instead of... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Use struct berval * instead of ** for newpasswd |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Fix ber_scanf args |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Added passwd_exop, added matchedDN rewrite for results. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Fix ber_printf arguments |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Use struct berval for exop reqoid everywhere. Define... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Howard Chu | Free default_passwd_hash on cleanup |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Kurt Zeilenga | more cleanup |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Kurt Zeilenga | Update comment |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Howard Chu | Set stack size for created threads |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Kurt Zeilenga | Only install readahead layer when connectionless as |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Howard Chu | Use bdb_unlocked_cache_return; lock ended when TXN... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Kurt Zeilenga | Use function pointers to get at backend routines. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Howard Chu | Fix previous commit |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Howard Chu | Use extended async APIs to allow direct parsing of... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Change "-Ddef" example to something harmless and hopefu... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Implemented connection pooling. Requires libldap_r... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Revert previous, wasn't broken. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Fix typo in peercred DN. Make it agree with actual... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | More for re-entrant LDAP* handles. Works much better. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Kurt Zeilenga | Place SLAP_EXTENDED_SCHEMA behind defined(LDAP_DEVEL) |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Added ld_req_mutex and ld_res_mutex to protect ld_reque... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Fix uninit'd timeout value |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Howard Chu | Added support for "-H" arg with LDAP uri / ldap_initialize |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Pierangelo... | improve error handling |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Pierangelo... | partially fix ITS#2310 |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Kurt Zeilenga | Misc updates |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Pierangelo... | fix ITS#2309 |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Howard Chu | Fix undef'd code for empty attributes. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Kurt Zeilenga | Use existing --enable-dynamic flag to unset -static. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Kurt Zeilenga | Move include <slapi.h> behind #ifdef |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Kurt Zeilenga | s/LDAP_SUCCESS/LDAP_OPT_SUCCESS/ |
commit | commitdiff | tree | snapshot |
next |