]> git.sur5r.net Git - openldap/history - contrib
(ITS#5524) Additions to the Security section of the Admin Guide
[openldap] / contrib /
2008-05-20 Emmanuel DreyfusUse DES_* functions instead of deprecated des_*
2008-05-19 Emmanuel DreyfusHere is slapo-nops, used to remove idempotent operation...
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-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-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-21 Ralf HaferkampgetURLString() is const now to avoid uneeded copying...
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-17 Ralf Haferkampuse URIs instead of hostname/port
2007-10-17 Ralf Haferkampfixed typo
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
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-08-03 Ralf HaferkampAdopted to latest API changes
2007-07-27 Gavin HenryNew module. ITS#3593
2007-06-02 Pierangelo Masaratineeds portable.h
2007-05-18 Hallvard FurusethRegenerate
2007-05-18 Hallvard FurusethRe-fixing ITS#2667: test -a and test -o unportable...
2007-05-13 Pierangelo Masaratiapply fixes in ITS#4951 (tested)
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-12-28 Pierangelo Masaratimove slapo-denyop to contrib/slapd-modules/debyop/
2006-12-28 Pierangelo Masaratimove slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-28 Pierangelo Masaratimove slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-17 Pierangelo Masaratifix typo
2006-12-15 Howard ChuCheck for failure from k5adm init
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-10 Ralf Haferkampreworked #includes
2006-09-21 Luca Scamoniadd support for "sambaPwdCanChange"
2006-09-08 Pierangelo Masaratireally really minor cleanup
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-05-12 Pierangelo Masaratialways try to open config; NULL means use default
2006-05-12 Pierangelo Masaratiadd (basic) support for {RADIUS} scheme; userPassword...
2006-04-01 Hallvard FurusethRemove suspicious whitespace from makefile
2006-03-31 Ralf Haferkamp- use ldap_url_desc2str() to construct URL
2006-03-30 Howard ChuSupport for obsolete proxy authorization control
2006-01-25 Kurt Zeilengaclarify 'native'
2006-01-14 Pierangelo Masaratiimprove logging
2006-01-14 Pierangelo Masaratitrace overlay: traces overlay execution
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-24 Kurt Zeilengamoved to slapd-modules
2005-12-21 Pierangelo Masaratifix typo in last commit
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-20 Pierangelo Masaraticleanup
2005-11-14 Pierangelo Masaratifix previous commit; use table-driven attribute descrip...
2005-11-14 Pierangelo Masaratirefine previous commit
2005-11-12 Pierangelo Masaraticleanup in case of failure
2005-11-12 Pierangelo Masaratiadd support for "sambaPwdMustChange"; add support for...
2005-10-13 Pierangelo Masaraticleanup
next