]> git.sur5r.net Git - openldap/history - servers/slapd/back-meta/init.c
Reworked recent backend API changes, now using a separate struct,
[openldap] / servers / slapd / back-meta / init.c
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-01-26 Pierangelo Masaratido not allow back-meta with no targets
2007-01-13 Pierangelo Masaratione more round of cached connections fixes/improvements
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-11-05 Pierangelo Masaratirework compare
2006-10-28 Pierangelo Masaratifix concurrency issue when binding before a search...
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-06-15 Pierangelo Masaratiport identity assertion to back-meta; share as much...
2006-06-10 Pierangelo Masaratiremove unnecessary locks and resource cleanup
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-01 Pierangelo Masaratiseems to fix the equivalent of ITS#4429 in back-meta...
2006-03-02 Pierangelo Masaratimap result codes as required (ITS#4419)
2006-01-06 Pierangelo Masaratiallow proxying of dynamic objects (irrespective of...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-12 Pierangelo Masaratiadd (and document) customizable bind-timeout
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-03 Pierangelo Masaratiimport leak plug from slapo-rwm
2005-11-01 Pierangelo Masarativarious cleanup
2005-10-01 Pierangelo Masaratiplug selected leaks resulting from ITS#4056 & ITS#4057...
2005-09-10 Pierangelo Masaratisilence warnings
2005-06-19 Pierangelo Masaratifirst round of provisions for back-config
2005-05-05 Pierangelo Masaratia bit more reworking and streamline; the change to...
2005-05-05 Pierangelo Masaratimove discover function to frontend
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706) and lots of cleanup
2005-04-26 Pierangelo Masaratiuse safe(r) default
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-20 Pierangelo Masaratislightly reduce malloc overhead; minor cleanup
2005-04-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-01-08 Pierangelo Masaratimajor namespace cleanup & minor fixes
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Pierangelo Masaratifix ITS#3350 (rewrite/remap will be replaced by the...
2004-11-10 Pierangelo Masaratifix ITS#3387
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-08-19 Howard ChuITS#3291 delay use of slap_known_controls until all...
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-01-01 Kurt ZeilengaHappy new year
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-06 Howard ChuMoved proxy caching to overlay
2003-11-27 Kurt Zeilenganotices and acknowledges
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-08-27 Jong Hyuk Choiunifdef LDAP_CACHING
2003-08-27 Jong Hyuk Choicleanup
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-05-24 Pierangelo MasaratiFinish proxy cache cleanup and API porting (on behalf...
2003-04-29 Hallvard Furuseth#include <ac/string.h>.
2003-04-18 Pierangelo Masaratiensure all metasingleconns are init'ed
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-04 Luke HowardDon't free pointer into contiguously allocated memory
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-08-09 Pierangelo Masaratirework connection pool handling (reduce amount of malloc)
2002-04-02 Pierangelo Masaratifix ITS#1704
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Pierangelo Masaraticleanup
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaraticonversion to berval DN
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-23 Pierangelo Masaraticatch up with bi_db_sync stuff
2001-05-12 Pierangelo MasaratiThis is the commit of: