]> git.sur5r.net Git - openldap/history - contrib/ldapc++
More porting
[openldap] / contrib / ldapc++ /
2011-06-15 Ralf HaferkampAdditional getter methods for LDAPModification
2011-05-03 Ralf HaferkampFix build with gcc 4.6
2011-04-14 Ralf Haferkampfixed LDAPCtrl constructor when using char*
2011-04-04 Hallvard FurusethMerge missing files from cvs repo
2011-04-01 Ralf Haferkamprenew SSL context when setting global Options
2011-04-01 Ralf HaferkampFixed SSL/TLS context renewal
2011-03-29 Kurt ZeilengaMerge branch 'master' of ssh://git-master.openldap...
2011-03-29 Kurt ZeilengaUpdate guide Copyright/License handling
2011-03-28 Quanah Gibson-MountUpdate for git
2011-03-28 Kurt Zeilengahandle $Id$ in configure.in (configure scripts need...
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2010-03-15 Ralf HaferkampMake TlsOptions available in LDAPConnection
2010-03-15 Ralf Haferkampbe more verbose on StartTLS errors
2010-02-19 Ralf HaferkampBring back destructor, to keep ABI compatibile (at...
2010-02-18 Ralf HaferkampExample for TlsOptions usage
2010-02-18 Ralf Haferkampexclude some internal structs from documentation
2010-02-18 Ralf HaferkampTlsOptions documentation
2010-02-18 Ralf HaferkampHide internal use only constructor
2010-02-16 Ralf Haferkampmethod to renew the tlsctx
2010-02-16 Ralf HaferkampMake TlsOptions accessible per connection
2010-02-16 Ralf Haferkampuse const where appropriate
2010-02-16 Ralf Haferkampremoved buggy destructor, use default instead
2010-02-16 Ralf Haferkampfixed start_tls() error handling
2010-02-16 Ralf Haferkampsilenced compiler warning
2010-02-16 Ralf Haferkampuninitialized variable
2010-02-15 Ralf Haferkampautomake changes for TlsOptions
2010-02-15 Ralf HaferkampNew class "TlsOptions" to handle TLS/SSL related settings
2010-02-15 Ralf Haferkamptab<->spaces cleanup
2009-09-25 Ralf HaferkampThrow an exception when reading an unexpected LDIF...
2009-07-17 Ralf HaferkampMissing #include
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-08-27 Ralf Haferkamp- remove unneeded Copy-Constructor
2008-08-08 Ralf HaferkampAllow to pass LDAP_SCHEMA_-flags
2008-06-23 Ralf Haferkampregenerated
2008-06-23 Ralf HaferkampAdded missing files for make dist
2008-06-23 Ralf Haferkampregenerated
2008-06-23 Ralf Haferkampinclude version.var and .sh into the distribution
2008-06-23 Ralf Haferkampregenerated autoconf related files
2008-06-23 Ralf HaferkampDefine library version/release in version.var to avoid...
2008-06-23 Ralf Haferkampcleanup, added AC_COPYRIGHT and AC_REVISION macros
2008-06-20 Ralf Haferkampbe more liberal when parsing LDIF Entries
2008-06-12 Ralf Haferkampadded support for deleting attribute type from the...
2008-04-30 Ralf Haferkamp- removed unneeded copy constructor
2008-04-30 Ralf HaferkampUse "const" where appropriate
2008-04-07 Gavin Henryjust a typo I found when reading.
2008-04-07 Gavin Henryjust a typo I found when reading.
2008-04-04 Ralf Haferkampempty() and size() methods
2008-04-01 Ralf HaferkampSASL support for LDAPConnection
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2008-03-28 Ralf Haferkamp- Build LdifWriter
2008-03-27 Ralf Haferkampinitial LdifWriter code
2008-03-27 Ralf Haferkamp- Plugged memory leak default constructor
2008-03-20 Ralf Haferkampbuild LdifReader
2008-03-20 Ralf HaferkampImproved error handling
2008-03-20 Ralf Haferkampderive LDAPException from std::exception, merged Referr...
2008-03-20 Ralf Haferkampmissing pieces from last commit
2008-03-20 Ralf HaferkampRead LDIF version, handle comments and empty lines
2008-03-17 Ralf HaferkampInitial code for Ldif classes
2008-03-17 Ralf HaferkampAllow IPv6 addresses
2008-03-17 Ralf HaferkampFixed parsing of URIs with missing host and/or port
2008-03-07 Gavin HenryUpdated via 'doxygen -u doxygen.rc'
2008-03-07 Gavin HenryTidied include lines
2008-02-26 Ralf HaferkampRemove request from active requests stack in exception...
2008-02-26 Ralf HaferkampAvoid double free of LDAPRequest
2008-01-22 Ralf Haferkampfixed missing #includes
2008-01-22 Ralf Haferkampcleanup #includes, removed SUSE-specific stuff from...
2008-01-22 Ralf Haferkampadd wrapper methods to add/replace Attributes
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-20 Ralf Haferkampautoconf/automake adjustments, regenerated files
2007-12-20 Ralf Haferkampinitial support for SASL
2007-12-20 Ralf HaferkampFixed includes
2007-12-20 Ralf HaferkampCheck for active requests before trying to receive...
2007-12-19 Ralf HaferkampHelper Classes to handle cyrus-sasl interactions
2007-12-11 Ralf Haferkampmoved ldap_result() code to the LDAPRequest-Class
2007-11-21 Ralf HaferkampgetURLString() is const now to avoid uneeded copying...
2007-11-07 Ralf Haferkampincreased version number and regenerated autoconf/autom...
2007-11-07 Ralf HaferkampFixed gcc 4.3 compile issues
2007-10-17 Ralf Haferkampuse URIs instead of hostname/port
2007-10-17 Ralf Haferkampfixed typo
2007-09-21 Ralf HaferkampSilence compiler warnings
2007-09-21 Ralf HaferkampRegenerated
2007-09-21 Ralf Haferkampmore for out of source builds
2007-09-21 Ralf Haferkampout of source builds should work now
2007-09-21 Ralf Haferkamp#ifdef LDAP_OPT_DIAGNOSTIC_MESSAGE, to be able to build...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-01-24 Ralf HaferkampFixed initialization of "usage" and "single" attributes
2007-01-09 Ralf Haferkampadd support for usage flag
2007-01-09 Ralf Haferkampstore LDAP_OPT_DIAGNOSTIC_MESSAGE in correct Attribute
2007-01-02 Kurt Zeilengahappy new year
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-10 Ralf Haferkampreworked #includes
2006-07-03 Ralf Haferkampexample code for the LDAPUrl Class
2006-07-03 Ralf Haferkampnew routines for parsing/constructing LDAP Urls
2006-07-03 Ralf Haferkampminor cleanup
2006-06-01 Ralf Haferkamp- removed deprecated acconfig.h.
2006-03-31 Ralf Haferkamp- use ldap_url_desc2str() to construct URL
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-05 Ralf Haferkampregenerated autoconfig/automake files
next