]> git.sur5r.net Git - openldap/history - servers/slapd/aclparse.c
remove cruft
[openldap] / servers / slapd / aclparse.c
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...
2003-12-19 Kurt ZeilengaDocument +0
2003-12-16 Pierangelo Masaratiimprove error handling for attr val ACL syntax
2003-12-16 Kurt ZeilengaDeprecate +objectClass in favor of @objectClass per...
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-15 Kurt ZeilengaImprove printing of ACLs
2003-09-20 Howard ChuITS#2573 dynamic group support
2003-09-20 Howard ChuITS#2497, implement value-level ACLs:
2003-09-10 Kurt ZeilengaITS#2707: fix 'access to dn.subtree="" by ...' directives
2003-06-03 Hallvard FurusethBreak up too long string literals (>509 characters...
2003-05-30 Kurt ZeilengaChange ACL default style to exact (from regex)
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-11 Howard ChuMore memory context tweaks
2003-02-05 Pierangelo Masarationly document 'subtree', but also allow 'sub'
2003-02-05 Pierangelo Masaratiallow 'sub' and 'subtree' in acl (fix ITS#2300)
2003-01-03 Kurt ZeilengaHappy new year
2002-11-25 Pierangelo Masaratimuch better fix for ITS#2196 (dnattr without sat_equali...
2002-08-06 Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-11 Kurt ZeilengaMore ACL to dn="" bug fixing... and add test006-acl...
2002-04-15 Kurt ZeilengaPatch: aclparse.c bugs (ITS#1752)
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-03 Pierangelo Masarativarious acl improvements/cleanups/speedups (need to...
2002-04-02 Pierangelo Masaratithe logic of this check was completely reversed; in...
2002-03-10 Kurt ZeilengaDeprecate filter_print in favor of filter2bv.
2002-02-09 Kurt ZeilengaReverse arguments of is_object_subclass and reverse...
2002-02-08 Kurt ZeilengaTreat access to dn="" as access to dn.base="". Avoid...
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-10 Howard ChuAdded an_oc to AttributeName for caching ObjectClass...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Pierangelo Masaraticleanup
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Pierangelo Masaratia couple of comments; will require special DN handling ...
2001-12-26 Howard ChuReplace strcat with slap_strcopy
2001-12-26 Howard ChuChanged ma_rule_text to struct berval.
2001-12-26 Howard ChuMerged ber_bvstr and ber_bvstrdup into ber_str2bv.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-24 Kurt ZeilengaRequire the struct berval **out argument of dnPretty...
2001-12-24 Howard ChuChanged Access->a_set_pat and acl->acl_dn_pat to struct...
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-20 Kurt ZeilengaAdd abstract object class checks and a bit of structura...
2001-12-15 Howard ChuAdded acl_destroy, acl_free.
2001-11-12 Pierangelo Masaratitrims space after comma in dn.regex acls (prelude to...
next