openldap/build
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
..
build.dsp Remove lint 1999-12-13 04:53:59 +00:00
build.mak build -Win32 Release wants a make file 1999-12-07 20:05:44 +00:00
config.guess Versions from Autoconf CVS repository (stable branch). 1999-07-18 04:14:23 +00:00
config.sub Versions from Autoconf CVS repository (stable branch). 1999-07-18 04:14:23 +00:00
db.2.x.README Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
dir.mk s/Id/OpenLDAP/ in RCSids 1999-08-30 08:08:00 +00:00
info.mk s/Id/OpenLDAP/ in RCSids 1999-08-30 08:08:00 +00:00
install-sh Fix shbang magic "#! /bin/sh" (correct) vs "#!/bin/sh" (incorrect) 1999-09-10 02:15:03 +00:00
lib-shared.mk Tweak the symlink creation rules for braindead "ln" commands. 2000-05-10 16:10:11 +00:00
lib-static.mk Tweak the symlink creation rules for braindead "ln" commands. 2000-05-10 16:10:11 +00:00
lib.mk Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00
ltconfig Added new support for NT and AIX dynamic linking - generate export tables 2000-05-10 22:57:13 +00:00
ltmain.sh Added new support for NT and AIX dynamic linking - generate export tables 2000-05-10 22:57:13 +00:00
main.dsw update Win32 build environment to support back-sql 2000-03-16 19:58:36 +00:00
man.mk * build/top.mk: removed references to TMPROOT and added DESTDIR support 1999-09-22 21:51:30 +00:00
missing Distribute missing for folks who don't have autoconf/automake/libtool 1999-08-10 17:30:25 +00:00
mkdep s/Id/OpenLDAP/ in RCSids 1999-08-30 08:08:00 +00:00
mkdep.aix Added new support for NT and AIX dynamic linking - generate export tables 2000-05-10 22:57:13 +00:00
mkrelease Remove .tar 2000-01-21 00:50:57 +00:00
mkversion s/Id/OpenLDAP/ in RCSids 1999-08-30 08:08:00 +00:00
mod.mk Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00
openldap.m4 Fix pthread_create test for AIX. AIX deviates from POSIX in that threads 2000-05-10 16:09:26 +00:00
rules.mk Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00
srv.mk Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00
top.mk Added support for AIX security database: 2000-05-11 10:10:53 +00:00
version Obtain version name from build/version (re-add build/version). 1999-05-28 00:35:09 +00:00