openldap/libraries
Howard Chu 605832eaa5 Added support for AIX security database:
configure.in: check for AIX security library, set in AUTH_LIBS macro
  top.mk: add AUTH_LIBS macro to SECURITY_LIBS
  portable.h.in: added HAVE_AIX_SECURITY macro (via autoheader)
  passwd.c: use AIX getuserpw in chk_unix. Also fix logic in chk_unix:
  	getpwnam must always succeed for the given user. It is not a
	fatal error if getspnam returns no result for the user: On
	systems that support /etc/shadow, its usage is optional. The
	same logic applies for AIX, SCO/HP SecureWare, etc.
2000-05-11 10:10:53 +00:00
..
libavl Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
liblber Added LBER_OPT_LOG_PRINT_FILE to redirect the output of ber_error_print. 2000-05-11 09:39:33 +00:00
libldap Added debuglevel parameter to ldap_int_initialize(). 2000-05-11 09:48:40 +00:00
libldap_r Fix for systems like AIX where pthread_create creates Detached by default 2000-05-11 09:51:24 +00:00
libldbm Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
libldif Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
liblunicode Add RCSid 2000-04-19 13:37:52 +00:00
liblutil Added support for AIX security database: 2000-05-11 10:10:53 +00:00
Makefile.in Remove double listing of libldif which breaks 'make veryclean' 2000-01-28 21:18:55 +00:00