]> git.sur5r.net Git - openldap/history - contrib/ldapc++/src/LDAPAsynConnection.cpp
Happy New Year!
[openldap] / contrib / ldapc++ / src / LDAPAsynConnection.cpp
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-03-29 Kurt ZeilengaUpdate guide Copyright/License handling
2010-04-15 Quanah Gibson-MountAdd TlsOptions
2008-04-15 Quanah Gibson-Mountadded $OpenLDAP$ CVS Keyword
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2008-02-11 Quanah Gibson-Mountinitial support for SASL
2007-12-20 Ralf Haferkampinitial support for SASL
2007-10-18 Quanah Gibson-Mountuse URIs instead of hostname/port
2007-10-17 Ralf Haferkampuse URIs instead of hostname/port
2007-10-02 Ralf Haferkampldapc++ changes from HEAD
2007-09-21 Ralf HaferkampSilence compiler warnings
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-10 Ralf Haferkampreworked #includes
2006-08-18 Kurt ZeilengaSync with HEAD
2006-07-03 Ralf Haferkampminor cleanup
2006-03-31 Ralf Haferkamp- use ldap_url_desc2str() to construct URL
2005-10-05 Ralf Haferkampdon't use deprecated libldap functions
2005-04-20 Ralf Haferkampimproved error reporting
2003-06-05 Ralf Haferkampremoved caching
2002-04-23 Ralf Haferkamp- some code cleanups
2001-11-14 Ralf HaferkampFixed some memory allocation/freeing bugs
2001-09-28 Ralf Haferkampsome changes to make the library working with gcc 3...
2001-05-04 Ralf HaferkampAdded client side caching. (Commited by: Jeff Costlow...
2001-03-22 Ralf Haferkamp- The library now supports StartTLS. The patch was...
2001-03-15 Ralf Haferkamp- Fixed some memory leak detected by Jeff Costlow ...
2001-02-19 Ralf Haferkamp- some minor bugfixes
2000-10-03 Ralf Haferkamp- removed char* in favour of string
2000-09-01 Kurt ZeilengaInitial check of the LDAP C++ SDK written by Ralf Hafer...