]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/chain.c
import fix to ITS#5137
[openldap] / servers / slapd / back-ldap / chain.c
2007-09-14 Pierangelo Masaratiimport fix to ITS#5137
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-05-15 Pierangelo Masaraticheck for NULL dn in URL; set error code before seding...
2007-04-04 Hallvard FurusethFix char* = const char* (text = sr->sr_text)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-01 Pierangelo Masaratikeep SlapReply clean (ITS#4828)
2007-01-02 Kurt Zeilengahappy new year
2006-12-15 Pierangelo Masaratirewrite chased DN according to referral's (ITS#4776)
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Pierangelo Masaratifurther cleanup
2006-09-14 Pierangelo Masaratiadd basic monitoring support to back-ldap/slapo-chain...
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-09-04 Pierangelo Masaratiimprove timeout support (ITS#4157, ITS#4663); manpage...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-06-12 Pierangelo Masaratiadd return-error support to searches
2006-06-12 Pierangelo Masaratiadd support for recursive referrals (with simple loop...
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-02 Hallvard FurusethInitialize and destroy lc_lai.lai_mutex
2006-03-27 Pierangelo Masaraticleanup
2006-03-24 Pierangelo Masaratifix operational attrs return with chain overlay (ITS...
2006-01-13 Pierangelo Masaratiallow slapo-chain to be instantiated without any specif...
2006-01-12 Pierangelo Masaratimake sure appropriate limits are in place (ITS#4336)
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Pierangelo Masaratiadd very preliminary support for <draft-sermersheim...
2005-11-27 Pierangelo Masaratis/chain-cache-uris/chain-cache-uri/
2005-11-23 Hallvard FurusethFix olcChainConfig definition when !LDAP_CONTROL_X_CHAI...
2005-11-20 Pierangelo Masaratifix dumb var initialization
2005-11-20 Pierangelo Masaratifix compilation when the chaining control is undefined
2005-11-20 Pierangelo Masaratiyet another fix to previous commit
2005-11-20 Pierangelo Masaratifix previous commit
2005-11-19 Pierangelo Masaratiallow the chain overlay and the underlying databases...
2005-11-19 Pierangelo Masaratiplug one-time leaks
2005-11-19 Pierangelo Masaraticheck we don't exceed userland with config param bits
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-16 Pierangelo Masaratifix matched handling of slapd-ldap/slapo-chain (ITS...
2005-11-04 Pierangelo Masaratiadd a giant mutex around the ldapinfo structure to...
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-07-31 Luke HowardCall slap_mods2entry() in do_add(), so that global...
2005-07-27 Hallvard FurusethSilence unused variable warnings with #ifdef LDAP_CONTR...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-03 Kurt ZeilengaFix -ULDAP_DEVEL build
2005-06-03 Kurt Zeilengafix -ULDAP_DEVEL compile
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-23 Pierangelo Masaraticomplete back-config support, including chain overlay...
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-02-06 Pierangelo Masaratiallow stacking of a default chaining control when chasi...
2005-02-05 Pierangelo Masaratiprovisions for configuring a desired chaining policy...
2005-01-30 Pierangelo Masaratiimplement hook; cleanup
2005-01-28 Pierangelo Masaratiallow referrals in result (may happen); propagate chain...
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Pierangelo Masaratiremove overoptimistic assertion
2005-01-26 Pierangelo Masaratifix controls run-time registered by global overlays...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-25 Pierangelo Masaraticleanup previous commit
2005-01-25 Pierangelo Masaratiadd support for Chaining Behavior control (<draft-serme...
2005-01-24 Pierangelo MasaratiStartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-19 Pierangelo Masaratiuse idassert for proxyAuthz with the chain overlay
2005-01-12 Pierangelo Masaratifix ITS#3484
2005-01-12 Pierangelo Masaratithe fixes to ITS#3475 make the referrals callback no...
2005-01-11 Pierangelo Masaratidon't malloc if proxyAuthz is the only control
2005-01-09 Pierangelo Masaratiput back chain overlay into back-ldap
2004-03-18 Pierangelo Masaratioverlays reworking
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-06-11 Howard ChuBind fixes for chaining
2003-06-11 Howard ChuFix config, chaining
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.