- Mar 16, 2000
-
-
Kurt Zeilenga authored
-
- Feb 14, 2000
-
-
Kurt Zeilenga authored
plus these changes unhidden changes: remove now meaning --enable-discreteaci configure option fix ITS#451, slapd filters Add ber_bvecadd() to support above constify ldap_pvt_find_wildcard() and misc slapd routines renamed some slap.h macros likely broken something
-
- Jan 27, 2000
-
-
Kurt Zeilenga authored
one can select NDBM as NDBM is not supported.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jan 26, 2000
-
-
Kurt Zeilenga authored
-
- Jan 13, 2000
-
-
Kurt Zeilenga authored
-
- Jan 11, 2000
-
-
Kurt Zeilenga authored
-
- Jan 08, 2000
-
-
Kurt Zeilenga authored
under "auto" selection. If not auto, just warn. Rebuild configure using appropriate tools.
-
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.
-
- Jan 02, 2000
-
-
Luke Howard authored
support for DCE slash-delimited, left-to-right DNs; support for a domain socket transport (enable with --enable-ldapi); and extensions to URL parsing to support the latter transport.
-
- Dec 22, 1999
-
-
Kurt Zeilenga authored
autoconf 2.13.3 aclocal from automake 1.14a libtool 1.3.3
-
- Nov 26, 1999
-
-
Kurt Zeilenga authored
manual push bytes about. Allows ber_*_t to be any 32-bit or larger type. Reworked AC_{HTON,NTOH}{L,S} macros to care only about 32-bit (netlong) and 16-bit (netshort) reordering as needed for BSD socket interface.
-
- Nov 25, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Select appropriopriate hton{s,l} function to use in lber-int.h.
-
- Nov 17, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
an integer type of exactly 32 bits.
-
- Nov 02, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 01, 1999
-
-
Kurt Zeilenga authored
enables if MINGW32 and always enables if MINGW32).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
(excepting WIN32_LEAN_AND_MEAN). Rework openlog/closelog use to eliminate need for defines.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 30, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 28, 1999
-
-
Kurt Zeilenga authored
replaced with actual functional tests. Needed to provide uWin and other Unix on NT environments.
-
Kurt Zeilenga authored
avoid having to define macros by hand in acconfig.h (which were mistaken added to portable.h.in).
-
- Oct 26, 1999
-
-
Kurt Zeilenga authored
Linux equivs. Should be extended to support other quality sources of entropy. Should be extended to support a reasonable fallback.
-
- Oct 08, 1999
-
-
Kurt Zeilenga authored
-
- Oct 05, 1999
-
-
Kurt Zeilenga authored
-
- Oct 01, 1999
-
-
Kurt Zeilenga authored
from Booker Bense <bbense@networking.stanford.edu>.
-
- Sep 22, 1999
-
-
Kurt Zeilenga authored
-
Ben Collins authored
-
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
-
- Sep 20, 1999
-
-
Kurt Zeilenga authored
If not available, LDBM uses big mutex and BDB2 is disabled. Should add BerkeleyDB version detection...
-
- Sep 13, 1999
-
-
Kurt Zeilenga authored
build/openldap.m4 and configure.in
-