openldap/servers/slapd/tools
Kurt Zeilenga e0691dfbc0 create SASL_LIBS to hold -lsasl
create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS
use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
1999-08-05 02:25:19 +00:00
..
centipede.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
chlog2replog.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
edb2ldif.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ldapsyntax.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ldapsyntax.h merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldbmcat.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
ldbmcat.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
ldbmcat.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldbmtest.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
ldbmtest.dsp Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
ldbmtest.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldif.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
ldif.dsp s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ldif.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ldif2common.c Factor out ldif2* intialization to ldif2common.c 1999-08-04 05:49:36 +00:00
ldif2common.h Factor out ldif2* intialization to ldif2common.c 1999-08-04 05:49:36 +00:00
ldif2id2children-bdb2.c Factor out ldif2* intialization to ldif2common.c 1999-08-04 05:49:36 +00:00
ldif2id2children.c Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
ldif2id2children.dsp Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
ldif2id2entry-bdb2.c Factor out ldif2* intialization to ldif2common.c 1999-08-04 05:49:36 +00:00
ldif2id2entry.c Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
ldif2id2entry.dsp Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
ldif2index-bdb2.c Factor out ldif2* intialization to ldif2common.c 1999-08-04 05:49:36 +00:00
ldif2index.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
ldif2index.dsp Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
ldif2ldbm-bdb2.c s/return 0/return EXIT_SUCCESS/ in main(), #include <ac/stdlib.h> to get EXIT_* 1999-08-04 06:05:05 +00:00
ldif2ldbm.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
ldif2ldbm.dsp Update projects to use ldif2common.* 1999-08-05 00:08:26 +00:00
Makefile.in create SASL_LIBS to hold -lsasl 1999-08-05 02:25:19 +00:00
mimic.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
sizecount.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00