]> git.sur5r.net Git - openldap/history - servers/slapd/acl.c
Plug mutex/rwlock leaks (destroy them)
[openldap] / servers / slapd / acl.c
2010-12-12 Quanah Gibson-MountITS#6693
2010-04-15 Quanah Gibson-MountITS#6481
2010-04-13 Kurt Zeilengahappy belated new year
2009-09-29 Quanah Gibson-MountITS#6287
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5804
2008-11-11 Quanah Gibson-MountITS#5572
2008-11-10 Quanah Gibson-MountITS#4556
2008-11-08 Quanah Gibson-MountITS#5731,ITS#5732
2008-09-03 Quanah Gibson-MountITS#5637
2008-05-20 Quanah Gibson-MountITS#5516
2008-05-01 Quanah Gibson-MountPropagate o_extra too
2008-02-18 Howard ChuITS#5384
2008-02-17 Pierangelo Masaratiallow tracing of set failures
2008-02-17 Pierangelo Masaratifix optional URI attrs handling in sets (ITS#5384)
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-11-27 Quanah Gibson-MountSilence warning
2007-11-21 Howard ChuSilence warning
2007-10-17 Quanah Gibson-MountTweak ACL cache messages
2007-10-08 Howard ChuTweak ACL cache messages
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-27 Ralf Haferkamp/tmp/msg
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-14 Pierangelo Masaratiremove unused code
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-03-15 Pierangelo Masaratifix ITS#4874
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-16 Pierangelo Masaratiallow to specify the required access privileges in...
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratisilence warning
2006-12-17 Pierangelo Masaratimore portable fix to ITS#4756
2006-12-15 Pierangelo Masaratiimplement full IPv6 support in ACLs; use URL notation...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-09 Pierangelo Masaratiminor cleanup
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-01 Quanah Gibson-MountMinor typo fix (maintaned -> maintained)
2006-07-09 Howard ChuRE23 seems to still need these ACL states
2006-07-09 Howard ChuCleanup unused fields from prev commit
2006-07-09 Howard ChuITS#4253 fix value-dependent ACL caching - just record...
2006-07-09 Howard ChuITS#4587 fix for uniquemember/NameAndOptionalUID syntax
2006-06-27 Ralf HaferkampDo "selfwrite" check independent of other <who> clauses...
2006-06-14 Pierangelo Masaratirecord value-dependent state for acl_mask_dn() (ITS...
2006-06-13 Pierangelo Masaratitest for ITS#4587; another bit of fix for that
2006-06-13 Howard ChuITS#4587, selfwrite should apply to more than just...
2006-05-25 Hallvard Furuseth(no commit message)
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-08 Howard ChuFix dynacl tgrant/tdeny initialization
2006-04-18 Kurt ZeilengaSync with HEAD
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
next