2009-09-15 |
Howard Chu | ITS#6291 properly terminate responses with NSLCD_RESULT_END |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | keep compatibility with slapd's gmtime_mutex (ITS#6262) |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Rein Tollevik | ITS#6287 Rewritten the ACL state cache |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | don't open if no configuration is present (ITS#6279) |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | by now, make sure no timeout is used (ITS#6282) |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | check for timeout allowed by options (ITS#6282) |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | fix LDIF comment when modifying (ITS#6286) |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pierangelo... | warn if entryUUID,entryCSN are missing and the database... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Howard Chu | Also install ldapns.schema |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Howard Chu | Minor tweaks |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Quanah Gibson... | Portability fixes. Now has a clean and install target. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Quanah Gibson... | Portability fixes |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Howard Chu | Include "lutil.h" - fixes warnings in RE24 |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Howard Chu | Tweak MozNSS include path |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Howard Chu | ITS#6278 PEM support for MozNSS from rmeggins@redhat... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Howard Chu | ITS#6276 wake up blocked writers if we're pausing |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | spell out CTX -> context |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | More tls tweaks |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | Explanation and warnings about OPT_X_TLS_CTX and OPT_X_... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | GnuTLS tweaks |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | More cleanup |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | Minor cleanup |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Howard Chu | ITS#4730 add makefile |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Howard Chu | ITS#6274 fix .c suffix rule dependencies |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierangelo... | fix uninitialized var (ITS#6266; actually, the problem... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Pierangelo... | fix previous commit (ITS#6267) |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Howard Chu | s/ber_bvmatch/bvmatch/ |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Pierangelo... | add pedantic checks |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Pierangelo... | remove unneded code |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Pierangelo... | tell what database initialization failed based on the... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Pierangelo... | fix uninitialized and off-by-one (thanks to valgrind) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Howard Chu | ITS#6152 test pwdModify |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Howard Chu | ITS#6152 add tests for cache refresh and Bind caching |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Howard Chu | ITS#6152 pwdModify support |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Howard Chu | ITS#6265 must set orm_no_opattrs |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | child DB should have ordering prefix |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | more cleanup of attr renaming |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | more cache monitoring (ITS#5178) |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | more about previous commit |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | more clarifications |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | queryid renamed to pcacheQueryid |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | copy username, much like other string-valued options... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | first round of fixes; add TCP keepalive stuff. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | another 'round |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | complete SASL options |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | ITS#6264 fix broken link |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | document all options, including TLS and (not yet comple... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | Silence warning (bv_len >= 0 is always true) |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | Silence warning (missing braces ininitializer) |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | Fix Debug() format (%x -> %lx) since rev 1.385 |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | refactor connection handling |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | better logging of privileged connections (more to come... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | cleanup previous commit |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | silence warning; cleanup code |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | address signedness issue |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | Only free the req_dn / ndn we created. Someone may... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | More ITS#6262: Also define ldap_pvt_gmtime_[un]lock... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | Fix previous commit: move struct lutil_tm declaration... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Hallvard Furuseth | More ITS#6234: // comment from rev 1.384 -> /**/ |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | s/new/anew/ avoid C++ keyword |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | Regenerate |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | pcacheBind refresh s/will/may/ |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | ITS#6152 bind caching |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | Bind caching works |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | Look for our callback to pop, don't just do it blindly |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Howard Chu | Bind caching, work in progress |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | wrap gmtime for reentrancy (ITS#6262) |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | document URI (ITS#6261) |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Howard Chu | Fix prev commit, attr_find args |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | expose SASL_USERNAME when it makes sense (EXTERN needs... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | only add attrs if values are present... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | s/aa/allowed/; we already ran into the issue of having... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | add a readme |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Howard Chu | Revert prev commit, use ldap_pvt_ funcs |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | update cachedQueryURL only when requested |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Howard Chu | For ITS#6152 add slapd_str2scope(), slapd_scope2bv() |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kurt Zeilenga | Cleanup |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Pierangelo... | add on demand allowedAttributes/allowedAttributesEffect... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | expose cachedQueryURL in overlay's monitor entry (parti... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | allow to register overlay-specific stuff |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | more about ITS#6243 |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | add support for TCP buffer configuration (ITS#6234) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Pierangelo... | use UINT where appropriate (silence warnings) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | For refresh_purge, only delete entry if ours is the... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | Plug leaks in prev commit |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | ITS#6152 restart consistency checker when going back... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | Fix refresh_merge, using mods from wrong entry |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | ITS#6152 preliminary refresh support, untested |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | ITS#6152 add syncrepl_diff_entry() |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Howard Chu | More for #6220, don't timeout idle connections when... |
commit | commitdiff | tree | snapshot |
next |