]> git.sur5r.net Git - openldap/history - contrib
ITS#6758 Avoid SlapReply reuse.
[openldap] / contrib /
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-15 Ralf HaferkampMake TlsOptions available in LDAPConnection
2010-03-15 Ralf Haferkampbe more verbose on StartTLS errors
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
2010-02-19 Ralf HaferkampBring back destructor, to keep ABI compatibile (at...
2010-02-18 Ralf HaferkampExample for TlsOptions usage
2010-02-18 Ralf Haferkampexclude some internal structs from documentation
2010-02-18 Ralf HaferkampTlsOptions documentation
2010-02-18 Ralf HaferkampHide internal use only constructor
2010-02-16 Ralf Haferkampmethod to renew the tlsctx
2010-02-16 Ralf HaferkampMake TlsOptions accessible per connection
2010-02-16 Ralf Haferkampuse const where appropriate
2010-02-16 Ralf Haferkampremoved buggy destructor, use default instead
2010-02-16 Ralf Haferkampfixed start_tls() error handling
2010-02-16 Ralf Haferkampsilenced compiler warning
2010-02-16 Ralf Haferkampuninitialized variable
2010-02-15 Ralf Haferkampautomake changes for TlsOptions
2010-02-15 Ralf HaferkampNew class "TlsOptions" to handle TLS/SSL related settings
2010-02-15 Ralf Haferkamptab<->spaces cleanup
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-25 Ralf HaferkampThrow an exception when reading an unexpected LDIF...
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 Howard ChuFix typos
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
2009-07-24 Howard ChuFix db_open, delete unused variables. More cleanup...
2009-07-17 Ralf HaferkampMissing #include
2009-06-26 Howard ChuITS#5535 replace private _kadm5_*_key functions with...
2009-06-04 Howard ChuNote that pam-session logging requires a rootdn
2009-06-04 Howard ChuAlign SSD names with nsswitch.conf names
2009-06-03 Howard ChuAccept spaces in group names unless -DSTRICT_GROUPS
2009-06-03 Howard ChuUse rootdn for session updates
2009-06-03 Howard ChuFix whitespace
2009-06-03 Howard ChuAdd tty arg to authz
2009-06-03 Howard ChuDo a mkdir on /var/run/nslcd before trying to create...
2009-06-03 Howard ChuAdd tty to authz params
2009-06-03 Howard ChuAdded ruser and rhost to authz params
2009-05-20 Howard ChuFix typo
2009-04-29 Howard ChuNote that host SSD must be configured for hostservice...
2009-04-29 Howard ChuRewritten
2009-04-29 Howard ChuFix typos, use uid2dn by default
2009-04-29 Howard ChuAdd nssov-pam-session keyword to select which services...
2009-04-28 Quanah Gibson-MountAdd missing CVS tag
2009-04-25 Emmanuel DreyfusAdd libtoolized makefile
2009-04-23 Gavin Henryslapo-nssov.5 draft. Please use as starting point.
2009-04-23 Howard ChuUse nslcd-mapped PAM error codes instead of actual...
2009-04-23 Howard ChuMore for sessions, working. TODO: configure list of...
2009-04-23 Howard ChuMore for session management
next