openldap/libraries/liblutil
Kurt Zeilenga 21e081dc5b Separate autoconf generated values from "defaults".
ldap_defaults.h incorporates non-generated ldapconfig.h values.
	ldap_config.h.in is new template for autoconf generated defaults
		(namely directories and paths)
	ldap_config.h.nt, NT template (must be manually copied)
	s/<ldapconfig.h>/<ldap_defaults.h>/
	s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
1999-06-17 03:54:25 +00:00
..
base64.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
detach.c add wait macros. add LDAP_SIGCHLD. and other misc NT cleanups. 1999-03-29 09:04:35 +00:00
getopt.c Update NT4 port. 1998-11-11 05:50:51 +00:00
getpass.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
liblutil.dsp add new NT service modules 1999-06-16 17:53:38 +00:00
liblutil.dsw Add VC++ projects/workspaces from AC branch. 1998-10-25 17:31:07 +00:00
lockf.c NT port 1999-04-01 15:51:11 +00:00
Makefile.in Added lockf.o to list of OBJS and lockf.c to list of SRCS 1999-03-13 20:32:40 +00:00
md5.c Update slapd to use lutil_passwd() for both user and root passwords. 1998-12-01 03:36:37 +00:00
memcmp.c Protect strdup/memcmp from macro subsitution. Let compiler pick registers. 1998-11-18 16:13:51 +00:00
nt_err.c new code to support slapd as an NT service 1999-06-16 17:53:17 +00:00
ntservice.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
passwd.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
setproctitle.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
sha1.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
slapdmsg.mc new code to support slapd as an NT service 1999-06-16 17:53:17 +00:00
tempnam.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00