openldap/libraries/liblutil
Kurt Zeilenga dda1fb4ba0 Updates for NT4 (MSVC5++).
Removed external include/library paths from projects.  External paths should
be set via Tools | Options | Directories.  This allows each developer the
freedom to install external libraries where they desire.
Used libdb.lib instead of libdbs.lib to avoid thread conflicts.
Added hs_regex.lib to library input.  We require some form of regex, this
library works (and is relatively easy for the user to install).
Removed a little lint which MCVC5 detected.
Need to sort out single-threaded vs multithreaded library generation.
1999-04-01 20:26:09 +00:00
..
base64.c Update slapd to use lutil_passwd() for both user and root passwords. 1998-12-01 03:36:37 +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 Add missing newline at end of file 1999-03-13 21:38:40 +00:00
liblutil.dsp NT port 1999-04-01 15:51:11 +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
passwd.c Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
setproctitle.c Parameters in front of va_alist are unportable; use va_arg instead. 1999-03-13 22:59:18 +00:00
sha1.c NT port 1999-04-01 15:51:11 +00:00
tempnam.c add wait macros. add LDAP_SIGCHLD. and other misc NT cleanups. 1999-03-29 09:04:35 +00:00
Version.c Add basic support for MD5 and SHA1 passwords. 1998-09-02 21:31:35 +00:00