openldap/servers/ldapd
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
..
abandon.c
add.c
association.c
bind.c
certificate.c
common.h Align with code changes in liblber/libldap: 1999-03-08 00:39:46 +00:00
compare.c
delete.c
error.c
kerberos.c
ldap.py
main.c Add copyright notice. 1999-08-04 23:59:53 +00:00
Makefile.in create SASL_LIBS to hold -lsasl 1999-08-05 02:25:19 +00:00
message.c
modify.c Align with code changes in liblber/libldap: 1999-03-08 00:39:46 +00:00
modrdn.c
proto-ldapd.h Align with code changes in liblber/libldap: 1999-03-08 00:39:46 +00:00
README Remove meantion of ldapd from main README, add README in servers/ldapd 1999-06-15 21:09:46 +00:00
request.c Finish s/lber_bprint/ber_bprint/ renaming 1999-08-02 01:20:48 +00:00
result.c Replace NULLBER with NULL 1999-08-03 02:31:29 +00:00
search.c Replace NULLBER with NULL 1999-08-03 02:31:29 +00:00
syntax.c Replace NULLBER with NULL 1999-08-03 02:31:29 +00:00
util.c "const"ify some static arrays, and related parameters/variables 1999-03-09 08:40:36 +00:00
Version.c

LDAPD is no longer supported nor actively maintained.
This code may suffer from bitrot.