]> git.sur5r.net Git - openldap/history - contrib/slapd-modules
New access_allowed()
[openldap] / contrib / slapd-modules /
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
2009-07-24 Howard ChuFix db_open, delete unused variables. More cleanup...
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
2009-04-20 Howard ChuReformat requests, rough pwmod support
2009-04-20 Howard ChuMore for prev commit
2009-04-20 Howard ChuAdded uidnumber checks
2009-04-20 Howard ChuUse local_ssf for our fake connections
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-06-23 Howard ChuITS#5575, passwords now need to be NUL-terminated by us
2008-06-21 Howard Chus/must/may/ - SSDs are available whether configured...
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-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-03 Howard ChuFix bogus whitespace from 1.18
next