]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta
Add pointer to an existing document since the netscape.com URLs are dead.
[openldap] / servers / slapd / back-meta /
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
2006-06-10 Pierangelo Masaratimake sure heavy concurrency doesn't cause quarantine...
2006-06-08 Pierangelo Masaraticleanup resource release
2006-06-07 Pierangelo Masaratimore about previous commit
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-06-07 Pierangelo Masaratimore concurrency cleanup
2006-06-07 Pierangelo Masaraticleanup
2006-06-02 Pierangelo Masaratirefine (and fix) back-meta handling of search initializ...
2006-06-02 Pierangelo Masaraticleanup
2006-05-31 Pierangelo Masaratitrap an issue that occurred in odd conditions
2006-05-31 Pierangelo Masaratimisc cleanup
2006-05-30 Pierangelo Masaratifurther cleanop of previous commits
2006-05-30 Pierangelo Masaraticleanup previous commit
2006-05-29 Pierangelo Masaratimake room for plugins that deal with quarantine end
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-17 Pierangelo Masaratifix cleanup concurrency
2006-05-15 Pierangelo Masaratireset the conn field in the cached connection if the...
2006-05-14 Pierangelo Masaratiline up back-meta to ITS#4546
2006-05-14 Pierangelo Masaratimore checks
2006-05-14 Pierangelo Masaraticleanup resource release
2006-05-13 Pierangelo Masaratimake sure realloc'd memory is reset
2006-05-12 Pierangelo Masaratirefine previous commits (don't leave bindings around)
2006-05-10 Howard Chuplug leak
2006-05-06 Pierangelo Masaraticleanup
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratifix previous commit
2006-05-06 Pierangelo Masaraticleanup version parsing
2006-05-06 Pierangelo Masaratirefine previous commit
2006-05-06 Pierangelo Masaratiparallelize dobind/search (ITS#4519)
2006-05-04 Pierangelo Masaratimake sure NULL pointers are not dereferenced
2006-05-04 Pierangelo Masaratigracefully handle server down while initiating a search...
2006-05-03 Pierangelo Masaratidon't muck with freed memory (spotted by valgrind)
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-13 Hallvard Furusethmeta_back_db_config: lutil_atou(version,) -> lutil_atoi
2006-04-13 Pierangelo Masaratiaddress protocol version issues (ITS#4488)
2006-04-07 Pierangelo Masaratiactually, if a connection is already in the AVL tree...
2006-04-06 Pierangelo Masaratipedantic cleanup
2006-04-04 Pierangelo Masaratihonor stop on error
2006-04-04 Pierangelo Masaraticomplete previous commit (protect binds)
2006-04-04 Pierangelo Masaratimake sure only on bind at a time occurs; release resour...
2006-04-04 Pierangelo Masarationly wait if no entry was returned
2006-04-03 Pierangelo Masaratidon't add unnecessary message
2006-04-03 Pierangelo Masaratimake sure an invalid connection is always released...
2006-04-03 Pierangelo Masaratiimmediately return sizelimitExceeded if appropriate
2006-04-03 Pierangelo Masaratimore on recovery (ITS#4429)
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-03-23 Pierangelo Masaraticleanup previous commit
2006-03-23 Pierangelo Masaratihonor "chase-referrals no" (ITS#4447)
2006-03-02 Pierangelo Masaratimap result codes as required (ITS#4419)
next