]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/util.c
ITS#5892 return -1 from ldif_read_record on error
[openldap] / servers / slapd / back-sql / util.c
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-01-02 Kurt Zeilengahappy new year
2006-12-21 Pierangelo Masaratifix typo (ITS#4784)
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratisilence debug messages
2005-11-13 Pierangelo Masaratiuse pooled memory whenever appropriate
2005-09-08 Pierangelo Masaratifix format and signedness issues
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-01-21 Pierangelo Masarati(blind) improvement of column name aliasing
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-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!
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-04 Pierangelo Masaratiadd support for entryUUID and entryCSN operational...
2004-10-03 Pierangelo Masaratiimprove previous commit; consistently use dn/ndn; add...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratiwrite test is almost working for ibmdb2 as well...
2004-08-24 Pierangelo Masaraticleanup
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-08-20 Pierangelo Masaratiallow to search for "auxiliary" objectClasses (i.e...
2004-06-14 Pierangelo Masaratifix build when #define BACKSQL_TRACE
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-17 Pierangelo Masaraticleanup
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2003-04-11 Pierangelo Masaratifix context memory and more cleanup
2003-02-26 Pierangelo Masaratiblind fix (accrding to back-monitor hack)
2002-08-31 Pierangelo Masaratitrace illegal condition in backsql_strfcat
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:
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
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...
2000-06-29 Dmitry Kovalevchanges for 2.0-beta
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 Kovaleveven more back-sql files