- Jul 31, 1999
-
-
http://localhost/pathKurt Zeilenga authored
Requires FreeBSD's -lfetch... Implementations to other URL APIs encouraged. Probably should be moved to -llutil.
-
- Jul 27, 1999
-
-
Kurt Zeilenga authored
-
- Jul 24, 1999
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- Jul 16, 1999
-
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- Jul 13, 1999
-
-
Julio Sánchez Fernández authored
Include $(TLS_LIBS)
-
Hallvard Furuseth authored
-
- Jul 07, 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.
-
- Apr 28, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
identification strings compatible with ident(1) and what(1). Uses $(VERSION) generated from configure.in. rm build/version rm old version .c files
-
- Apr 19, 1999
-
-
Julio Sánchez Fernández authored
Beginning of ROOT DSE support
-
- Apr 03, 1999
-
-
Hallvard Furuseth authored
Move socket setup to set_socket(), called before the uid/gid change.
-
- Mar 18, 1999
-
-
Julio Sánchez Fernández authored
-
- Feb 28, 1999
-
-
Ben Collins authored
-
- Feb 03, 1999
-
-
Kurt Zeilenga authored
-
- Jan 28, 1999
-
-
Kurt Zeilenga authored
Likely broke things for non-posix threadings.... Update -lldap_r implementation to: remove attribute support hide thread detachment provide concurrency accessors provide initialization function fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS) Update servers/libraries to use ldap_pvt_thread_ calls. Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)! Removed -llthread
-
- Jan 24, 1999
-
-
Kurt Zeilenga authored
-
- Jan 15, 1999
-
-
Bart Hartgers authored
Fixed a small typo...
-
Kurt Zeilenga authored
-
- Jan 14, 1999
-
-
Kurt Zeilenga authored
John's still working on the 'perl-test' (the perl backend test module).
-
Kurt Zeilenga authored
end of link. Basic order is: $LDFLAGS internal-libs external-libs $LIBS $LTHREAD_LIBS LTHREAD_LIBS is last as -lpthread (or equiv) must be last on many systems. LIBS is next to last as some user might have put -lpthread (or equiv) in $LIBS.
-
- Jan 10, 1999
-
-
Kurt Zeilenga authored
make depend, make tests, and make install all work when build directory is not the $srcdir. Also modified library handling such that -lpthread more likely to be last. WARNING: new orderring requires use of LDFLAGS to set global loader options such as -L/usr/local/lib. If you put this in LIBS, some libraries may not be found a link time. Likely broke Kerberos/LDAPD support. Don't have those in my testbed.
-
- Jan 08, 1999
-
-
Kurt Zeilenga authored
-
- Jan 05, 1999
-
-
Kurt Spanier authored
- slapd's pid/args file names are based on the servers binary file names, providing for multiple servers beeing run on one host. - slapd supports the -l command line parameter for selection of a syslog LOCAL user (-lLOCAL0 .. -lLOCAL7) - db_appinit() is called during first ldbm_open() in DB 2.x to initialize DB debugging features (good to find bugs in the DB code :-) - a patch for a non-initialized variable in DB's 2.x db_open is provided.
-
- Dec 20, 1998
-
-
Kurt Zeilenga authored
-
- Nov 29, 1998
-
-
Kurt Zeilenga authored
default sysconfdir subdirectory is openldap instead of ldap. This removes conflicts with other ldap subsystems. Should be configure option. *.conf files are now preserved. A *.conf.default are always created with the latest conf. *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir) updated man pages to reflect changes.
-
- Nov 25, 1998
-
-
Kurt Zeilenga authored
-
- Nov 22, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection). Updated autoconf to 1.12 with sed patch (don't use stock 1.12). aclocal.m4 is built using automake's aclocal, v1.3. Updated mkdep to support libtool .lo files. Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T Autoconf now checks to ensure C compiler supports ANSI C prototypes. Updated make files templates.
-
- Nov 05, 1998
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
- Oct 25, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Oct 22, 1998
-
-
Kurt Zeilenga authored
-
- Oct 19, 1998
-
-
Kurt Zeilenga authored
Rely on portable.h.
-
- Sep 28, 1998
-
-
Kurt Zeilenga authored
Fix make install problems.
-