2006-10-07 |
Pierangelo... | add rootdn |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Pierangelo... | reword comment |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Pierangelo... | typo |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Howard Chu | mirrormode is still single-master, but must be enforced... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Quanah Gibson... | five forms. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Howard Chu | ITS#4695 same fix for delta-sync |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Howard Chu | Nobody expects the Spanish Inquisition! s/three/four/ |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Howard Chu | ITS#4695 fix modrdn newSup |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Kurt Zeilenga | Incorporate a bit of text from RFC 4524, just to make... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Howard Chu | ITS#4692 entries without pwdChangedTime attribute have... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Kurt Zeilenga | Another test |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Kurt Zeilenga | Force commit (test) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Pierangelo... | fix rebind with idassert when a connection expires... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Pierangelo... | DB_BUFFER_SMALL is BDB 4.4 only |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Ralf Haferkamp | Check for the correct return code of cursor->c_get... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | fix ITS#4686 (retry with idassert) |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | fix ITS#4686 (retry with idassert) |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | don't know exactly the reason, but here without this... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | document VERSION, TIMEOUT and NETWORK_TIMEOUT options |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | add support for VERSION, TIMEOUT and NETWORK_TIMEOUT... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Pierangelo... | use AC_LINE_MAX |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Pierangelo... | use right, although empty, function in bdb_db_destroy() |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Pierangelo... | not sure, but I believe back-hdb needs monitor.c as... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Pierangelo... | monitor max file descriptor number |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Pierangelo... | document the LDAP builtin map in librewrite (ITS#4602) |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Pierangelo... | further cleanup |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Pierangelo... | fix potential double free in case of error |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Pierangelo... | improve functionality of LDAP map: allow protocol version |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Pierangelo... | fix way long standing bug in args parsing |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Pierangelo... | add URL parsing test tool |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Kurt Zeilenga | ITS#4677 Fix typo |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Kurt Zeilenga | ITS#4679 cleanup |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Howard Chu | Just include one or the other of poll.h or sys/poll.h |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Howard Chu | ITS#4674 fix poll detection |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Howard Chu | Tweak prev commit, avoid referencing syncop when resett... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Howard Chu | ITS#4658 propagate errors from syncprov_sendresp; drop... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Howard Chu | send_search_reference should propagate errors |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Luca Scamoni | add support for "sambaPwdCanChange" |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Howard Chu | Use a single malloc for entry_decode instead of two... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | typo in previous commit... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | support for Solaris' /dev/poll (need to manually define... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | reorganize select interface (ready for /dev/poll) |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | detect, but don't use, Solaris' /dev/poll |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | make sure we don't interfere with frontend's entry... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Kurt Zeilenga | Check opattrs add result |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Kurt Zeilenga | return structuralObjectClass errors |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Pierangelo... | private database inherits monitoring from underlying one |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Pierangelo... | also work with pcache |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Pierangelo... | more good looking error messages |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | destroy exactly what needs to |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | fix one-time leak |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Additional fix for ITS#4673 |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | by now, don't bail out if monitoring cannot be set up |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Fix invalid attributes in translucent_modify |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | fix back-ldap monitoring |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | handle errors |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | monitor __ALL__ thread parameters |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | fix (temporarily) uninit'ed var |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Remove obsolete SLAP_FILTER_DN definitions |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | comment monitoring by now |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | MSVC compatibility |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | MSVC compatiblity |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | dirent emulation for MSVC |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Portability cleanups |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Portability cleanups |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | ITS#4606 errno is not per-thread on WIN32, always use... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | ITS#4606 fix sys_errlist detection on WIN32 / MSVC |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | ITS#4565 catch errors from slap_sasl_init / backend_init |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | further cleanup |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | add basic monitoring support to back-ldap/slapo-chain... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Pierangelo... | URIs need to be between double quotes |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Tweak ordered index check in check_vals |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Forgot the OC delete handler |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Howard Chu | Support dynamic add/delete of attributeTypes and object... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Use register_at / register_oc |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Use register_at / register_oc |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Use register_at / register_oc helpers |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Add register_at / register_oc helpers. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Add BackendInfo.bi_extra for backend custom APIs |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Fix ITS#4672, clear errno before calling STRTOL |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Howard Chu | Fix typo from 1.667 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Pierangelo... | document the syntax of the ldap.conf(5) file |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Pierangelo... | use a more reasonable max line length (ITS#4669) |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Pierangelo... | leave monitor calls in place, hide contents; in the... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Howard Chu | Use #ifdef SLAPD_MONITOR for monitor APIs |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Howard Chu | Fix xref broken by sasl.sdf 1.30 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Pierangelo... | ldap_back_dobind_int() may need to free a connection |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Howard Chu | In connection_next, sockets may not be contiguous on... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Pierangelo... | rearrange error handling |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Pierangelo... | add sb_version to slap_bindconf; |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Pierangelo... | make sure we got the right control... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Howard Chu | Fix uninit'd *cb (Coverity scan) |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Pierangelo... | ld may legitimately be NULL if another operation freed... |
commit | commitdiff | tree | snapshot |
next |