]> git.sur5r.net Git - openldap/history - servers/slapd/aclparse.c
Sync with HEAD
[openldap] / servers / slapd / aclparse.c
2005-01-20 Kurt ZeilengaSync with HEAD
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...
2001-10-29 Pierangelo Masaratifixes assertion fault when the <to> clauses's argument...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-09-01 Kurt ZeilengaAllow dn.base=""
2001-03-15 Kurt ZeilengaAdd name and uid support to dnaddr
2000-10-09 Julio Sánchez Fern... Permit access defined by uniqueMember and not only...
2000-09-05 Kurt ZeilengaFix ACL SSF reporting
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-26 Kurt ZeilengaMinor typedef and other clean ups
2000-07-25 Mark ValenceBug fix submitted by Anthony Brock (ITS#637)
2000-06-29 Mark ValencePrepare for Set ACLs and ACIs.
2000-06-20 Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
2000-06-19 Kurt ZeilengaAdd schema checks.
2000-06-12 Mark ValenceAdded .regex, .base, .one, .subtree, and .children...
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-03 Kurt ZeilengaFix anonymous mapping
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: ACI cleanup
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax()
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT:
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: prelim ACL work
2000-05-22 Kurt ZeilengaConst'ification
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuFix typo with dnattr parsing
2000-04-12 Kurt ZeilengaFix improperly terminated comment
next