]> git.sur5r.net Git - openldap/history - servers/slapd/aclparse.c
Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple
[openldap] / servers / slapd / aclparse.c
2009-07-27 Quanah Gibson-MountChange AttributeName.an_oc_exclude to an_oc_flags,...
2009-06-27 Quanah Gibson-MountITS#6179
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5804
2008-11-11 Quanah Gibson-MountITS#5572
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-11 Pierangelo Masaratistreamline group attr specification/diagnostics
2007-01-11 Pierangelo Masaraticleanup
2007-01-02 Kurt Zeilengahappy new year
2006-12-15 Pierangelo Masaratirefine previous commit
2006-12-15 Pierangelo Masaratiimplement full IPv6 support in ACLs; use URL notation...
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-12 Ralf HaferkampAdditional fix for ITS#4522. The "dn=" ist not optional.
2006-05-10 Pierangelo Masaratifix ITS#4522; imply "+0" when no access is given
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-02 Howard Chuplug leaks
2006-04-02 Hallvard FurusethAdd missing snprintf args in debug output
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chuplug leaks
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-06 Pierangelo Masaratifactor ACI code out of slapd; now it can only use dynac...
2006-01-06 Pierangelo Masaratiplug one-time leaks
2006-01-05 Pierangelo Masaratifix ITS#4307
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-09 Pierangelo Masaratinormalize value in "exact" attrval clause (ITS#4255)
2005-11-28 Pierangelo Masaratiallow comma-separated descriptive log levels, so that...
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-10-31 Pierangelo Masaratifix usage
2005-10-31 Pierangelo Masaratiaddress ITS#4127 (please review)
2005-09-19 Kurt ZeilengaDon't use #ifdefs in the inside of a macro
2005-09-16 Pierangelo Masaratiissue additional useful warning messages; may eventuall...
2005-09-13 Hallvard FurusethAdd missing comma between Debug() args
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-10 Pierangelo Masaratiput logging under Debug(); silence warnings; s/warnings...
2005-09-06 Pierangelo Masaraticleanup dynacl usage()
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratiallow options in dynacl configuration
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-19 Pierangelo Masaraticomplete ACI syntax exploitation
2005-08-17 Pierangelo Masaraticondition compile dynacl
2005-08-17 Pierangelo Masaratifix small issues with dynacl and ACI in general
2005-08-17 Pierangelo Masaraticleanup
2005-08-06 Pierangelo Masaratiuse macros instead of literals
2005-07-25 Pierangelo Masaraticleanup
2005-07-17 Hallvard FurusethRemove spurious fprintf arguments
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-05-23 Pierangelo Masaratihandle "dn=*" <what> clause
2005-05-10 Howard ChuMore value ACL style tweaks
2005-05-10 Howard ChuFix acl_unparse - add missing style specifiers
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-05 Howard ChuMust always accept "base" for ACL_STYLE_BASE since...
2005-05-03 Pierangelo Masaratifix SIGSEGV when default style is used for "val" (ITS...
2005-04-21 Howard ChuFix dnattr unparsing
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-12 Pierangelo Masaratifix access unparse (ITS#3631)
2005-04-11 Pierangelo Masaraticleanup & silence warnings
2005-04-09 Pierangelo Masaratiprotect all occurrences of ACL_DISCLOSE
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-04-04 Pierangelo Masaratiupdate diagnostics and man pages
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-01 Howard ChuDrop "access " from acl_unparse
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-01-12 Pierangelo Masaraticosmetic changes
2005-01-12 Pierangelo Masaratisilence warning for global scoped global ACLs
2005-01-08 Kurt ZeilengaAdd "disclose" and "manage" ACL levels (but no meat).
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-03 Pierangelo Masaratifix ITS#3416
2004-11-30 Pierangelo Masaratidon't yell at regex styling that wraps all the suffix...
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-07 Pierangelo Masaratiadd URI search to sets; documentation to come...
2004-10-06 Pierangelo Masaratiminor cleanup
2004-10-06 Pierangelo Masaratiextend the availability of submatches to non-regex...
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-18 Hallvard FurusethSplit string literal to keep it below ANSI C's allowed...
2004-06-28 Kurt Zeilengaadd baseObject as alias for base.
2004-06-18 Kurt ZeilengaFix typo in last commit
2004-06-18 Pierangelo Masaratiimprove parsing - first step
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 Masaratiexperimental ACL scope correctness test
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-03-09 Pierangelo Masaratiallow "expand" style in peername, sockname, sockurl...
2004-03-09 Pierangelo Masaratiuse "expand" instead of "regex" for group ACLs that...
2004-03-08 Pierangelo Masaratiapply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo Masaratilog set in ACL (ITS#2949)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-20 Pierangelo Masaratiin the <what> clause of ACLs, only 'attr=' or 'attrs...
2003-12-20 Pierangelo Masaratifor consistency, always allow 'onelevel' as an alias...
next