2004-07-26 |
Pierangelo Masarati | frontend stuff moved into a database structure, essenti... |
blob | commitdiff | raw |
2004-07-18 |
Hallvard Furuseth | Split string literal to keep it below ANSI C's allowed... |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Kurt Zeilenga | add baseObject as alias for base. |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Kurt Zeilenga | Fix typo in last commit |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Pierangelo Masarati | improve parsing - first step |
blob | commitdiff | raw | diff to current |
2004-05-12 |
Pierangelo Masarati | fix ITS#3140 |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Pierangelo Masarati | fix DN_SEPARATOR() and clarify its use |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Pierangelo Masarati | more on fixing escaped semicolon in normalized DN |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Pierangelo Masarati | experimental ACL scope correctness test |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Pierangelo Masarati | allow "expand" style in peername, sockname, sockurl... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Pierangelo Masarati | use "expand" instead of "regex" for group ACLs that... |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Pierangelo Masarati | apply advanced peername ACL (ITS#2907) |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Pierangelo Masarati | log set in ACL (ITS#2949) |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Pierangelo Masarati | in the <what> clause of ACLs, only 'attr=' or 'attrs... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Pierangelo Masarati | for consistency, always allow 'onelevel' as an alias... |
blob | commitdiff | raw | diff to current |
2003-12-19 |
Kurt Zeilenga | Document +0 |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Pierangelo Masarati | improve error handling for attr val ACL syntax |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Kurt Zeilenga | Deprecate +objectClass in favor of @objectClass per... |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Pierangelo Masarati | add to 'val[.<style>=<value>' ACLs special match styles... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Kurt Zeilenga | Improve printing of ACLs |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Howard Chu | ITS#2573 dynamic group support |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Howard Chu | ITS#2497, implement value-level ACLs: |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Kurt Zeilenga | ITS#2707: fix 'access to dn.subtree="" by ...' directives |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Hallvard Furuseth | Break up too long string literals (>509 characters... |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Kurt Zeilenga | Change ACL default style to exact (from regex) |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Pierangelo Masarati | only document 'subtree', but also allow 'sub' |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Pierangelo Masarati | allow 'sub' and 'subtree' in acl (fix ITS#2300) |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Pierangelo Masarati | much better fix for ITS#2196 (dnattr without sat_equali... |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Howard Chu | Add #include "lutil.h" for lutil_str* functions |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Howard Chu | Moved slap_strcopy, slap_strncopy to lutil_strcopy... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Kurt Zeilenga | misc cleanup |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Kurt Zeilenga | More ACL to dn="" bug fixing... and add test006-acl... |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Kurt Zeilenga | Patch: aclparse.c bugs (ITS#1752) |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Kurt Zeilenga | Re: Patch: ctype functions require 'unsigned char'... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Pierangelo Masarati | various acl improvements/cleanups/speedups (need to... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Pierangelo Masarati | the logic of this check was completely reversed; in... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Kurt Zeilenga | Deprecate filter_print in favor of filter2bv. |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Kurt Zeilenga | Reverse arguments of is_object_subclass and reverse... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Kurt Zeilenga | Treat access to dn="" as access to dn.base="". Avoid... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Howard Chu | Changed Access.a_sockurl_pat, Connection.c_listener_url... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Kurt Zeilenga | Misc cleanup, lint removal, and minor optimizations |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Howard Chu | Added an_oc to AttributeName for caching ObjectClass... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Howard Chu | Changed AttributeName back into an array instead of... |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Changed search attrs from struct berval ** to Attribute... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Pierangelo Masarati | cleanup |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Added dnPretty2/dnNormalize2 using preallocated destina... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Pierangelo Masarati | a couple of comments; will require special DN handling ... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Replace strcat with slap_strcopy |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed ma_rule_text to struct berval. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Merged ber_bvstr and ber_bvstrdup into ber_str2bv. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | More struct berval changes, dnNormalize migration... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Require the struct berval **out argument of dnPretty... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed Access->a_set_pat and acl->acl_dn_pat to struct... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed sai_dn, sai_ndn to struct berval. (Affects... |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Kurt Zeilenga | Add abstract object class checks and a bit of structura... |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Howard Chu | Added acl_destroy, acl_free. |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Pierangelo Masarati | trims space after comma in dn.regex acls (prelude to... |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Pierangelo Masarati | fixes assertion fault when the <to> clauses's argument... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Howard Chu | Moved AttributeDescription caching into main code: |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Kurt Zeilenga | Allow dn.base="" |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Kurt Zeilenga | Add name and uid support to dnaddr |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Julio Sánchez Fern... | Permit access defined by uniqueMember and not only... |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Kurt Zeilenga | Fix ACL SSF reporting |
blob | commitdiff | raw | diff to current |
2000-08-28 |
Kurt Zeilenga | restrictops, requires, disallow knobs; ssf acls; and... |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Kurt Zeilenga | Minor typedef and other clean ups |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Mark Valence | Bug fix submitted by Anthony Brock (ITS#637) |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Mark Valence | Prepare for Set ACLs and ACIs. |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Kurt Zeilenga | Use ASCII_*() macros and friends. Should be combined... |
blob | commitdiff | raw | diff to current |
2000-06-19 |
Kurt Zeilenga | Add schema checks. |
blob | commitdiff | raw | diff to current |
2000-06-12 |
Mark Valence | Added .regex, .base, .one, .subtree, and .children... |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Kurt Zeilenga | Fix up debug statement as suggested by christian.lorenz... |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Kurt Zeilenga | unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Kurt Zeilenga | Fix anonymous mapping |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: ACI cleanup |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: add subtype aware is_at_syntax() |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: Mostly work modify |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Kurt Zeilenga | SLAPD_SCHEMA_NOT_COMPAT: prelim ACL work |
blob | commitdiff | raw | diff to current |
2000-05-22 |
Kurt Zeilenga | Const'ification |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Howard Chu | Fix typo with dnattr parsing |
blob | commitdiff | raw | diff to current |
2000-04-12 |
Kurt Zeilenga | Fix improperly terminated comment |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Kurt Zeilenga | Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Kurt Zeilenga | ACI attributes should be of ACI syntax. Need to assign |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Kurt Zeilenga | Replace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C... |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Kurt Zeilenga | Resolve syntax errors created by previous -DSLAPD_SCHEM... |
blob | commitdiff | raw | diff to current |
2000-01-28 |
Kurt Zeilenga | Additional changes to migrate to new schema codes |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Howard Chu | Fix bug in group spec parsing, was failing to set attri... |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Howard Chu | Move str2access and access2str outside #ifdef LDAP_DEBU... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Kurt Zeilenga | Add more shortcircuits (for $$ cases) |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Kurt Zeilenga | Add support for Root DSE ACLs. |
blob | commitdiff | raw | diff to current |
next |