]> git.sur5r.net Git - openldap/history - contrib/ldapc++
Revert "fix libraries order to build with --enable-dynamic (ITS#6517)"
[openldap] / contrib / ldapc++ /
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
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-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
next