Commit Graph

8 Commits

Author SHA1 Message Date
sin
86060b535c Fix includes across all tools 2014-06-30 19:04:47 +01:00
sin
924fc8449b Disable core dumps in case passwd(1) crashes
Avoids leaking the shadow db.
2014-06-10 11:44:33 +01:00
sin
5eeef920f0 Add password cipher type in config.def.h - default to SHA-512 2014-06-09 16:51:59 +01:00
sin
5980da83e7 Add passwd manpage 2014-06-09 16:44:47 +01:00
sin
1b6fab85d6 Fix passwd semantics 2014-06-09 12:52:49 +01:00
sin
834279b4a9 If root starts passwd don't ask for current password 2014-06-09 12:37:54 +01:00
sin
f628b72747 Allow the user to change from an empty password
Default to SHA-512.
2014-06-05 17:17:18 +01:00
sin
1ec996439a Add initial implementation of passwd(1)
No shadow support yet.
2014-06-05 16:57:27 +01:00