2005-12-20 |
Pierangelo... | add more checks on input values |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ITS#4146,#4266 syncrepl search spec is different from... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ITS#4146,#4266 syncrepl search spec is not identical... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ATTRSONLY doesn't take a value (ITS#4146, #4266) |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Pierangelo... | revert previous commit(s); clarify usage of "-s" in... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | cleanup db_close |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ITS#4259 revert prev commit, fixed in alock.c instead. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ITS#4259 ignore alock_close on zero slot |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Kurt Zeilenga | note that a search is often the first operation requested. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Howard Chu | ITS#4259 don't try to alock_close if we never opened... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Kurt Zeilenga | StartTLS cleanup |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Kurt Zeilenga | Add access control recommendation to discussion of... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Howard Chu | Fix ITS#4267, don't bother with unique_search if no... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Pierangelo... | allow (and use) symbolic names for syslog levels |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Pierangelo... | make the message one-line |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Pierangelo... | fix syslog level parsing |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | do exactly what requested |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | slapdn calls shutdown without startup |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | cleanup error logging |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | always provide a NULL o_private to be_entry_get (ITS... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | fix ITS#4141 (better fix: split into 3 slapd; but it... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | fix ITS#4141 (better fix: split into 3 slapd; but it... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | further improve test |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | fix memory handling |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | remove support for control as the operation is now... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | take care of the (yet unpublished) evolution of <draft... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | fix a couple of error messages; only test bdb & hdb |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Kurt Zeilenga | restrict assertion control to appropriate requests |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | rework test setup; seems to fix ITS#4264 (see link... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | save output across searches |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | improve previous commit (one line, use buffer and trunc... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | anticipate sr_err/sr_ref cross-check, so that the right... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | plug one-time leaks; misc cleanup |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | reset bi_attrs after reindexing (ITS#4260) |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Pierangelo... | __should__ fix ITS#4262; please review |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | first part of fix to ITS#4262 |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Howard Chu | ITS#4242 add emphasis to -q caveat |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Howard Chu | ITS#4238 don't hide syncrepl control from rootDSE |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Howard Chu | Fix ITS#4263 |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | save all intermediate searches to help debugging |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Kurt Zeilenga | s/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/ |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | use macros to handle retry |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | cleanup SLEEPs |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | log attrs |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | works with "restrict all": in principle, this slapd... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | return the error code, much like the rest of the tools |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | forgot binds |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | shortcut to allow restricting all operations |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | log what is being modified |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | everything works without any need for changes in syncre... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | (almost) ok; issues: |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | better handling of internal operations |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | getting closer... now there are issues with non-request... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | fix filter generation (back-ldap uses string form) |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | a back-ldap consumer segfaults when accessing members... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | assume operations with version set to 0 are internal... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | test sync replication by ay of a proxy |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Pierangelo... | fix timings and retry between syncrepl and server startup |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Pierangelo... | clarify usage as per ITS#4197 |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Pierangelo... | use macros instead of numbers... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Pierangelo... | add (and document) customizable bind-timeout |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Pierangelo... | more about sizelimit disclose issue in back-meta (ITS... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Pierangelo... | allow per-replogfile pid/args file & replication interv... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Pierangelo... | allow per-replogfile pid/args file (ITS#3523) |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Pierangelo... | allow any base for debug level |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Pierangelo... | more on ITS#4253 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Pierangelo... | allow parsing of numbers in whatever base (ITS#4257) |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Pierangelo... | test attrval.{exact,regex} (related to ITS#4253) |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Pierangelo... | normalize value in "exact" attrval clause (ITS#4255) |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Pierangelo... | add comment |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Howard Chu | Fix ITS#4133, reset subtree search req_dn |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Howard Chu | Fix ITS#4084, onelevel searches cannot return NO_SUCH_O... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Howard Chu | cache LRU concurrency improvements, reorder DB accesses... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Howard Chu | ITS#4254 fix lock ordering |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | document idle-timeout; cleanup |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | implement (per-target) per-conn proxy-side idle-timeout... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | unlink pid/args files only if actually touched (ITS... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Howard Chu | Improve previous commit |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Howard Chu | Distinguish error message for frontendDB config |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | warn if "excessive" thread number is set (ITS#4249) |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | rework previous commit? |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Howard Chu | ITS#4250 bdb_idl_delete needs to check for Range |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Pierangelo... | don't search max CSN if don't have a value; try the... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | plug leaks |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | remove unused var |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | plug leaks... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | use helper to destroy modrdn modifications; plug leaks... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | use helper to destroy modrdn modifications; send result... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | use helper to destroy modrdn modifications... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | helper to destroy modrdn modifications... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | fix various memory leaks and handling issues |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | return more appropriate error code |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Pierangelo... | relax the check on objectClass (may be equal) |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Pierangelo... | don't return the dummy empty string |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Howard Chu | Fix mod delete by ordered index |
commit | commitdiff | tree | snapshot |
next |