openldap/libraries/liblutil
1999-03-29 02:07:18 +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 Misc header cleanup 1999-03-29 02:07:18 +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 All implementations of lutil_lockf (aka ldap_lockf) block until 1999-03-28 22:43:43 +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