]> git.sur5r.net Git - openldap/history - contrib/slapd-modules
renew SSL context when setting global Options
[openldap] / contrib / slapd-modules /
2011-03-30 Luke Howardget posixgroup.c compiling again
2011-03-25 Quanah Gibson-MountITS#6879 MIGRATION_CVS2GIT
2011-03-24 Howard ChuITS#6877 add LIBTOOL definition
2011-03-24 Howard ChuMore for ITS#6238 add install rule
2011-02-07 Howard ChuAdd CVS ID
2011-02-07 Howard ChuDrop unneeded scheme param
2011-02-07 Howard ChuAdd APR1 to Makefile/README. Add {BSDMD5} mechanism.
2011-02-07 Howard ChuUse lutil_passwd_string64 instead of pw_string64
2011-02-07 Howard ChuITS#6826 from Devin J. Pohly
2011-02-07 Howard ChuReplace pw_string64 with lutil_passwd_string64
2011-02-05 Howard ChuITS#6238 note lastbind
2011-02-05 Howard ChuDSA-specific opattrs don't replicate
2011-02-05 Howard ChuMore cleanup
2011-02-05 Howard ChuAdd CVS IDs
2011-02-05 Howard ChuMore cleanup, no C++ comments
2011-02-05 Howard ChuAllocate ConfigOID, use ISODE authTimestamp schema
2011-02-04 Howard ChuITS#6238 from Jonathan Clarke. Needs cleanup.
2011-01-29 Howard ChuFix agi_entry race conditions
2011-01-29 Howard Chu#6684 cleanup unneeded agi_mutex locks
2011-01-29 Howard Chu#6684 cleanup, acknowledgements
2011-01-29 Howard ChuITS#6684 preliminary from Norbert Pueschel and Christia...
2011-01-28 Hallvard Furusethcleanup: Rename rs_ensure_entry_modifiable().
2011-01-17 Hallvard Furusethvc: Fix last commit (checked for impossible error)
2011-01-17 Hallvard FurusethCatch ber errors in vc (Verify Credentials)
2011-01-12 Pierangelo Masaratiremove cruft (ITS#6784)
2011-01-08 Pierangelo Masaraticheck restrictions; overlay must be global
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Pierangelo Masaratifix previous commits
2011-01-04 Pierangelo Masaratifix multi-step binds otherwise
2011-01-04 Pierangelo Masaratialso works for multi-stage binds (ITS#6771; needs ITS...
2011-01-04 Pierangelo Masaratifix cloak behavior; plug leak (ITS#6762)
2011-01-04 Pierangelo Masaratifix previous commit
2011-01-04 Pierangelo Masaratiadd minimal support for RFC3829 (ITS#6771)
2011-01-04 Pierangelo Masaratiplug leak in previous commit
2011-01-04 Pierangelo Masaratifix control response handling
2011-01-04 Pierangelo Masaratifix request controls
2011-01-03 Pierangelo Masaratiharmonize with specs; fix bugs in previous commit
2011-01-03 Pierangelo Masaratifirst cut at new spec (needs #define LDAP_TAG_EXOP_VERI...
2011-01-03 Pierangelo Masaratisync with client-side
2011-01-01 Pierangelo Masaratifix logging
2011-01-01 Pierangelo Masaraticheck return value
2010-12-31 Hallvard FurusethITS#6758 Use rs_*() to manage SlapReply entries.
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse.
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse, simple cases.
2010-12-30 Hallvard FurusethRemove lint (unused vars/labels/funcs/default:s)
2010-12-30 Pierangelo Masaratisilence valgrind
2010-12-30 Pierangelo Masaratishould also work for SASL binds (whenever supported)
2010-12-30 Howard ChuITS#6684 fix ppolicy crash, fix Makefile install target
2010-12-30 Pierangelo Masarativerify credentials extop: support for simple bind
2010-10-22 Ralf Haferkampplugin for retrieving and updating KRB5 TGT
2010-10-16 Howard ChuITS#6676 only close/unlink socket in Server mode
2010-09-14 Pierangelo Masaratiregister/unregister control based on overlay instantiat...
2010-09-09 Pierangelo Masaratisupport for no-op search control (ITS#6598)
2010-09-05 Pierangelo Masaratifix previous commit
2010-08-26 Pierangelo Masaratihonor all user attrs
2010-08-26 Pierangelo Masaratiadd (partial) support for draft-ietf-ldapext-ldapv3...
2010-07-29 Howard ChuITS#6536 use the attr part of URIs. from Raphael Ouazan...
2010-07-28 Howard ChuITS#6604 use LUTIL_GETPEEREID()
2010-05-26 Pierangelo Masarati(almost) ready for add-if-not-present
2010-05-25 Pierangelo Masaratiadd version number overlay (needs configuration yet)
2010-04-21 Pierangelo Masaratiadd pguid overlay (not considered right now)
2010-04-21 Pierangelo Masaraticleanup
2010-04-21 Pierangelo Masaratiadd slapo-rdnval in support to Samba4
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Howard ChuITS#6488 update from nss-ldapd to nss-pam-ldapd, refer...
2010-04-10 Pierangelo Masaratifix previous commit (completely screwed, sorry)
2010-04-10 Pierangelo Masaratiadd support for allowedChildClasses, allowedChildClasse...
2010-04-10 Pierangelo Masaratimake room for further modules
2010-03-03 Howard ChuITS#6433 add mechs for generating SHA2 hashes
2010-03-03 Howard ChuFix compare checking in pam_authz
2010-03-03 Howard ChuLookup user DN in pam_authz if it was not provided
2010-03-03 Howard ChuFix pam_authz parameter input
2009-12-11 Howard ChuRevert prev commit, wrong branch
2009-12-11 Howard ChuNew access_allowed()
2009-10-03 Howard ChuMove loginStatus to ldapns.schema
2009-10-02 Howard ChuITS#6323 libtool rpath
2009-09-29 Howard ChuFix authz return code checking
2009-09-29 Howard ChuFix pam_authz result code
2009-09-29 Howard ChuFix usage flags for normalizing
2009-09-29 Howard ChuITS#6284 Provide default path for $(LIBTOOL)
2009-09-18 Howard ChuFix: use attr_valfind, not value_find_ex
2009-09-17 Howard ChuFix: minuid/maxuid test used wrong attribute
2009-09-15 Howard ChuITS#6291 properly terminate responses with NSLCD_RESULT_END
2009-09-08 Pierangelo Masaratidon't open if no configuration is present (ITS#6279)
2009-09-01 Howard ChuAlso install ldapns.schema
2009-09-01 Howard ChuMinor tweaks
2009-09-01 Quanah Gibson-MountPortability fixes. Now has a clean and install target.
2009-09-01 Quanah Gibson-MountPortability fixes
2009-08-26 Howard ChuITS#4730 add makefile
2009-08-25 Howard ChuITS#6274 fix .c suffix rule dependencies
2009-08-22 Howard Chus/ber_bvmatch/bvmatch/
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-18 Pierangelo Masarationly add attrs if values are present...
2009-08-18 Pierangelo Masaratis/aa/allowed/; we already ran into the issue of having...
2009-08-18 Pierangelo Masaratiadd a readme
2009-08-18 Kurt ZeilengaCleanup
2009-08-18 Pierangelo Masaratiadd on demand allowedAttributes/allowedAttributesEffect...
2009-08-16 Kurt ZeilengaUpdate contrib notices to reflect that they are distrib...
2009-07-24 Howard ChuRevert prev commit, agi_mutex is needed sometimes....
2009-07-24 Howard ChuDelete unnecessary agi_mutex
next