]> git.sur5r.net Git - openldap/history - servers/slapd/back-sql/sql-wrap.c
Cleanup ISO C compatibility for recent commits
[openldap] / servers / slapd / back-sql / sql-wrap.c
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-06-13 Howard ChuITS#6657/6691 use proper SQL length data type
2011-01-05 Kurt ZeilengaHappy New Year
2010-08-10 Pierangelo Masarati(blind) addition of 'autocommit' configuration statemen...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-05-08 Pierangelo Masaratimisc cleanup
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-07-12 Pierangelo Masaratiremove data when freed (blind fix to ITS#5607)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-08-20 Pierangelo Masaratirework connections so that they get cached on a per...
2007-03-13 Pierangelo Masaratiadd support for binary attributes (ITS#4868)
2007-01-02 Kurt Zeilengahappy new year
2006-05-09 Howard Chucheck for NULLs from ber_mem funcs
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-17 Pierangelo Masaratimake the message one-line
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-07 Pierangelo Masaratifix invalid read
2005-08-07 Pierangelo Masaratimore cleanup
2005-08-07 Pierangelo Masaratifree Env
2005-08-07 Pierangelo Masaratimore cleanup
2005-08-07 Pierangelo Masaratiplug more leaks; few remain (but seem to be in ODBC)
2005-07-25 Pierangelo Masaratiuse operation slab for column binding
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-01-21 Pierangelo Masarati(blind) improvement of column name aliasing
2005-01-18 Pierangelo Masaratifix different issues with referrals in searches; remove...
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
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-08-25 Pierangelo Masaratimore definitive improvements; now write operations...
2004-08-24 Pierangelo Masaraticleanup
2004-08-24 Pierangelo Masaratifix various issues; line up with new tests
2004-04-13 Pierangelo Masaraticleanup error messages and logs
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-10 Pierangelo Masaraticleanup avl duplicate handling
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilenganotices and acknowledgements
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-09-02 Pierangelo Masarativarious fixes and improvements
2002-08-24 Kurt Zeilengause ldap_charray_free() instead of slapd's charray_free()
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...
2000-11-02 Dmitry Kovalevfix even more stupid thing with the same issue ;)
2000-11-02 Dmitry Kovalevfix _stupid_ thing with toupper -> ldap_pvt_str2upper
2000-10-30 Dmitry Kovalevfix ITS #855 (back-sql crashes with malformed filters),
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