openldap/libraries/liblutil
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
..
authpasswd.c Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
base64.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
debug.c Added LBER_OPT_LOG_PRINT_FILE to redirect the output of ber_error_print. 2000-05-11 09:39:33 +00:00
detach.c Fix == v != bug 2000-04-19 13:35:43 +00:00
entropy.c Remove lint 1999-12-13 04:53:59 +00:00
getopt.c Fix misc syntax warnings and/or bugs. 1999-10-28 07:18:48 +00:00
getpass.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
liblutil.dsp Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
liblutil.dsw Add VC++ projects/workspaces from AC branch. 1998-10-25 17:31:07 +00:00
lockf.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
Makefile.in Fix typo 2000-01-25 23:58:44 +00:00
md5.c Update for new password codes for MSVC5 1999-12-08 06:44:22 +00:00
memcmp.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
nt_err.c Fix broken MSVC builds. The previous round of Mingw32 patches changed some 1999-10-31 02:26:41 +00:00
ntservice.c Use centralized output directories. 1999-11-01 21:25:22 +00:00
passwd.c Added support for AIX security database: 2000-05-11 10:10:53 +00:00
passwd.dsp Update for new password codes for MSVC5 1999-12-08 06:44:22 +00:00
passwd.dsw Add simple password test program. 1999-12-09 01:11:16 +00:00
ptest.c Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
setproctitle.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
sha1.c Add comment about removing HANDSOFF may case alignment problems 1999-12-18 19:51:49 +00:00
slapdmsg.bin New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
slapdmsg.h New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
slapdmsg.mc ACL CHANGES: 1999-07-21 20:54:23 +00:00
slapdmsg.rc New files added for Mingw32 support. 1999-10-28 07:22:10 +00:00
sockpair.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
tempnam.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
utils.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00