]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/config.c
Happy New Year!
[openldap] / servers / slapd / back-sql / config.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-25 Pierangelo Masaratifix typos
2011-11-23 Howard ChuDynamic config support for back-sql (untested)
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-12-17 Quanah Gibson-MountITS#6612
2010-04-13 Kurt Zeilengahappy belated new year
2009-07-08 Quanah Gibson-MountITS#5892
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-20 Pierangelo Masaratirework connections so that they get cached on a per...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-10-19 Kurt ZeilengaSync with HEAD
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-09 Pierangelo Masaratifix previous commit; document aliasing and aliasing...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-05-12 Pierangelo Masaratiremove global_schemacheck
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-14 Pierangelo Masaratiplug memory leak: bsi_attrs member
2005-01-08 Pierangelo Masaratifix mix memory issues and cleanup
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 Kurt ZeilengaMore cr statements
2005-01-01 Pierangelo Masaratiapply patches 1,2,3,5,8 (with changes) from ITS#3432)
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-02 Pierangelo Masaratiadd (and honor) a (configurable) baseObject to workarou...
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-28 Pierangelo Masaratifix, rework and optimize search base; allow orphaned...
2004-08-24 Pierangelo Masaratiwrite test is almost working for ibmdb2 as well...
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuCleanup unknown config directive handling.
2002-11-09 Pierangelo MasaratiAdd checks for SQL headers in configure.in (need to...
2002-08-31 Pierangelo Masaratiadd 'children_cond' config statement
2002-08-23 Pierangelo MasaratiFinal run of changes to back-sql; IBM db2 support has...
2002-08-13 Pierangelo Masaratichanges:
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