]> git.sur5r.net Git - openldap/history - contrib
sanity check for host_ad and svc_ad
[openldap] / contrib /
2009-04-20 Howard Chusanity check for host_ad and svc_ad
2009-04-20 Howard ChuFlesh out config options, implement authorization checks
2009-04-19 Howard ChuStart documenting PAM support
2009-04-19 Howard ChuWe need the authorizedService schema
2009-04-18 Howard ChuMove tmpluser to authz call; add ppolicy support to...
2009-04-18 Howard ChuIn uid2dn, only return success if a unique DN was found
2009-04-18 Howard ChuMove tmpluser to authz call; print authz messages regar...
2009-04-18 Howard ChuIn pwmod, ctx may be empty so always pass current username
2009-04-18 Howard Chu*** empty log message ***
2009-04-17 Howard ChuAdd pam support (work in progress)
2009-04-17 Howard ChuAdd pam support (work in progress)
2009-04-17 Howard ChuAdd missing newlines to debug msgs
2009-04-17 Howard ChuFix prev commit - work-in-progress
2009-04-17 Howard ChuAdd missing newlines to debug msgs
2009-04-17 Howard ChuFix typo in debug
2009-03-16 Emmanuel DreyfusIf the change set becomes empty, prevent other overlays...
2009-03-14 Pierangelo Masaratifree self in case anything goes wrong
2009-03-14 Pierangelo Masaratidon't short circuit callback list
2009-02-11 Emmanuel DreyfusRemove two useless lines (a badly applied patch before...
2009-02-07 Emmanuel Dreyfuslibtoolize autogroup
2009-02-02 Quanah Gibson-MountAdd CVS header
2009-02-02 Emmanuel DreyfusAdd makefile for slapo-cloak
2009-02-02 Quanah Gibson-MountAdd CVS header
2009-01-31 Emmanuel DreyfusMissing stuff for proper linking of the module (sorry...
2009-01-31 Emmanuel Dreyfuslibtoolize
2009-01-26 Howard ChuITS#5660 SHA2 password hashes
2009-01-26 Howard ChuITS#5410 add support for gcrypt ( GnuTLS )
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-10 Emmanuel DreyfusMove cloak config OID from overlay to contrib branch...
2009-01-09 Emmanuel DreyfusThe cloak overlay hides some attributes unless explicit...
2008-11-19 Pierangelo Masaratiimprovements by David Hawes (ITS#5756)
2008-11-10 Ralf Haferkampcorrected filter and search limits in uid2dn function...
2008-11-10 Ralf HaferkampFixed "nssov-map" handling when using slapd.conf (ITS...
2008-11-10 Ralf HaferkampDon't crash on empty groups (ITS#5800)
2008-11-07 Ralf HaferkampAdapt to recent changes in filter_free_x() interface
2008-11-01 Pierangelo Masaratimore about ITS#5732
2008-10-30 Howard ChuITS#5766 honor principal expiration
2008-09-04 Howard Churemove references to OpenLDAP 2.4.6
2008-08-27 Ralf Haferkamp- remove unneeded Copy-Constructor
2008-08-08 Ralf HaferkampAllow to pass LDAP_SCHEMA_-flags
2008-06-23 Howard ChuITS#5575, passwords now need to be NUL-terminated by us
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-21 Howard Chus/must/may/ - SSDs are available whether configured...
2008-06-20 Ralf Haferkampbe more liberal when parsing LDIF Entries
2008-06-16 Hallvard Furusethnitpicks
2008-06-16 Gavin HenryRead over, update using work from hallvard and spell...
2008-06-14 Hallvard FurusethInitial revision
2008-06-12 Ralf Haferkampadded support for deleting attribute type from the...
2008-06-02 Howard ChuAdd nssov overlay
2008-06-02 Howard Chunss-ldap overlay, built with nss-ldapd-0.6.2
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...
next