]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/schema-map.c
plug more leaks; few remain (but seem to be in ODBC)
[openldap] / servers / slapd / back-sql / schema-map.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-06-09 Pierangelo Masaratimake aliasing and aliasing quotes configurable
2005-04-04 Pierangelo Masaratiuse alias name instead of column name in order by claus...
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-16 Pierangelo Masaratifixes for ITS#3480,3485,3489; implementation of DISCLOS...
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-12-01 Pierangelo Masaratifix DN munging; also fix potential error when logging...
2004-11-15 Pierangelo Masaratiminor cleanup
2004-10-02 Pierangelo Masaraticleanup naming; minor fixes
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Pierangelo Masaraticonsistently check return value of BindParam*; rework...
2004-09-22 Pierangelo Masaratiimprove candidate selection when filtering by objectClass
2004-08-25 Pierangelo Masaratitry with "order by"...
2004-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-08-21 Pierangelo Masaratihandle referrals correctly; allow to add suffix entry...
2004-08-20 Pierangelo Masaratiallow to search for "auxiliary" objectClasses (i.e...
2004-06-14 Pierangelo Masaratifix build when #define BACKSQL_TRACE
2004-04-20 Pierangelo Masaratimore cleanup
2004-04-15 Pierangelo Masaratisplit objectClass and attributeType mapping (should...
2004-04-13 Pierangelo Masaraticleanup error messages and logs
2004-04-10 Pierangelo MasaratiAdded provisions for a layer between the backend and...
2004-03-18 Pierangelo Masaratifix nasty subtype bug (too many results)
2004-03-18 Pierangelo Masaraticleanup error messages
2004-01-19 Pierangelo Masaratimake file names more slapd-ish; add attribute inheritan...
2004-01-17 Pierangelo Masaraticleanup
2004-01-17 Pierangelo Masaratihonor attributeType inheritance as well
2004-01-10 Pierangelo Masaraticleanup avl duplicate handling
2004-01-10 Pierangelo Masaratiallow multiple attribute definitions; honor ldap_entry_...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-11-09 Pierangelo MasaratiAdd checks for SQL headers in configure.in (need to...
2002-10-23 Pierangelo Masaratifix typo
2002-10-17 Kurt Zeilengablind fix for NULL pointer in Debug() bug (ITS#2143)
2002-09-02 Pierangelo Masarativarious fixes and improvements
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 Kovalevfinish the prefious fixes... it is really hard to commi...
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 Kovalevminor fix (eliminate warnings)
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 Kovalevmore back-sql files + rdbms_dependent samples