]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/init.c
plug more leaks; few remain (but seem to be in ODBC)
[openldap] / servers / slapd / back-sql / init.c
2005-08-07 Pierangelo Masaratiplug more leaks; few remain (but seem to be in ODBC)
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-07 Hallvard FurusethComplete the replacement of LDAP_CONTROL_X_TREE_DELETE...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-06-01 Pierangelo Masaratiwork around syncprov interoperation issues; minor cleanup
2005-05-12 Pierangelo Masaratifix and strengthen the structural objectClass test
2005-05-12 Pierangelo Masaratiremove global_schemacheck
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-21 Pierangelo Masarati(blind) improvement of column name aliasing
2005-01-20 Pierangelo Masaratiprovision for ITS#3497
2005-01-19 Pierangelo Masaratiremove all referral specific code; now referrals can...
2005-01-17 Pierangelo Masaratifix several schema checking issues; add rename specific...
2005-01-16 Pierangelo Masaratifixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-14 Pierangelo Masaratiplug memory leak: bsi_attrs member
2005-01-08 Pierangelo Masaratienable if one suffix only is present
2005-01-05 Pierangelo Masaratiminor naming cleanup; improvements to DN mapping layer...
2005-01-03 Pierangelo Masaratimostly copyright cleanup; removal of unnecessary headers
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratiapply patches 1,2,3,5,8 (with changes) from ITS#3432)
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