- Sep 23, 1999
-
-
Howard Chu authored
-
Kurt Zeilenga authored
implemented ldap_open_defconn() to centralize default connection opening in open.c. Used by ldap_open, kbind, and send_initial_request().
-
Kurt Zeilenga authored
-
- Sep 22, 1999
-
-
Kurt Zeilenga authored
-
Ben Collins authored
-
Ben Collins authored
* all others: Added DESTDIR support
-
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
-
- Sep 21, 1999
-
-
Kurt Zeilenga authored
to go through and find/fix buffer overflows and such.
-
Kurt Zeilenga authored
-
- Sep 20, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
If not available, LDBM uses big mutex and BDB2 is disabled. Should add BerkeleyDB version detection...
-
- Sep 19, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Insert reference to ITS webpage
-
Howard Chu authored
-
Howard Chu authored
-
- Sep 18, 1999
-
-
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.
-
- Sep 17, 1999
-
-
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.
-
- Sep 16, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 15, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Sep 13, 1999
-
-
Kurt Zeilenga authored
-