openldap/libraries/liblutil
Kurt Zeilenga ab10099fc1 Added support for "userPassword: {UNIX}uid". getpwnam("uid") is
used to fetch the pw_passwd which is than passwd to crypt().
getspnam() is used instead of getpwnam() when available.
Added configration detection of pw_passwd, shadow.h, getpwnam()
and getspnam().
1999-06-26 20:52:59 +00:00
..
base64.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
debug.c Add debug to nt project, remove lint. 1999-06-21 22:59:23 +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 debug to nt project, remove lint. 1999-06-21 22:59:23 +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 Move nt_debug to -llutil and generalize for all platforms. 1999-06-21 22:52:28 +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 Add debug to nt project, remove lint. 1999-06-21 22:59:23 +00:00
ntservice.c Add debug to nt project, remove lint. 1999-06-21 22:59:23 +00:00
passwd.c Added support for "userPassword: {UNIX}uid". getpwnam("uid") is 1999-06-26 20:52:59 +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