- Jun 15, 1999
-
-
Kurt Zeilenga authored
stating ldapd is not supported nor actively maintained, and the code may suffer from bitrot. Update configure warnings.
-
Juan Gomez authored
-
Juan Gomez authored
when necessary.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Julio Sánchez Fernández authored
Initial RFC2252-compliant version.
-
Julio Sánchez Fernández authored
references to it for now. Fix some broken definitions. We don't have a definition for caseIgnoreIA5SubstringsMatch either, delete for now. Define buildingName, it was being referenced.
-
Julio Sánchez Fernández authored
references to it for now.
-
Julio Sánchez Fernández authored
Make matching rules link to their syntaxes. Many more matching rules and syntaxes. Protect schema_init from multiple invocations.
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Kurt Zeilenga authored
with slapd... slapd should be fixed.
-
- Jun 14, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
calls. Such checks are ineffective it protecting connection_read/_write from being called inactive streams. connection_read/_write have their own protection against such (in connection_get()).
-
Julio Sánchez Fernández authored
Matching rules and syntaxes, initial step. schema_init, seeding of standard syntaxes and matching rules.
-
Juan Gomez authored
index files clean.
-
Juan Gomez authored
official -> canonical
-
Juan Gomez authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
Replace be_liberal by allow_quoted in low level parsers since that reflects better its semantics. Add allow_quoted to parse_numericoid.
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
setting to parse_noidlen so that it can grok that. Propagate be_liberal parse_oids so that it only accepts a qdstring when necessary (i.e. in SUP) to cater for another Netscapism.
-
- Jun 13, 1999
-
-
Julio Sánchez Fernández authored
references changed. Parsers are now more liberal in that they can accept missing OIDs or OIDs that are in the wrong syntax.
-
Julio Sánchez Fernández authored
that replace old static routines.
-
Kurt Zeilenga authored
-
- Jun 12, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Both do not return anything useful.
-
Kurt Zeilenga authored
Hence connection_get must recheck struct state after obtaining c_mutex to detect close.
-
Kurt Zeilenga authored
Connection could be closed before acquiring connections_mutex. if c->c_struct_state == SLAP_C_UNUSED, return NULL.
-
- Jun 11, 1999
-
-
Kurt Zeilenga authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Kurt Zeilenga authored
acquire c_mutex.
-
Juan Gomez authored
-