]> git.sur5r.net Git - openldap/history - contrib
ITS#5557
[openldap] / contrib /
2008-07-08 Quanah Gibson-Mountadded support for deleting attribute type from the...
2008-07-08 Quanah Gibson-Mountnss overlay
2008-05-27 Quanah Gibson-MountUse DES_* functions instead of deprecated des_*
2008-05-27 Quanah Gibson-MountHere is slapo-nops, used to remove idempotent operation...
2008-05-01 Quanah Gibson-Mount- Use "const" where appropriate
2008-04-24 Howard ChuSync with HEAD
2008-04-15 Quanah Gibson-Mounttypo fixes
2008-04-15 Quanah Gibson-Mountempty() and size() methods
2008-04-15 Quanah Gibson-MountSASL support for LDAPConnection
2008-04-15 Quanah Gibson-Mountadded $OpenLDAP$ CVS Keyword
2008-04-15 Quanah Gibson-Mountadded $OpenLDAP$ CVS Keyword
2008-04-15 Quanah Gibson-Mount- Build LdifWriter
2008-04-15 Quanah Gibson-Mountinitial LdifWriter code
2008-04-15 Quanah Gibson-Mount- Plugged memory leak default constructor
2008-04-15 Quanah Gibson-Mountbuild LdifReader
2008-04-15 Quanah Gibson-Mountderive LDAPException from std::exception, merged Referr...
2008-04-15 Quanah Gibson-MountImproved error handling
2008-04-15 Quanah Gibson-MountRead LDIF version, handle comments and empty lines
2008-04-14 Quanah Gibson-MountFix bogus whitespace
2008-04-14 Quanah Gibson-MountInitial code for Ldif classes
2008-04-14 Quanah Gibson-MountAllow IPv6 addresses
2008-04-14 Quanah Gibson-MountFixed parsing of URIs with missing host and/or port
2008-04-14 Quanah Gibson-MountUpdated via 'doxygen -u doxygen.rc'
2008-04-14 Quanah Gibson-MountTidied include lines
2008-04-14 Quanah Gibson-MountCleanup
2008-04-14 Quanah Gibson-MountAvoid double free of LDAPRequest
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-03 Howard ChuFix bogus whitespace from 1.18
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-03-04 Howard ChuCleanup
2008-02-26 Ralf HaferkampRemove request from active requests stack in exception...
2008-02-26 Ralf HaferkampAvoid double free of LDAPRequest
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-Mountldap_pvt_thread_pool_getkey() arg 'data' should point...
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-Mountcleanup #includes, removed SUSE-specific stuff from...
2008-02-11 Quanah Gibson-Mountadd wrapper methods to add/replace Attributes
2008-02-11 Quanah Gibson-Mountautoconf/automake adjustments, regenerated files
2008-02-11 Quanah Gibson-Mountinitial support for SASL
2008-02-11 Quanah Gibson-MountCheck for active requests before trying to receive...
2008-02-11 Quanah Gibson-MountHelper Classes to handle cyrus-sasl interactions
2008-02-09 Quanah Gibson-MountMore for ITS#5145
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-02-09 Quanah Gibson-MountITS#5145
2008-02-08 Quanah Gibson-Mountmoved ldap_result() code to the LDAPRequest-Class
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-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Hallvard Furusethldap_pvt_thread_pool_getkey() arg 'data' should point...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-28 Howard ChuAssign contrib config OID
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-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-15 Howard ChuITS#5145 autogroups, with minor cleanup
2007-12-11 Ralf Haferkampmoved ldap_result() code to the LDAPRequest-Class
2007-11-27 Quanah Gibson-MountgetURLString() is const now to avoid uneeded copying...
2007-11-21 Ralf HaferkampgetURLString() is const now to avoid uneeded copying...
2007-11-20 Quanah Gibson-Mountincreased version number and regenerated autoconf/autom...
2007-11-14 Gavin Henryaddpartial overlay update for 2.4.6 (ITS#3593)
2007-11-14 Gavin Henryaddpartial overlay update for 2.4.6 (ITS#3593)
2007-11-07 Ralf Haferkampincreased version number and regenerated autoconf/autom...
2007-11-07 Ralf HaferkampFixed gcc 4.3 compile issues
2007-10-18 Quanah Gibson-Mountuse URIs instead of hostname/port
2007-10-18 Quanah Gibson-Mountfix typo
2007-10-17 Ralf Haferkampuse URIs instead of hostname/port
2007-10-17 Ralf Haferkampfixed typo
2007-10-09 Quanah Gibson-MountITS#5153 Add Modifications / sml_numvals
2007-10-02 Ralf Haferkampldapc++ changes from HEAD
2007-09-29 Howard ChuITS#5158 from HEAD - separate config OID arc for contrib
2007-09-27 Howard ChuInit/destroy mutex
2007-09-27 Howard ChuMicrosoft-style Update Sequence Numbers
2007-09-23 Howard ChuAdd Modifications / sml_numvals
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-09-21 Ralf HaferkampSilence compiler warnings
2007-09-21 Ralf HaferkampRegenerated
2007-09-21 Ralf Haferkampmore for out of source builds
next