openldap/libraries/liblutil
Kurt Zeilenga 695508813d Fix --disable-crypt and --disable-cleartext
mutex declaration should be moved from slapd/main.c to slapd/init.c
so we don't have ripple changes through slapd/tools.
1998-12-29 21:45:08 +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 Should include lutil.h to get it's own prototype. 1998-11-06 22:03:15 +00:00
getopt.c Update NT4 port. 1998-11-11 05:50:51 +00:00
liblutil.dsp Update NT4 port. 1998-11-11 05:50:51 +00:00
liblutil.dsw Add VC++ projects/workspaces from AC branch. 1998-10-25 17:31:07 +00:00
Makefile.in OBJS: passwd.c -> passwd.o (I thought I already fixed this once) 1998-11-18 16:15:10 +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 Fix --disable-crypt and --disable-cleartext 1998-12-29 21:45:08 +00:00
setproctitle.c Update code to use HAVE_STDARG and to properly include <ac/stdarg.h> 1998-11-23 02:41:30 +00:00
sha1.c Update slapd to use lutil_passwd() for both user and root passwords. 1998-12-01 03:36:37 +00:00
strdup.c Protect strdup/memcmp from macro subsitution. Let compiler pick registers. 1998-11-18 16:13:51 +00:00
tempnam.c Remove extern declarations of library functions from source.c. 1998-11-16 05:07:27 +00:00
Version.c Add basic support for MD5 and SHA1 passwords. 1998-09-02 21:31:35 +00:00