- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Dec 16, 2003
-
-
Kurt Zeilenga authored
-
- Dec 14, 2003
-
-
Kurt Zeilenga authored
Works on BSD as well (equiv. to -DFD_SETSIZE=N).
-
- Nov 26, 2003
-
-
Kurt Zeilenga authored
update misc notices
-
Kurt Zeilenga authored
-
- Jun 06, 2003
-
-
Kurt Zeilenga authored
-
- Apr 07, 2003
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 06, 2003
-
-
Kurt Zeilenga authored
-
- Feb 08, 2003
-
-
Kurt Zeilenga authored
using LDAP_DEVEL (to indicate experimental) to enable experimental features (true for HEAD unless LDAP_REL_ENG is defined)
-
- Jan 03, 2003
-
-
Kurt Zeilenga authored
-
- Sep 10, 2002
-
-
Howard Chu authored
-
- Sep 07, 2002
-
-
Howard Chu authored
-
- Jan 04, 2002
-
-
Kurt Zeilenga authored
-
- Dec 18, 2001
-
-
Howard Chu authored
-
- Dec 17, 2001
-
-
Howard Chu authored
-
- Oct 24, 2001
-
-
Kurt Zeilenga authored
-
- May 29, 2001
-
-
Kurt Zeilenga authored
-
- Jun 19, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 18, 2000
-
-
Kurt Zeilenga authored
-
- Jun 05, 2000
-
-
Kurt Zeilenga authored
-
- May 30, 2000
-
-
Kurt Zeilenga authored
-
- May 13, 2000
-
-
Kurt Zeilenga authored
-
- Jan 08, 2000
-
-
Kurt Zeilenga authored
simple bind via: {KERBEROS}principal Code is disabled by default (for security reasons). Use --enable-kpasswd to enable. Behind SLAPD_KPASSWD. Reworked Kerberos detection and split out KBIND as independent feature (--disable-kbind) (LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND). KBIND depends upon detection of KRB4 (or KRB425) support. Detection, building with eBones (as distributed with FreeBSD 3.4) okay, but wasn't able to test as I don't have a K4 KDC handy. --with-kerberos has a number of detection options... most likely don't work properly.
-
- Nov 01, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
(excepting WIN32_LEAN_AND_MEAN). Rework openlog/closelog use to eliminate need for defines.
-
Kurt Zeilenga authored
-
- Oct 31, 1999
-
-
Howard Chu authored
ifdefs to depend on _WINNT, which is bogus. Added _WIN32 back on these ifs, and fixed some other include problems.
-
- Oct 28, 1999
-
-
Howard Chu authored
-
- Aug 31, 1999
-
-
Kurt Zeilenga authored
socketpair. Use dependent on useful detection is.
-
- Aug 30, 1999
-
-
Kurt Zeilenga authored
-
- Aug 28, 1999
-
-
Kurt Zeilenga authored
-
- Aug 25, 1999
-
-
Kurt Zeilenga authored
-
- Aug 24, 1999
-
-
Kurt Zeilenga authored
to build OpenLDAP.
-
- Jul 23, 1999
-
-
Kurt Zeilenga authored
of explicit acconfig.h entries.
-
- Jul 13, 1999
-
-
Kurt Zeilenga authored
-
- Jul 05, 1999
-
-
Kurt Zeilenga authored
-
- Jun 24, 1999
-
-
Bastiaan Bakker authored
ith --enable-modules. GLib v1.2 or higher is required.
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
added lber_types.h.nt, lber_types.h.in removal of NULLxxx internal macros (in favor of NULL). ch_free added to slapd,slurpd/ch_malloc.c #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h ch_malloc and friends use ber_memalloc and friends
-