]> git.sur5r.net Git - openldap/history - servers/slapd/acl.c
ITS#4587, selfwrite should apply to more than just USERS acl's
[openldap] / servers / slapd / acl.c
2006-06-13 Howard ChuITS#4587, selfwrite should apply to more than just...
2006-05-25 Hallvard Furuseth(no commit message)
2006-05-08 Howard ChuFix dynacl tgrant/tdeny initialization
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-04 Pierangelo Masaratifix self<access> for "users" (ITS#4299)
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-24 Luke HowardHandle LDAP_MOD_INCREMENT in acl_check_modlist()
2005-12-09 Pierangelo Masaratinormalize value in "exact" attrval clause (ITS#4255)
2005-11-26 Howard ChuITS#4218 streamline frontend/overlay access_allowed...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-10 Pierangelo Masaratifurther isolation and cleanup of ACI code
2005-10-13 Howard ChuMove CSN invocations to backends
2005-09-10 Pierangelo Masaratisilence warnings
2005-08-26 Pierangelo Masaratifix uninitialized, signedness and other issues (ITS...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-18 Pierangelo Masaratimerge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo Masaratimore on manage access level
2005-08-17 Pierangelo Masaratimore on manage
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-17 Pierangelo Masaratifix small issues with dynacl and ACI in general
2005-08-10 Pierangelo Masaratitrim use of uninitialized data; please review
2005-08-07 Pierangelo MasaratiACL logging was incomplete (and misleading)
2005-07-27 Hallvard FurusethSilence unused variable warnings
2005-07-23 Pierangelo Masaratifix previous commit (see NOTE and FIXMEs)
2005-07-23 Luke HowardAdd fe_access_allowed(), should allow global ACL overla...
2005-07-22 Pierangelo Masaratibackout previous commit: frontendDB doesn't have the...
2005-07-22 Luke HowardSupport for global ACL overlays, corresponding SLAPI...
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-18 Hallvard FurusethDelete unused variable.
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-05 Pierangelo Masaratifix further ITS#3830 issues; allow to specify a matchin...
2005-07-04 Hallvard FurusethFormat fix: Make style_strings[] global for debug outpu...
2005-07-03 Howard ChuITS#3830, fix val-specific ACLs
2005-06-16 Kurt Zeilengasymbol rename for AIX (ITS#3787)
2005-06-04 Howard ChuAdd SLAP_MOD_INTERNAL flag to Modifications, allow...
2005-05-10 Howard ChuMore value ACL style tweaks
2005-04-13 Pierangelo Masaratipartially revert previous commit (ITS#3652)
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-12 Pierangelo Masaratifix slapacl when doing cross-database access checking
2005-04-12 Pierangelo Masaraticleanup previous commit
2005-04-12 Pierangelo Masaratihide changes behind specific #ifdef, conditioned by...
2005-04-12 Pierangelo Masaraticleanup previous commit
2005-04-12 Pierangelo Masaratiadd ACL hook to overlays
2005-04-11 Pierangelo Masaraticleanup & silence warnings
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-04-04 Pierangelo Masaraticleanup previous commits
2005-04-03 Pierangelo Masaratiimplement "realdn" by clause in ACLs (ITS#3627; account...
2005-03-31 Pierangelo Masaratiinitial commit of "level" styles for "dn" and "self...
2005-03-30 Pierangelo Masaratimore dnParent() and misc cleanup
2005-03-30 Pierangelo Masaratiminor cleanup
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-17 Howard ChuIn aci_set_gather propagate op->o_private to subordinat...
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-01-12 Pierangelo Masaraticosmetic changes
2005-01-08 Kurt ZeilengaAdd "disclose" and "manage" ACL levels (but no meat).
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-26 Pierangelo Masaratifix dynacl compile
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-23 Pierangelo Masaratishould fix compile when SLAPD_ACI_ENABLED is undefined
2004-11-20 Pierangelo Masaratiallow a "users" type in ACI
2004-11-20 Pierangelo Masaratimore cleanup and ITS number
2004-11-20 Pierangelo Masaraticleanup fix to ITS#3303
2004-11-20 Pierangelo Masaratifix ITS#3303
2004-11-20 Pierangelo Masaratiadd more semantics to the "type" field; fix a bug in...
2004-11-20 Pierangelo Masaratimove ACIs under a dynamic infrastructure that allows...
2004-11-15 Pierangelo Masaratipartially revert previous commit (the "creator" special...
2004-11-15 Pierangelo Masaratimove special dn patterns to style enum; add creator...
2004-10-08 Pierangelo Masaratiimprove memory allocation in sets
2004-10-08 Pierangelo Masarati"optimize" sets: since the attr part must be an attribu...
2004-10-07 Pierangelo Masaratiimprove previous commit
2004-10-07 Pierangelo Masaratifix previous commit
2004-10-07 Pierangelo Masaratiimprove previous commit; now attrs in URI, if any,...
2004-10-07 Pierangelo Masaratiadd URI search to sets; documentation to come...
2004-10-06 Pierangelo Masaratis/free/slap_sl_free/
2004-10-06 Pierangelo Masaratiextend the availability of submatches to non-regex...
2004-10-04 Pierangelo Masaratifix string_expand error cases; cleanup
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-18 Howard ChuReworked fix for ITS#3140 - add access parameter to...
2004-08-06 Pierangelo Masaraticleanup
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-02 Pierangelo Masaratiquick fix for ITS#3215; needs work to re-enable ACI...
2004-06-30 Pierangelo Masaratibeautify comment
2004-05-12 Pierangelo Masaratifix ITS#3140
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratimore on fixing escaped semicolon in normalized DN
2004-04-20 Pierangelo Masaratiuse fist backend only if there is no global ACL (ITS...
2004-04-20 Pierangelo Masaratirevert prevuos NULL o_bd commit
2004-04-20 Pierangelo Masaratiimprove dn.one="" fix
2004-04-20 Pierangelo Masaratiglobal ACLs were not used because op->o_bd is set to...
2004-04-20 Pierangelo Masaratifix acl bug when using dn.one=""
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-20 Pierangelo Masaratiadd slapacl tool
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-03-10 Howard ChuYet more for ITS#3008. Seems to work properly now.
next