openldap/servers/slapd/tools
Kurt Zeilenga 334768c1bb Update build environment to fix VPATH support.
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.
1999-01-10 02:25:41 +00:00
..
centipede.c Patch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call. 1998-12-29 17:28:45 +00:00
chlog2replog.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
edb2ldif.c Remove extern declarations of library functions from source.c. 1998-11-16 05:07:27 +00:00
ldapsyntax.c Change overlapping strcpy( x, y )' to SAFEMEMCPY( x, y, strlen( y ) + 1 )' 1998-12-27 02:00:08 +00:00
ldapsyntax.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldbmcat.c Wrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be hidden in -lldbm) ITS#35 1999-01-07 03:28:08 +00:00
ldbmtest.c Wrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be hidden in -lldbm) ITS#35 1999-01-07 03:28:08 +00:00
ldif.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
ldif2id2children.c Wrap strtok use with mutex. 1999-01-01 20:22:56 +00:00
ldif2id2entry.c Wrap strtok use with mutex. 1999-01-01 20:22:56 +00:00
ldif2index.c Wrap strtok use with mutex. 1999-01-01 20:22:56 +00:00
ldif2ldbm.c Use MAXARGS... we should actually check for limits.h's ARG_MAX and 1999-01-06 20:27:27 +00:00
Makefile.in Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
sizecount.c Patch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call. 1998-12-29 17:28:45 +00:00
Vers-edb2.c Initial revision 1998-08-09 00:43:13 +00:00