- 29 May, 2000 4 commits
-
-
Kurt Zeilenga authored
Use -DSLAPD_SCHEMA_COMPAT to use 1.x compatible schema (deprecated).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 28 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 27 May, 2000 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 25 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 24 May, 2000 6 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add syntax normalizer, separate from matching rule normalizer. with mr normalizer defaulting to syntax normalizer. This allows for more consistent handling of some syntaxes, such as directoryString (where all matches should ignore leading, trailing, and other extra spaces).
-
Kurt Zeilenga authored
(2.5.4.0=2.5.6.0) works! ie: (objectclass=top)
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Disable cn=Schema "merging" messages
-
- 23 May, 2000 3 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 22 May, 2000 1 commit
-
-
Kurt Zeilenga authored
SASL mech removed from backend bind callback (as SASL is managed by frontend) Changes to some backends are untested (as I don't have all dependent software install)
-
- 21 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 19 May, 2000 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 18 May, 2000 2 commits
-
-
Kurt Zeilenga authored
to appropriate syntaxes.
-
Kurt Zeilenga authored
added new value_normalize() code need LDAPsyntaxes X- field support
-
- 17 May, 2000 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add needed syntaxes defs to schema_init.c
-
- 16 May, 2000 3 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
to caller (do_search) such that info can be used by other operations (ie: do_compare). SLAPD_SCHEMA_NOT_COMPAT: Add additional code to support filters (needs work)
-
- 15 May, 2000 4 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add schema_prep() call to main() Similiar changes to slapcommon.c Add schema_prep() impl to schema_init.c Add slap_ad_entry and slap_ad_children globals. Add "entry" and "children" to openldap.schema (this likely should be added to schema via code, not configuration)
-
- 13 May, 2000 2 commits
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- 14 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
plus these changes unhidden changes: remove now meaning --enable-discreteaci configure option fix ITS#451, slapd filters Add ber_bvecadd() to support above constify ldap_pvt_find_wildcard() and misc slapd routines renamed some slap.h macros likely broken something
-
- 06 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
Changes outside of #ifdef include three value filter processing.
-
- 01 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
additional schema items.
-
- 31 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
attributes of the syntax. Such attribute values be transferred using binary syntax unless ber2str/str2ber routines are provided. Used in conjunction with ";binary" attribute description option and/or the Binary syntax.
-
- 29 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
routines to separate file to keep schema.c of managable size.
-