openldap/libraries/liblutil
1999-03-28 18:07:44 +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
getpass.c Add missing newline at end of file 1999-03-13 21:38:40 +00:00
liblutil.dsp Updates for MSVC 5.0. Fix libraries names to be ol{ber,dap,..}32.lib. 1999-02-11 21:16:03 +00:00
liblutil.dsw Add VC++ projects/workspaces from AC branch. 1998-10-25 17:31:07 +00:00
lockf.c If we are using lutil_lock functions then define NEED_SIMPLE_LOCKING or 1999-03-28 18:07:44 +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 Added salted MD5 and SHA support. (SSHA,SMD5) 1998-12-30 05:32:17 +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 Make block non-static and properly aligned 1999-03-06 16:31:13 +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