mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
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(). |
||
|---|---|---|
| .. | ||
| base64.c | ||
| debug.c | ||
| detach.c | ||
| getopt.c | ||
| getpass.c | ||
| liblutil.dsp | ||
| liblutil.dsw | ||
| lockf.c | ||
| Makefile.in | ||
| md5.c | ||
| memcmp.c | ||
| nt_err.c | ||
| ntservice.c | ||
| passwd.c | ||
| setproctitle.c | ||
| sha1.c | ||
| slapdmsg.mc | ||
| tempnam.c | ||