]> git.sur5r.net Git - openldap/history - contrib
Regenerated with new OL_ARG_ENABLE
[openldap] / contrib /
2005-08-11 Howard ChuITS#3910 heimdal 0.7 compatibility, silence warnings
2005-07-27 Pierangelo Masaratifix headers (ITS#3896)
2005-07-02 Howard ChuAdd note about shared library requirements
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag on mod ops if it's defined
2005-05-09 Sang Seok LimBug fix in Component Matching for CRL support
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-04-08 Howard ChuPartial revert, must use lower-case hex
2005-04-07 Howard Chucleanup whitespace, use upper case hex for nt/lm
2005-04-07 Howard ChuITS#3635 fix input to lmhash
2005-03-29 Sang Seok LimComponant matching routines for CRL support
2005-03-18 Kurt ZeilengaDelete ldapsasl note
2005-02-28 Howard ChuRemove ldapsasl, it is now part of Cyrus SASL
2005-02-26 Howard ChuUse #ifndef for SASL_VERSION_FULL, new Cyrus <sasl...
2005-02-10 Sang Seok LimFix memory leak in a component encoder
2005-01-24 Howard ChuRename k5key symbols, add k5key_hash
2005-01-13 Howard ChuAdd description of {K5KEY} password mech
2005-01-13 Howard ChuPlug krb5 memleaks, add {K5KEY} passwd check mechanism
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-31 Kurt ZeilengaReverse last commit.
2004-12-31 Kurt ZeilengaFix typo
2004-12-29 Kurt ZeilengaFix bad merge
2004-12-25 Sang Seok LimBug fix: invalid return value
2004-12-23 Sang Seok LimREADME updated
2004-12-21 Sang Seok LimMACRO value adjustment for x509 Certificate
2004-12-21 Sang Seok LimEnabling sharing component descriptions of primitive...
2004-12-20 Sang Seok Liminvalid path
2004-12-20 Sang Seok Limfix snacc buffer memory leak
2004-12-20 Sang Seok Limcode cleanup
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-06 Sang Seok LimBug fix
2004-12-01 Sang Seok Lim1) existing matching rules support in component filter
2004-11-29 Sang Seok LimComponent library for GSER encoders of primitive types
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-14 Sang Seok LimComponentFilterMatch support for userCertificate
2004-11-02 Hallvard Furuseth--sort should not imply --join if --trace is also speci...
2004-11-01 Hallvard FurusethAdd slapd-tools/statslog, useful to search and inspect...
2004-10-27 Jong Hyuk ChoiMisc cleanup
2004-10-27 Sang Seok LimComponent Matching module
2004-08-13 Ralf Haferkamp- improvments on schema parsing
2004-05-23 Luke HowardUse new slapi_entry_add_rdn_values() API
2004-04-02 Howard ChuExperimental Samba and Heimdal password synchronization...
2004-03-17 Howard ChuUse LUTIL_PASSWD_{ERR,OK} result codes
2004-02-28 Luke HowardUse AC_MEMCPY rather than memcpy() - has overlapping...
2004-02-03 Ralf HaferkampDeclare ListType inside class definition
2004-01-25 Howard ChuCopied unsupported password mechanisms to here. Move...
2004-01-22 Ralf Haferkampadd getKind method
2004-01-17 Kurt ZeilengaAdd modules/plugins
2004-01-10 Luke Howardfix copyrights
2004-01-10 Luke HowardMore documentation
2004-01-10 Luke HowardUpdate copyright notice
2004-01-10 Luke HowardDon't return API result codes on wire
2004-01-10 Luke HowardAdd rcsID tag
2004-01-10 Luke Howard*** empty log message ***
2004-01-10 Luke HowardAdd some sample plugins
2004-01-01 Kurt ZeilengaHappy new year
2003-11-29 Howard Chu#ifdef for auxprop_store
2003-11-29 Howard ChuUse OpenLDAP Public License
2003-11-29 Kurt ZeilengaMinor updates
2003-11-28 Howard ChuCleanup unneeded definitions
2003-11-28 Howard ChuAdded ldapdb_axuprop_store for use with Cyrus SASL...
2003-10-19 Howard ChuAdd note about not using ldapdb with slapd.
2003-10-19 Howard ChuMisc notes
2003-10-13 Howard ChuFix use of ProxyAuthz control
2003-10-09 Howard ChuFix non-portable initializers.
2003-10-07 Howard ChuAdded ldapdb_starttls keyword
2003-09-13 Howard ChuITS#2691 use putenv() instead of setenv() for portability
2003-06-25 Ralf Haferkamphonor superior Objectclasses
2003-06-24 Ralf HaferkampAdded utility classes for Schema parsing
2003-06-06 Howard ChuFix berval len assignments
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-04-06 Howard ChuITS#2423 don't malloc prompt results
2003-03-09 Howard ChuAdd copyright notice
2003-03-07 Howard ChuDon't call strlen ourselves, SASL getopt returns the...
2003-02-26 Howard ChuUpdated example for OpenLDAP 2.1.13 SASL/EXTERNAL on...
2003-02-16 Howard ChuUse bervals, use LDAP_CONTROL_PROXY_AUTHZ instead of...
2003-01-03 Kurt ZeilengaHappy new year
2002-09-02 Kurt ZeilengaAdd ldapsasl
2002-07-13 Howard ChuLDAP auxprop plugin for external SASL-enabled servers
2002-05-02 Randy KunkeeRemove debugging fluff.
2002-05-02 Randy KunkeeGenerate ldaptclerr.h correctly.
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-20 Kurt ZeilengaFix cthread header test
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-11-14 Ralf HaferkampFixed some memory allocation/freeing bugs
2001-10-13 Kurt ZeilengaMove saucer to the Attic. Has not been updated to...
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-07-10 Randy KunkeeChange comments to invite email from people using it...
2001-07-10 Randy KunkeeCall ldap_memfree(attributeName) for returns from ldap_...
next