- 23 May, 2000 1 commit
-
-
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
-
- 18 May, 2000 1 commit
-
-
Kurt Zeilenga authored
added new value_normalize() code need LDAPsyntaxes X- field support
-
- 17 May, 2000 1 commit
-
-
Kurt Zeilenga authored
SLAP_SCHEMA_NOT_COMPAT: Need to sort out normalization of substring components
-
- 13 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 31 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
MUST be defined).
-
- 24 Sep, 1999 2 commits
-
-
Kurt Zeilenga authored
This is technical incorrect, but we don't have the codes in place to correctly handle empty values yet.
-
Kurt Zeilenga authored
s/dn_normalize/dn_validate/ s/dn_normalize_case/dn_normalize/
-
- 08 Sep, 1999 1 commit
-
-
Kurt Zeilenga authored
Replace old Id as needed (back-tcl). Leave updating of contribWare to contributors (for now).
-
- 04 Sep, 1999 1 commit
-
-
Hallvard Furuseth authored
-
- 20 Aug, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 06 Aug, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 02 Apr, 1999 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 28 Mar, 1999 1 commit
-
-
Hallvard Furuseth authored
-
- 01 Mar, 1999 1 commit
-
-
Kurt Zeilenga authored
Also add initial slapd .dsw/.dsp files. Still needs work (mainly syslog).
-
- 22 Feb, 1999 1 commit
-
-
Hallvard Furuseth authored
These functions require their arguments to be in the range of `unsigned char'.
-
- 14 Dec, 1998 1 commit
-
-
Kurt Zeilenga authored
incorrect because value_cmp() in value.c compares two attributes by comparing the leading bytes of the two values (candidate and filter) up to the smaller of the two lengths of the binary values. If the lengths of two SYNTAX_BIN values differ, like SYNTAX_CES and SYNTAX_CIS, the EQUALITY comparison should fail. It also appears that value_ncmp() in value.c has no references anywhere in the openLDAP source tree, save for a definition in proto-slap.h. The following fix the bug and remove the dead code: From: "MCGARRAHAN, KENNETH L" <km4155@momail.sbc.com>
-
- 25 Oct, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 21 Oct, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 09 Aug, 1998 1 commit
-
-
Kurt Zeilenga authored
-