2006-04-07 |
Howard Chu | ITS#4422, #4475 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Howard Chu | ITS#4422, rearrange options to allow passing NULL args... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pierangelo... | pedantic cleanup |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pierangelo... | fix ITS#4479 |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Kurt Zeilenga | Code which doesn't hanlding allocation failure should use |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pierangelo... | don't leak if realloc fails (ITS#4477) OPENLDAP_REL_ENG_2_4_BP |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pierangelo... | don't leak if realloc fails (ITS#4477); s/new/newptr/ |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Kurt Zeilenga | Have slapd-bind reuse LDAP session (no init). |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Hallvard Furuseth | Avoid sprintf buffer overrun if huge hostname |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Howard Chu | ITS#4476 revert connection_write processing back into... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pierangelo... | fix ITS#4435 |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Hallvard Furuseth | Protect from sprintf buffer overrun in ldapsearch ... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Hallvard Furuseth | LDAP_RDWR_DEBUG update: |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Hallvard Furuseth | LDAP_THREAD_DEBUG revamping, cleanup, bug fixes. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Kurt Zeilenga | Use standard compliant filter strings |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Pierangelo... | warn in case of error |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Pierangelo... | add missing "break" to previous commit |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Hallvard Furuseth | Fix for the previous ITS#4323 fix: for(expr;...) -... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Howard Chu | Revert cache-purge task, go back to purging inline |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Howard Chu | Additional fix for ITS#4323, must propagate search... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Kurt Zeilenga | Reverse last commit. Wrong tree. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Kurt Zeilenga | No LogTest in re23 |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Howard Chu | ITS#4323 allow lower overlays to work on master database |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Hallvard Furuseth | ITS#4472: Make t_rwlock a lock pointer instead of a... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | ITS#4442 just log refint failures, client only cares... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | honor stop on error |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | complete previous commit (protect binds) |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | allow time/size limit errors as soon as some data is... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | make sure only on bind at a time occurs; release resour... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | only wait if no entry was returned |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | cleanup |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | plug leak |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | Plug leak |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Howard Chu | Same as ITS#4464, don't call cache_return_entry with... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Hallvard Furuseth | tool_bind(): Do not use pointer to out-of-scope variabl... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pierangelo... | cleanup "matched" output |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Kurt Zeilenga | update shtool to 2.0.5 |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Kurt Zeilenga | update to v1.5.22 |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | don't add unnecessary message |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | make sure an invalid connection is always released... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | immediately return sizelimitExceeded if appropriate |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Hallvard Furuseth | thr_yield() returns void, so do not use its "return... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Hallvard Furuseth | Restore $LDAP_THREAD_DEBUG=off functionality (was lost... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | fix ITS#4450? |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | make sure rs->sr_err is fine |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Pierangelo... | more on recovery (ITS#4429) |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Init & destroy so.s_mutex around syncprov_findbase... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Initialize and destroy lc_lai.lai_mutex |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Howard Chu | plug leak |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Warning cleanup: destroy_actions() returns no value... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Warnings: Unused vars. funcptr=0, not =NULL. if(b=... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Return a value (0) from auditlog_db_close() and auditlo... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Cast %ld format arg to long |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Hallvard Furuseth | Add missing snprintf args in debug output |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Hallvard Furuseth | Cast ctype.h char arguments to unsigned char |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Hallvard Furuseth | Remove suspicious whitespace from makefile |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | allow mutex ownership detection (thanks to Hallvard) |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | allow overlays to inject an abandon without returning... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | seems to fix the equivalent of ITS#4429 in back-meta... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | thread cleanup |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Hallvard Furuseth | Expand and clarify thr_debug documentation. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | fix previous commit (ITS#4465) |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | fix bound check (ITS#4449) |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | add a cleanup handler for binds (ITS#4465) |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Pierangelo... | ld_abandoned must be protected by ld_res_mutex |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Pierangelo... | don't use uninitialized mutexes |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Pierangelo... | initialize the connection_pool in server mode only |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Cleanup NULL check |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Pierangelo... | only loop for read/search/bind |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup NULL string handling |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup NULL deref |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Cleanup NULL derefs |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup dead code |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Kurt Zeilenga | don't call cache_return_entry_rw with e of NULL |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Ralf Haferkamp | - use ldap_url_desc2str() to construct URL |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Kurt Zeilenga | commit missing TXN piece |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | cleanup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Cleanup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Cleanup |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Plug leaks, fix coverity errors |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Howard Chu | Plug leaks |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Pierangelo... | fix multiple response messages; add overall sleep time |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Kurt Zeilenga | Additional TXN changes (a work in progress) |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Kurt Zeilenga | Forced commit to correct prev. commit message |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Kurt Zeilenga | Add link to FAQ entry on BDB tuning |
commit | commitdiff | tree | snapshot |
next |