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 Some gcc -W... cleanup 1998-11-05 05:47:02 +00:00
add.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
association.c Remove extern declarations of library functions from source.c. 1998-11-16 05:07:27 +00:00
bind.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
certificate.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
common.h Align with code changes in liblber/libldap: 1999-03-08 00:39:46 +00:00
compare.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
delete.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
error.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
kerberos.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
ldap.py Initial revision 1998-08-09 00:43:13 +00:00
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 Some gcc -W... cleanup 1998-11-05 05:47:02 +00:00
modify.c Align with code changes in liblber/libldap: 1999-03-08 00:39:46 +00:00
modrdn.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
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 Initial revision 1998-08-09 00:43:13 +00:00

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