]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/init.c
Sync with HEAD
[openldap] / servers / slapd / back-sql / init.c
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-09 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-29 Pierangelo Masaratifirst round at enabling back-sql as LDAPsync provider
2004-11-28 Pierangelo Masaratifix o_hdr use
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
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-10-02 Pierangelo Masaratiadd (and honor) a (configurable) baseObject to workarou...
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-08-24 Pierangelo Masaratiwrite test is almost working for ibmdb2 as well...
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-04-20 Pierangelo Masaratimore cleanup
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-04-08 Pierangelo Masaratiblind fix (tnx Howard); I'll check it later
2004-04-08 Pierangelo MasaratiGeneral improvements:
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-17 Pierangelo Masaraticleanup
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-11-29 Kurt Zeilengacleanup
2003-07-15 Pierangelo Masaratiapparently Oracle does not support AS in joins (ITS...
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-04-16 Pierangelo Masaratifix id query
2003-04-16 Pierangelo Masaratiuse syntax and matching rules knowledge when preparing...
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2003-04-02 Pierangelo Masaratimore new API ...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-02-10 Pierangelo Masaratifix ITS#2309
2002-08-31 Pierangelo Masaratibetter handling of children_cond
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-16 Pierangelo MasaratiCHANGES:
2002-08-13 Pierangelo Masaratichanges:
2001-09-07 Dmitry Kovalevsome cosmetics and minor problems fixed, pointed out...
2001-08-02 Dmitry KovalevA big bunch of improvements, contributed by Sam Drake...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2000-06-29 Dmitry Kovalevchanges for 2.0-beta
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-26 Dmitry KovalevSummary of changes:
2000-03-19 Kurt Zeilengawrap sql *.c files with #ifdef SLAPD_SQL to facilate...
2000-03-16 Dmitry Kovalevadded back-sql files