summaryrefslogtreecommitdiffstats
path: root/apps/passwd.c
AgeCommit message (Expand)Author
2000-04-27Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller
2000-04-27Warn about truncation also in the case when a single password is read usingBodo Möller
2000-02-24Make gcc 2.95.2 happy here, too.Ralf S. Engelschall
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-17Casts now unnecessary because of changed prototype.Bodo Möller
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-11Corrections.Bodo Möller
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller
2000-02-11Fix shadow.Ben Laurie
2000-02-10'passwd' tool.Bodo Möller