]> git.sur5r.net Git - openldap/history - contrib/ldapc++
Regenerated with new OL_ARG_ENABLE
[openldap] / contrib / ldapc++ /
2005-04-20 Ralf Haferkamp-increase version number
2005-04-20 Ralf Haferkampimproved error reporting
2005-04-20 Ralf Haferkampsupport for syntax and equality matching rule
2005-01-01 Kurt ZeilengaHappy New Year!
2004-08-13 Ralf Haferkamp- improvments on schema parsing
2004-02-03 Ralf HaferkampDeclare ListType inside class definition
2004-01-22 Ralf Haferkampadd getKind method
2004-01-01 Kurt ZeilengaHappy new year
2003-06-25 Ralf Haferkamphonor superior Objectclasses
2003-06-24 Ralf HaferkampAdded utility classes for Schema parsing
2003-06-05 Ralf Haferkampregenerated autoconf/automake stuff
2003-06-05 Ralf HaferkampMoved sample code to examples dir
2003-06-05 Ralf Haferkampremoved caching
2003-01-03 Kurt ZeilengaHappy new year
2002-04-23 Ralf Haferkamp- some code cleanups
2002-04-08 Ralf Haferkampremoved default arguments from cpp-Files (to build...
2002-03-06 Ralf Haferkamp- added getAttributeByName()-method
2002-03-06 Ralf Haferkamp- Some fixes in docmentation comments
2002-03-06 Ralf Haferkampregenerated autoconf/automake related files
2002-03-06 Ralf Haferkamp-replaced deprecated AM_PROG_LIBTOOL with AC_PROG_LIBTOOL
2002-01-21 Ralf HaferkampUpdated todo list
2002-01-04 Kurt ZeilengaUpdate copyright statements
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-09-07 Ralf Haferkampadded empty() method to the list classes. (Patch was...
2001-05-04 Ralf HaferkampAdded client side caching. (Commited by: Jeff Costlow...
2001-05-02 Kurt ZeilengaFix typo
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-11 Ralf Haferkamp- fixed bug in debugging output (added #include "config...
2000-10-05 Ralf Haferkamp- changed configure option --disable-debug to --enable...
2000-10-03 Ralf Haferkampsrc/Makefile.am: remove RebindTest.cpp from the sources
2000-10-03 Ralf Haferkamp- some new Classes for sync. LDAP operations
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...