2004-07-05 |
Howard Chu | Better fix for ITS#3213, plug mem leaks. Also fix postr... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Pierangelo... | fix URI parsing error code |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Pierangelo... | clear shared connections when ldap_result fails with... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Howard Chu | Plug memleak from ITS#2895 |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Howard Chu | Fix misplaced unlock in prev commit |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Howard Chu | Re-order EntryInfo/DB locks to fix deadlocks |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Howard Chu | Additional debug tracking... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Howard Chu | Fix: LRU corruption, HDB rename detection, Ctxcsn asser... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Pierangelo... | fix extended matching when rule is missing (ITS#3216) |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Pierangelo... | updates (according to ITS#3209) |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Pierangelo... | fix matchedValue (ITS#3209); might need work |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Pierangelo... | typo in comment |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Pierangelo... | quick fix for ITS#3215; needs work to re-enable ACI... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Ralf Haferkamp | reset o_next pointer before freeing the operation ... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Howard Chu | unifdef old code |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Howard Chu | Fix pointer conflict with backglue |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Howard Chu | Qualify some structure fields |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Jong Hyuk Choi | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kurt Zeilenga | cleanup last commit, add commit |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kurt Zeilenga | Avoid high-level retry on low-level error as that implies a |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Jong Hyuk Choi | revert the ITS#3139 change for now |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Pierangelo... | beautify comment |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Pierangelo... | log error string |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Pierangelo... | typo in comment |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Sang Seok Lim | This patch provides support for rdnMatch matching rule... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | improve logging... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Kurt Zeilenga | fix last commit |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Kurt Zeilenga | ITS#3212: sasl_encode/decode type conflict fix |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | `err' might be used uninitialized |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | small improvement to acl test |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | add uniqueMember tests |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | fix uniqueMemberMatch according to previous fix (relate... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Pierangelo... | fix nameUID* and uniqueMember* stuff in a consistent... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Ralf Haferkamp | TS#3213: free copy of e_attrs before retrying the trans... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Jong Hyuk Choi | logging psearch return code |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kurt Zeilenga | A more strict oidValidate |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | fix nameUID/uniqueMember stuff (ITS#3210) |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | trim useless code |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | fix oidValidate() when a OID contains a single '0'... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | fix memory usage |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | honor signedness |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | propagate search result (maybe this is not what bdb_pse... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | fix typo in comment |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | fix ITS#3208 |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | beautify and clarify <what> clause usage and defaults |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Pierangelo... | clarify the use of regex and expand in by dn clauses |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kurt Zeilenga | add baseObject as alias for base. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Jong Hyuk Choi | - use ctxcsn_locker for the ctxcsn add transaction |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Kurt Zeilenga | Allow LDAP_PVT_SASL_LOCAL_SSF to be set externally |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Howard Chu | Fix uninit'd exopflags |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Howard Chu | Fix previous commit, deleting under suffix... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Howard Chu | More locking cleanup (ITS#3201, etc) |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Jong Hyuk Choi | internal operation return value processing cleanup |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Kurt Zeilenga | Fix wrong error when using operative attribute in |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Howard Chu | ITS#3201 fix conflict with BDB internal locks |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Howard Chu | ITS#3201 fix conflict with BDB internal locks |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Howard Chu | ITS#3201 partial fix. still encountering deadlocks. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Kurt Zeilenga | Rework pre/post read controls to handle retry conditions... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Kurt Zeilenga | Move pre/post read calls into outer transaction. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Jong Hyuk Choi | use ltid if it exists; use NULL otherwise. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Kurt Zeilenga | Add reference to doc/install/configure |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Jong Hyuk Choi | using write lock in accessing pslist |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Jong Hyuk Choi | use txn locker if it exists; get one otherwise. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Kurt Zeilenga | SLAPD_DISCONNECT v -1 cleanup |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kurt Zeilenga | Add pre-read FIXME comment |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Jong Hyuk Choi | more timelimit cleanup |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Jong Hyuk Choi | patch for ITS#3173 |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Jong Hyuk Choi | limit checking in syncrepl |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Pierangelo... | use hard limit instead of returning adminLimitExceeded... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Pierangelo... | asserts contradict the comment above and are basically... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Pierangelo... | fix indices and limits for backends oher than bdb |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Kurt Zeilenga | Replaced MSAD specific stuff |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | clear pagedresults_state if reusing an inactive connect... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | more improvements |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | fix response output |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | fix ITS#3196; more to do |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | fix pagedResults dangling pointer in parsing cookie... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | parse page control only in case of succes... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | allow back-ldap as module... (ITS#3194) |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | add test for rootdn; better check search results (not... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | clarify usage for internal searches |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | actually, we're not proxying SASL bind at all |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Jong Hyuk Choi | syncrepl retry code fix for correct timing |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | improve readability |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Pierangelo... | clean up unnecessary checks; don't use SASL native... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Pierangelo... | not sure that cyrus-sasl doesn't honor empty authz... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Pierangelo... | improve test028; add test029 about glueing ldap databas... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Pierangelo... | make authz mode selection fully manual, plus more cleanup |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Pierangelo... | fix erroneous logging |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Pierangelo... | add shortcut for 'users'; but, very important, cleanup... |
commit | commitdiff | tree | snapshot |
next |