]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta
make additional checking optional (more on ITS#5860)
[openldap] / servers / slapd / back-meta /
2008-08-09 Pierangelo Masaratimake sure objectClass is not filtered out by 'map attri...
2008-07-14 Pierangelo Masaratiimprove previous commit (ITS#5614)
2008-07-14 Pierangelo Masaratido not propagate undefined or otherwise broken search...
2008-07-12 Pierangelo Masaratifix quarantine (ITS#5592)
2008-07-07 Pierangelo Masaratiallow proxies to filter out search references (ITS...
2008-06-30 Pierangelo Masaratiextra needed by config (ITS#5355)
2008-06-29 Howard ChuMore symbols for ITS#5355
2008-05-22 Pierangelo Masaratirevert test logic
2008-04-21 Pierangelo Masaratimissing numvals (ITS#5481)
2008-04-12 Pierangelo Masaratimake pseudoroot-bind-defer TRUE by default (part of...
2008-03-29 Pierangelo Masaratia connection cannot be privileged and be in the avl...
2008-03-29 Pierangelo Masaratiprint targets' status
2008-02-28 Pierangelo Masaratimake sure orr_newrdn is passed correctly to libldap...
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-11-23 Pierangelo Masaratisilence warnings
2007-10-13 Pierangelo Masaratiset BINDING appropriately (ITS#5185)
2007-10-05 Pierangelo Masaratide-normalize simple filter values consistently
2007-10-04 Pierangelo MasaratiITS#5168 also affects back-meta
2007-09-29 Pierangelo Masaratibetter fix for ITS#5154
2007-09-26 Pierangelo Masaratiplug leak (ITS#5155)
2007-09-26 Pierangelo Masaratitemporary fix to ITS#5154
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-15 Pierangelo Masaratifix previous commit
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-15 Pierangelo Masaratidraft-wahl-ldap-session: append further instances of...
2007-09-13 Pierangelo Masaratidon't leak in case of error
2007-09-13 Pierangelo MasaratiHEADS-UP: now the list of URIs is better set by using...
2007-09-13 Pierangelo Masaratifurther rework URI parsing
2007-09-01 Howard ChuFix DEVEL dependency
2007-08-25 Pierangelo Masaratialso improve massaged DN containment check
2007-08-25 Pierangelo Masaratiimprove URI DN containment check
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-16 Pierangelo Masaratidefer thread key retrieve as it might not be needed
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-30 Pierangelo Masaratireturn entry controls (partially fixes ITS#4591)
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-03-14 Pierangelo Masaratifix cleanup
2007-03-09 Pierangelo Masaratifix previous commit (ITS#4861)
2007-03-08 Pierangelo Masaraticheck consistency of referrals and result code (ITS...
2007-02-26 Pierangelo MasaratiSolaris doesn't like NULL pointers in printf, which...
2007-02-21 Pierangelo Masaratiimprove async connect handling in case of errors
2007-01-28 Pierangelo Masaraticleanup back-meta according to back-ldap
2007-01-26 Pierangelo Masaratido not allow back-meta with no targets
2007-01-26 Pierangelo Masaratidon't return adminLimitExceeded unless LDAPv3; use...
2007-01-26 Pierangelo Masaratiimplement search timeout when the remote server does...
2007-01-18 Pierangelo Masaratidon't bail out if all targets are too lazy...
2007-01-18 Pierangelo Masaratiallow modules to muck with connection tree and so
2007-01-16 Pierangelo Masaratifix dumb overparanoid test
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
2007-01-09 Pierangelo Masaratiallow forcing abandon of search operations on a connect...
2007-01-08 Pierangelo Masaratibetter handling of critical conditions
2007-01-08 Pierangelo Masaratifix response code mapping
2007-01-07 Pierangelo Masaratibetter async connection and partial error handling
2007-01-03 Pierangelo Masaratisilence warnings
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratipool privileged connections (ITS#4791)
2006-12-17 Pierangelo Masarati- add support for "use-temporary-conn" much like back...
2006-12-02 Pierangelo Masaratifix deadlock in case of bind error; propagate error...
2006-11-23 Pierangelo Masaratiadd "report" to "onerr" modes: continue a search in...
2006-11-18 Pierangelo Masaratifix leak when 'rebind-as-user' is set (and client searc...
2006-11-05 Pierangelo Masaratirework compare
2006-10-28 Pierangelo Masaratis/ldap_int_discard/ldap_pvt_discard/
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-21 Pierangelo Masaratirework timeout strategy a little bit
2006-10-14 Pierangelo Masaraticleanup and streamline response handling
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-14 Pierangelo Masaratidon't mix return codes (ITS#4711)
2006-10-07 Pierangelo Masaratimore on clarification of special proxy identities and...
2006-09-26 Pierangelo Masaratifix ITS#4686 (retry with idassert)
2006-09-17 Pierangelo Masaratiminor cleanup
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-09 Pierangelo Masaratild may legitimately be NULL if another operation freed...
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663)
2006-09-03 Pierangelo Masaratifix arg format; better trace logging...
2006-09-03 Pierangelo Masaratidon't abandon binds in progress; rather unbind (ITS...
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-26 Pierangelo Masaratiinvalidate idle connection if a candidate target does...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-17 Pierangelo Masaratigive slapd a chance to play callback cleanup handlers...
2006-08-12 Kurt ZeilengaUse LDAP_OTHER to indicate internal error
2006-07-08 Pierangelo Masaratirefine previous commit
2006-07-08 Pierangelo Masaraticount candidate unavailable (quarantined) targets
2006-07-01 Pierangelo Masaratiuse bound credentials, if any
2006-06-17 Pierangelo Masaratimove retry into response handling (fix ITS#4594; partia...
2006-06-15 Pierangelo Masaratimore cleanup for previous commit
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-10 Pierangelo Masaratifix previous commit
2006-06-10 Pierangelo Masaratifix error mapping
2006-06-10 Pierangelo Masaratiimprove logging
2006-06-10 Pierangelo Masaraticentralize and cleanup bind response handling
2006-06-10 Pierangelo Masaratiremove unnecessary locks and resource cleanup
next