- 22 Sep, 1999 11 commits
-
-
Kurt Zeilenga authored
-
Julio Sánchez Fernández authored
broken objectclass and attributetype definitions where the OID is missing. The implementation of OIDmacros was making this impossible. This change tries to restore the old behaviour, while preserving the new feature. Note that part of the restored behaviour lets OIDs that are not in the numericoid format get through. We may lose this, but then we need to fix some of the sample provided schemas, notably pilot.schema.
-
Julio Sánchez Fernández authored
Add JPEG syntax to those known.
-
Ben Collins authored
-
Julio Sánchez Fernández authored
Add substitution of WRAP_LIBS
-
Ben Collins authored
libwrap was a dynamic library). Added -lwrap to new subst var WRAP_LIBS so we have more control over where it get's linked (dynamic libwrap causes problems when we link to programs that don't define certains globals that libwrap expects). * build/top.mk: Added placeholder for WRAP_LIBS subst * servers/slapd/Makefile.in: Added $(WRAP_LIBS) to the slapd and sslapd link command line specifically so it doesn't get thrown in with the rest of the LIBS. * configure: rebuilt
-
Howard Chu authored
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 21 Sep, 1999 2 commits
-
-
Kurt Zeilenga authored
to go through and find/fix buffer overflows and such.
-
Kurt Zeilenga authored
-
- 20 Sep, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
If not available, LDBM uses big mutex and BDB2 is disabled. Should add BerkeleyDB version detection...
-
- 19 Sep, 1999 5 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Insert reference to ITS webpage
-
Howard Chu authored
-
Howard Chu authored
-
- 18 Sep, 1999 1 commit
-
-
Howard Chu authored
and back-ldbm are preserved, they only use the up-cased DNs. back-passwd uses the mixed-case DN. All others are using mixed-case DN, may need more fixing.
-
- 17 Sep, 1999 5 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Julio Sánchez Fernández authored
Let oc_check_allowed grok things like userCertificate;binary oc_check_required should be fixed too.
-
Julio Sánchez Fernández authored
Let at_find find the AttributeType that matches a given AttributeDescription. Useful to deal with things like userCertificate;binary.
-
Julio Sánchez Fernández authored
Add missing paren.
-
- 16 Sep, 1999 5 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 15 Sep, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 13 Sep, 1999 6 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
build/openldap.m4 and configure.in
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Spanier authored
-
Kurt Spanier authored
-
- 12 Sep, 1999 1 commit
-
-
Kurt Zeilenga authored
-